| /openbmc/openbmc/poky/meta/classes/ |
| H A D | multilib_global.bbclass | 15 prefixes = [] 19 prefixes.append(eext[1]) 43 for p in prefixes: 62 for p in prefixes: 76 for p in prefixes: 93 for p in prefixes: 118 for p in prefixes: 154 for pref in prefixes: 160 for pref in prefixes: 166 for p in prefixes: [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
| H A D | 0001-When-cross-installing-execute-package-scriptlets-wit.patch | 49 - rc = runExtScript(plugins, prefixes, script->descr, lvl, scriptFd, &args, script->body, arg1,… 52 + rc = runExtScript(plugins, prefixes, script->descr, lvl, scriptFd, &args, script->body, arg1, ar… 55 + rc = runExtScript(plugins, prefixes, script->descr, lvl, scriptFd, &args, script->body, arg1, ar… 58 …rc = runLuaScript(plugins, prefixes, script->descr, lvl, scriptFd, &args, script->body, arg1, arg2…
|
| H A D | 0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch | 29 @@ -322,7 +322,7 @@ static rpmRC runExtScript(rpmPlugins plugins, ARGV_const_t prefixes, 38 @@ -374,7 +374,7 @@ static rpmRC runExtScript(rpmPlugins plugins, ARGV_const_t prefixes, 47 @@ -417,7 +417,7 @@ static rpmRC runExtScript(rpmPlugins plugins, ARGV_const_t prefixes,
|
| H A D | 0001-Do-not-reset-the-PATH-environment-variable-before-ru.patch | 19 @@ -251,7 +251,7 @@ static void doScriptExec(ARGV_const_t argv, ARGV_const_t prefixes,
|
| /openbmc/telemetry/src/utils/ |
| H A D | make_id_name.cpp | 44 const std::string prefixes(idIn); in generateId() local 64 prefixes + strippedId.substr(0, constants::maxIdNameLength); in generateId() 78 tmpId = prefixes + in generateId()
|
| /openbmc/qemu/util/ |
| H A D | cutils.c | 953 static const char *prefixes[] = { in si_prefix() local 958 assert(exp10 % 3 == 0 && exp10 / 3 < ARRAY_SIZE(prefixes)); in si_prefix() 959 return prefixes[exp10 / 3]; in si_prefix() 964 static const char *prefixes[] = { "", "Ki", "Mi", "Gi", "Ti", "Pi", "Ei" }; in iec_binary_prefix() local 966 assert(exp2 % 10 == 0 && exp2 / 10 < ARRAY_SIZE(prefixes)); in iec_binary_prefix() 967 return prefixes[exp2 / 10]; in iec_binary_prefix()
|
| /openbmc/u-boot/doc/device-tree-bindings/regulator/ |
| H A D | regulator.txt | 7 the array of 'struct pmic_child_info' with the prefixes and compatible drivers. 20 would produce ambiguous prefixes (like "regulator@1" and "regualtor@11") and you
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | projecttags.py | 272 def cut_path_prefix(fullpath, prefixes): argument 274 for prefix in prefixes:
|
| /openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
| H A D | fix-run-builtins.patch | 30 # sets on startup. Also test code that prefixes argv[0] with a dash.
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | toolchain.py | 213 self.prefixes = {} 250 self.prefixes = bsettings.GetItems('toolchain-prefix') 325 for name, value in self.prefixes:
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
| H A D | _html5lib.py | 24 prefixes, 227 name = "%s %s" % (prefixes[element.namespace], 236 name = "%s %s" % (prefixes[name.namespace], name.name)
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0002-binutils-cross-Do-not-generate-linker-script-directo.patch | 8 append_to_lib_path code prefixes these paths with the sysroot which makes even
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ |
| H A D | ndisc6_1.0.8.bb | 63 Queries IPv6 routers on the network for advertised prefixes. Can be used \
|
| /openbmc/u-boot/doc/ |
| H A D | README.kconfig | 46 The prefixes such as "+S:" in *_defconfig are deprecated. 47 You can simply remove the prefixes. Do not add them for new boards.
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | pmic-framework.txt | 97 of regulator's node, compatible prefixes.
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | devicetree.bbclass | 52 ${STAGING_KERNEL_DIR}/scripts/dtc/include-prefixes \
|
| H A D | native.bbclass | 71 # Path prefixes
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | translate.c | 3021 int prefixes = s->prefix; in gen_multi0F() local 3473 if (prefixes & PREFIX_REPZ) { in gen_multi0F() 3480 } else if (prefixes & PREFIX_REPNZ) { in gen_multi0F() 3489 } else if (prefixes & PREFIX_DATA) { in gen_multi0F() 3557 if (mod != 3 && (prefixes & PREFIX_REPZ)) { in gen_multi0F() 3584 } else if (prefixes & PREFIX_REPNZ) { in gen_multi0F() 3591 } else if (prefixes & PREFIX_DATA) { in gen_multi0F()
|
| H A D | decode-new.c.inc | 77 * if the difference is expressed via prefixes. Individual instructions 136 * this file interprets the prefixes and opcode bytes down to individual 138 * a switch statement to decode modrm bits 3-5 and prefixes after decoding 2557 /* clear any REX prefix followed by other prefixes. */ 2564 /* Collect prefixes. */ 2630 /* 4.1.1-4.1.3: No preceding lock, 66, f2, f3, or rex prefixes. */ 2676 /* Post-process prefixes. */
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | gen_print.py | 2054 prefixes = [ 2061 for prefix in prefixes:
|
| H A D | ipmi_client.robot | 707 # prefixes 0x by default 709 # prefixes string with bytes prefixed 0x by default
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-5.0.rst | 186 - ``recipetool`` now prefixes the names of recipes created for Python modules
|
| /openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/ |
| H A D | 0002-Add-debug-prefix-map-option.patch | 6 Adds an option to remap file prefixes in output object files. This is
|
| /openbmc/bmcweb/docs/ |
| H A D | AGGREGATION.md | 83 configuration in Entity Manager. This allows for meaningful and unique prefixes
|
| /openbmc/u-boot/scripts/ |
| H A D | Kbuild.include | 75 # If no $(CC) found in PATH with listed prefixes return nothing
|