/openbmc/obmc-console/ |
H A D | config.c | 234 const struct size_suffix_shift suffixes[] = { in config_parse_bytesize() local 240 sizeof(suffixes) / sizeof(struct size_suffix_shift); in config_parse_bytesize() 260 if (*suffix == suffixes[i].unit) { in config_parse_bytesize() 265 if (logsize > (UINT32_MAX >> suffixes[i].shiftwidth)) { in config_parse_bytesize() 269 logsize <<= suffixes[i].shiftwidth; in config_parse_bytesize()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
H A D | determism.patch | 40 .SUFFIXES: 41 .SUFFIXES: .c .o
|
/openbmc/qemu/monitor/ |
H A D | monitor-internal.h | 54 * K, k suffix, which multiplies the value by 2^60 for suffixes E 55 * and e, 2^50 for suffixes P and p, 2^40 for suffixes T and t, 56 * 2^30 for suffixes G and g, 2^20 for M and m, 2^10 for K and k
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | 0001-src-core-build_steps-tool.rs-switch-off-lto-for-rust.patch | 7 non-reproducible .llvm.<number> suffixes in its symbols - but 10 Disabling lto avoids creating these suffixes. More info about the option:
|
/openbmc/openbmc/poky/scripts/ |
H A D | pythondeps | 25 suffixes = importlib.machinery.all_suffixes() variable 64 for suffix in suffixes: 153 for suffix in suffixes:
|
H A D | oe-pkgdata-browser | 43 suffixes = ['B', 'kB', 'MB', 'GB', 'TB', 'PB'] 48 rank = min(rank, len(suffixes) - 1) 51 return '%s %s' % (f, suffixes[rank])
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 049 | 56 echo "=== Check correct interpretation of suffixes for image size ===" 87 echo "== Check correct interpretation of suffixes for cluster size =="
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize/ |
H A D | 0001-build-Do-not-build-.sgml-file.patch | 19 @@ -14,4 +14,4 @@ SUFFIXES = .1
|
/openbmc/openbmc/poky/meta/recipes-support/libpsl/ |
H A D | libpsl_0.21.5.bb | 4 domain names beyond the standard suffixes, such as .com."
|
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/ |
H A D | fvp.py | 29 # rootfs may have multiple extensions so we need to strip *all* suffixes 31 basename = basename.name.replace("".join(basename.suffixes), "")
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | man-host-perl.patch | 17 @@ -77,13 +77,12 @@ SUFFIXES += .w .1
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch | 23 @@ -119,7 +119,7 @@ SUFFIXES += .roff .in .ps
|
H A D | 0001-build-meintro_fr.ps-depends-on-tbl.patch | 23 @@ -334,7 +334,7 @@ SUFFIXES += .me.in .me
|
H A D | 0001-Make-manpages-mulitlib-identical.patch | 17 @@ -891,7 +891,7 @@ SUFFIXES += .man
|
H A D | 0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch | 25 @@ -119,9 +119,8 @@ SUFFIXES += .roff .in .ps
|
/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip-1.14/ |
H A D | wrong-path-fix.patch | 26 @@ -95,8 +95,7 @@ SUFFIXES = .in
|
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
H A D | 0010-clang-Define-releative-gcc-installation-dir.patch | 86 } Suffixes[] = { 109 for (auto &Suffix : Suffixes) {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/ |
H A D | Makefile.utils | 24 .SUFFIXES: .c .o .i .s .S
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 204 ## Invalid suffixes: Branch instruction 221 ## Invalid suffixes: rfebb 225 ## Invalid suffixes: context synchronizing other than isync 254 ## Invalid suffixes: Service Processor Attention 259 ## Valid suffixes
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | gbmc-br-ula.sh | 23 # BITs set for address suffixes
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | utils.py | 84 def prune_suffix(var, suffixes, d): argument 85 # See if var ends with any of the suffixes listed and 87 for suffix in suffixes:
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/ |
H A D | Create.interface.yaml | 135 abbreviated and should include suffixes such as Inc, Corp, or
|
/openbmc/boost-dbus/cmake/ |
H A D | FindGMock.cmake | 108 # The provided /MD project files for Google Mock add -md suffixes to the
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_project_builds_page.py | 123 """ Task should be shown as suffixes on build names """
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | imap-2007e-shared.patch | 17 +.SUFFIXES: .o .so
|