/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | sensors.scss | 26 display: flex; 41 flex: 1; 45 flex-grow: 0; 46 flex-shrink: 0; 47 flex-basis: 0; 58 display: flex; 59 flex-direction: column; 64 display: flex; 65 flex-direction: row; 77 flex: 1; [all …]
|
H A D | log.scss | 81 display: flex; 82 flex-wrap: wrap; 83 align-items: flex-start; 87 flex: 0 0 auto; 96 display: flex; 97 align-items: flex-start;
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | virtual-media.scss | 12 display: flex; 13 flex-wrap: wrap; 18 flex-grow: 0; 19 flex-shrink: 0; 20 flex-basis: auto; 32 flex: 1 0 220px; 45 display: flex; 50 flex: 1 0 220px; 72 flex-grow: 0; 73 flex-shrink: 0; [all …]
|
/openbmc/webui-vue/src/layouts/ |
H A D | LoginLayout.vue | 59 display: flex; 60 flex-direction: column; 69 flex-direction: row; 79 display: flex; 80 flex-direction: column; 81 flex: 1 1 75%; 95 display: flex; 96 align-items: flex-end; 97 justify-content: flex-end; 105 flex: 1 1 25%;
|
/openbmc/linux/tools/perf/util/ |
H A D | Build | 74 perf-y += parse-events-flex.o 78 perf-y += pmu-flex.o 143 perf-y += expr-flex.o 159 perf-$(CONFIG_PERF_BPF_SKEL) += bpf-filter-flex.o 240 $(OUTPUT)util/parse-events-flex.c $(OUTPUT)util/parse-events-flex.h: util/parse-events.l $(OUTPUT)u… 242 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/parse-events-flex.c \ 243 --header-file=$(OUTPUT)util/parse-events-flex.h $(PARSER_DEBUG_FLEX) $< 250 $(OUTPUT)util/expr-flex.c $(OUTPUT)util/expr-flex.h: util/expr.l $(OUTPUT)util/expr-bison.c 252 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/expr-flex.c \ 253 --header-file=$(OUTPUT)util/expr-flex.h $(PARSER_DEBUG_FLEX) $< [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/flex/ |
H A D | flex_2.6.4.bb | 4 HOMEPAGE = "http://sourceforge.net/projects/flex/" 9 DEPENDS = "${@bb.utils.contains('PTEST_ENABLED', '1', 'bison-native flex-native', '', d)}" 15 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/flex-${PV}.tar.gz \ 27 GITHUB_BASE_URI = "https://github.com/westes/flex/releases" 29 # https://github.com/westes/flex/issues/414 41 EXTRA_OEMAKE += "${@bb.utils.contains('PTEST_ENABLED', '1', 'FLEX=${STAGING_BINDIR_NATIVE}/flex', '… 44 create_wrapper ${D}/${bindir}/flex M4=${M4} 48 create_wrapper ${D}/${bindir}/flex M4=${M4} 85 CVE_PRODUCT = "flex_project:flex"
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _pagination.scss | 2 display: flex; 3 flex-direction: row-reverse; 4 justify-content: flex-end; 16 justify-content: flex-end;
|
H A D | _alert.scss | 2 display: flex; 19 display: inline-flex; 20 align-items: flex-start; 30 flex: 1 1 auto;
|
H A D | _toasts.scss | 17 display: flex; 18 align-items: flex-start; 26 display: flex;
|
/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | alert-banner.scss | 5 display: flex; 8 display: flex; 9 flex-direction: column;
|
H A D | table.scss | 26 display: flex; 29 flex-wrap: wrap; 54 flex: 0 0 100%; 62 flex: 1; 92 display: flex; 303 display: flex; 304 flex-direction: row;
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | paginate.scss | 5 display: flex; 6 -ms-flex-wrap: wrap; 7 flex-wrap: wrap; 9 -ms-flex-pack: center; 12 -ms-flex-align: center; 142 -ms-flex-order: 2;
|
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/ |
H A D | disable-tests.patch | 2 depends on $(BUILD_SOURCES), which means when building flex parts of the test 3 suite are built even if they're not needed, resulting in flex needing 4 flex-native and bison-native to build.
|
H A D | run-ptest | 4 make FLEX=/usr/bin/flex -t check-TESTS || true 5 make FLEX=/usr/bin/flex abs_builddir=./ check-TESTS
|
H A D | 0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch | 25 AC_INIT([the fast lexical analyser generator],[2.6.4],[flex-help@lists.sourceforge.net],[flex])
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | user-accounts.scss | 6 display: flex; 7 flex-direction: row; 8 justify-content: flex-end;
|
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/ |
H A D | unfs3_git.bb | 10 DEPENDS = "flex-native bison-native flex" 12 DEPENDS:append:class-nativesdk = " flex-nativesdk"
|
/openbmc/webui-vue/src/views/Operations/SerialOverLan/ |
H A D | SerialOverLanConsole.vue | 3 <b-row class="d-flex"> 17 <b-row class="d-flex"> 18 <b-col class="d-flex flex-column justify-content-end"> 34 <b-col v-if="!isFullWindow" class="d-flex justify-content-end">
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/ |
H A D | gradm_3.1-202111052217.bb | 12 DEPENDS = "flex-native bison-native ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)… 32 'FLEX=${STAGING_BINDIR_NATIVE}/flex' \ 43 'FLEX=${STAGING_BINDIR_NATIVE}/flex' \
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d-flex-concentrator-mfg.dts | 12 #include "imx7d-flex-concentrator.dts" 16 compatible = "kam,imx7d-flex-concentrator-mfg", "fsl,imx7d";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/packagegroups/ |
H A D | packagegroup-sdk-target.bb | 12 flex flex-dev \
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | BSD-3-Clause-flex | 37 remove this notice or take advantage of the University's (or the flex 40 Note that the "flex.skl" scanner skeleton carries no copyright notice. 41 You are free to do whatever you please with scanners generated using flex;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/musl/ |
H A D | musl-nscd_git.bb | 10 DEPENDS += "flex-native bison-native flex bison"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/ |
H A D | pcmciautils_018.bb | 8 DEPENDS = "udev sysfsutils flex-native bison-native" 32 EXTRA_OEMAKE = "-e 'STRIP=echo' 'LIB_OBJS=-lc -lsysfs' 'LEX=flex' 'LD=${CC}'"
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | vulnerabilities.rst | 67 For example the CVE check report for the ``flex-native`` recipe looks like:: 69 $ cat poky/build/tmp/deploy/cve/flex-native 71 PACKAGE NAME: flex-native 82 PACKAGE NAME: flex-native 86 …CVE SUMMARY: An issue was discovered in the function mark_beginning_as_normal in nfa.c in flex 2.6… 98 …ARNING: flex-2.6.4-r0 do_cve_check: Found unpatched CVE (CVE-2019-6293), for more information chec… 103 bitbake -c cve_check flex libarchive 118 CVE_PRODUCT = "flex_project:flex" 121 product is ``flex``. With this setting the ``flex`` recipe only maps to this specific 122 product and not products from other vendors with same name ``flex``.
|