/openbmc/u-boot/include/ |
H A D | vsprintf.h | 97 * Format a string and place it in a buffer 99 * @param buf The buffer to place the result into 112 * Format a string and place it in a buffer (va_list version) 114 * @param buf The buffer to place the result into 128 * Format a string and place it in a buffer 130 * @param buf The buffer to place the result into 145 * Format a string and place it in a buffer 147 * @param buf The buffer to place the result into 161 * Format a string and place it in a buffer (base function) 163 * @param buf The buffer to place the result into [all …]
|
H A D | cpu.h | 58 * @buf: Buffer to place string 85 * @buf: Buffer to place string 97 * @buf: Buffer to place string 124 * @buf: Buffer to place string
|
H A D | fs_loader.h | 12 * struct phandle_part - A place for storing phandle of node and its partition 26 * struct phandle_part - A place for storing all supported storage devices
|
H A D | rtc.h | 29 * @time: Place to put the time that is read 83 * @time: Place to put the current time 134 * @valuep: Place to put the value that is read 154 * @valuep: Place to put the value that is read 244 * @time: Place to put the broken-out time
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | volatiles | 19 # check it's existence. If a link is found to exist in the place of the target, 21 # Thus, if a link is in the place to be verified, the object will be created 22 # in the place the link points to instead.
|
/openbmc/u-boot/include/dm/ |
H A D | of_addr.h | 38 * @size: place to put size on success 39 * @flags: place to put flags on success 57 * @r: place to put resource information
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
H A D | 0001-skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch | 4 Subject: [PATCH] skip checking LIB32 and LIB64 if they point to the same place 21 … and LIB64 ($(PREFIX)/$(LIB64) to $(REALLIB64)) are resolving to the same place. Manually specify …
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | inplace-byteswaps.cocci | 1 // Replace uses of in-place byteswapping functions with calls to the 2 // equivalent not-in-place functions. This is necessary to avoid
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | cpu_x86.h | 27 * @buf: Buffer to place string 40 * @buf: Buffer to place string
|
H A D | mrccache.h | 61 * This copies MRC data pointed by gd->arch.mrc_output to a new place on the 63 * to point to the new place once the migration is done. 100 * place within the MRC region on the SPI flash.
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | text.py | 21 that contains the string to place in the entry 23 place in the entry.
|
H A D | intel_descriptor.py | 37 size of the ME (Management Engine) region, allowing us to place the ME 38 binary in the right place.
|
/openbmc/openbmc/poky/documentation/contributor-guide/ |
H A D | identify-component.rst | 9 you are using and the best place to seek advice would be from the BSP provider 11 use, they would likely be the first place to ask questions. If the issue is a
|
/openbmc/u-boot/doc/ |
H A D | README.bcm7xxx | 98 * to 0x0 to keep initramfs in-place and to 119 * in-place in U-Boot, add to Linux's 128 * to 0xffffffff to keep the DTB in-place and
|
/openbmc/qemu/migration/ |
H A D | postcopy-ram.h | 69 * Place a page (from) at (host) efficiently 78 * Place a zero page at (host) atomically 93 * has to place pages atomically, and the cleanup code at the end of 148 /* Notification to wake, either on place or on reception of
|
/openbmc/qemu/scripts/qapi/ |
H A D | expr.py | 327 :return: None, ``members`` is normalized in-place as needed. 364 The latter is normalized in place. 426 :return: None, ``features`` is normalized in-place as needed. 451 :return: None, ``expr`` is normalized in-place as needed. 490 :return: None, ``expr`` is normalized in-place as needed. 506 :return: None, ``expr`` is normalized in-place as needed. 534 :return: None, ``expr`` is normalized in-place as needed. 560 :return: None, ``expr`` is normalized in-place as needed. 582 :return: None, ``expr`` is normalized in-place as needed. 600 by the parser. It destructively normalizes the expressions in-place.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | XFree86-1.1 | 11 …on and/or other materials provided with the distribution, and in the same place and form as other … 13 …Project, Inc (http://www.xfree86.org/) and its contributors", in the same place and form as other …
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | simplify_B_place.patch | 36 - &B_log("ERROR","Failed to place $original_source as $original_target\n"); 37 + &B_log("ERROR","Failed to place $source as $target\n");
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | verified-boot.txt | 40 +--------------+ +------> public key ----->| trusted place | 84 different key at each stage, so that a compromise in one place will not 96 a standard place. Then when a FIT is loaded it can be verified using that
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/ |
H A D | sensors.conf | 2 # Place your device specific configuration in this file.
|
H A D | fancontrol | 2 # Place your device specific configuration in this file.
|
/openbmc/qemu/docs/system/devices/ |
H A D | canokey.rst | 60 If you want to install libcanokey-qemu in a different place, 61 add ``-DCMAKE_INSTALL_PREFIX=/path/to/your/place`` to cmake below. 75 export PKG_CONFIG_PATH=/path/to/your/place/lib/pkgconfig:$PKG_CONFIG_PATH
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0002-binutils-cross-Do-not-generate-linker-script-directo.patch | 6 We don't place target libraries within ${exec_prefix}, we'd always place these
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | local.py | 36 …rameterError("file:// urls using globbing are no longer supported. Please place the files in a dir… 70 # no need to fetch local files, we'll deal with them in place.
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | ccache.conf | 4 # recipe sysroot hardlinks all dependent files into place. Hardlinking updates
|