| /openbmc/openbmc/poky/meta/conf/ |
| H A D | image-uefi.conf | 1 # Location of EFI files inside EFI System Partition 4 # Location of UKI inside EFI System Partition 7 # Prefix where ESP is mounted inside rootfs. Set to empty if package is going 11 # Location inside rootfs.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-fix-msgsndnotify-loop.patch | 23 + static int inside=0; 25 + if(inside==0){ 27 + inside=1;
|
| /openbmc/u-boot/tools/binman/etype/ |
| H A D | vblock.py | 22 - keyblock: Name of the key file to use (inside keydir) 23 - signprivate: Name of provide key file to use (inside keydir) 25 - kernelkey: Name of the kernel key to use (inside keydir)
|
| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | pwmtachtool.c | 167 Verbose ("Inside Set Fan Speed \n"); in main() 177 Verbose ("Inside Get Fan Speed \n"); in main() 188 Verbose ("Inside Set PWM Dutycycle \n"); in main() 198 Verbose ("Inside Set PWM Dutycycle Value\n"); in main() 208 Verbose ("Inside Get PWM Dutycycle \n"); in main()
|
| /openbmc/qemu/tests/tcg/aarch64/system/ |
| H A D | semiheap.c | 61 * boot.S put our stack somewhere inside the data segment of the in main() 64 * struct (on the stack) should not be inside the reported heap. in main() 67 ml_printf("info appears to be inside the heap: %p in %p:%p\n", in main()
|
| /openbmc/u-boot/board/keymile/scripts/ |
| H A D | README | 25 This file defines variables for working with rootfs inside the ram for powerpc 30 This file defines architecture specific variables for working with rootfs inside
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/ |
| H A D | 0002-llvm-allow-env-override-of-exe-path.patch | 6 When using a native llvm-config from inside a sysroot, we need llvm-config to 7 return the libraries, include directories, etc. from inside the sysroot rather
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/ |
| H A D | 0003-Add-incomplete-type-definition-for-WINDOW-in-Gpm_Wge.patch | 8 if it's null. Code doesn't care what's inside the handle 28 + * if it's null. Code doesn't care what's inside the handle
|
| /openbmc/qemu/python/ |
| H A D | README.rst | 13 environment. If you are inside a virtual environment, they will 18 local python packages. If you are inside of a virtual environment, 50 2. Inside a Python script, use ``sys.path`` to forcibly include a search
|
| /openbmc/phosphor-fan-presence/docs/control/ |
| H A D | zones.md | 42 NetTargetIncrease requests an increase. All increases requested inside of this 57 inside of this interval are analyzed and if the highest requested target is
|
| /openbmc/qemu/docs/devel/testing/ |
| H A D | blkverify.rst | 11 processes inside the guest will crash because corrupt sectors were read as part 12 of the executable. Other times obscure errors are raised by a program inside 16 ``blkverify`` solves this problem by catching data corruption inside QEMU the first
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
| H A D | 0001-netlib.c-Move-including-sched.h-out-og-function.patch | 7 included inside function body and this results in compile errors on musl 10 function inside another function and compiler calls it out
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/ |
| H A D | 0001-BLD-add-option-to-specify-numpy-header-location.patch | 47 # Check if include directory is inside the pandas dir 48 # e.g. a venv created inside the pandas dir
|
| /openbmc/openbmc/poky/bitbake/contrib/vim/indent/ |
| H A D | bitbake.vim | 70 " Identing inside parentheses can be very slow, regardless of the searchpair() 83 " If the previous line is inside parenthesis, use the indent of the starting 108 " When inside parenthesis: If at the first line below the parenthesis add 121 " Handle first non-empty line inside a BB Python task 136 " When the start is inside parenthesis, only indent one 'shiftwidth'.
|
| /openbmc/u-boot/drivers/demo/ |
| H A D | demo-shape.c | 44 int line, pos, inside; in shape_hello() local 61 inside = pos >= shape.start && pos < shape.end; in shape_hello() 62 if (inside) { in shape_hello()
|
| /openbmc/qemu/docs/system/devices/ |
| H A D | canokey.rst | 34 inspect what happens inside a secure key 42 they can see what happens inside the secure key 113 If you want to trace what happens inside the secure key, when compiling
|
| /openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/ |
| H A D | semihosting.c | 58 /* check our local variables are indeed inside the reported stack */ in main() 70 printf("info appears to be inside the heap: %p in %p:%p\n", in main()
|
| /openbmc/openbmc/poky/meta-selftest/conf/fragments/more-fragments-here/ |
| H A D | test-another-fragment.conf | 2 BB_CONF_FRAGMENT_DESCRIPTION = "It defines another variable that can be checked inside the test."
|
| /openbmc/openbmc/poky/meta-selftest/conf/fragments/ |
| H A D | test-fragment.conf | 2 BB_CONF_FRAGMENT_DESCRIPTION = "It defines a variable that can be checked inside the test."
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | patchtest-get-branch | 6 # where target branch is defined inside brackets as subject prefix 33 # consecutive sets of square brackets with tokens inside, e.g.:
|
| /openbmc/slpd-lite/ |
| H A D | slp.hpp | 153 * @return Zero on success and fills header object inside message, 165 * @return Zero on success,and fills the body object inside message. 177 * @return Zero on success,and fills the body object inside message.
|
| /openbmc/google-misc/subprojects/ncsid/src/ |
| H A D | net_iface.h | 64 /** @brief Similar to ioctl syscall, but the socket is created inside 95 /** @brief Similar to ioctl syscall, but the socket is created inside
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 00-create-volatile.conf | 3 # inside /var/log.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/ |
| H A D | flatpak-xdg-utils_1.0.6.bb | 1 DESCRIPTION = "This repository contains a number of commandline utilities for use inside Flatpak sa…
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | qunit-1.18.0.css | 1 …inside;}#qunit-tests li{padding:0.4em 1em 0.4em 1em;border-bottom:1px solid #FFF;list-style-positi…
|