/openbmc/openbmc/poky/scripts/ |
H A D | oe-gnome-terminal-phonehome | 7 # Gnome terminal won't tell us which PID a given command is run as 8 # or allow a single instance so we can't tell when it completes. 9 # This allows us to figure out the PID of the target so we can tell
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0001-taglib-Fix-build-on-x86-32-bit.patch | 9 meta_engine/taglib.cpp:240:10: error: virtual function 'tell' has a different return type ('long') … 10 240 | long tell() const 13 156 | virtual offset_t tell() const = 0; 36 - long tell() const 37 + offset_t tell() const
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 044 | 64 assert(fd.tell() == off_refblock) 70 assert(fd.tell() == off_l1) 77 assert(fd.tell() == off_l2)
|
H A D | qcow2_format.py | 153 position = fd.tell() 255 position = fd.tell() 425 while fd.tell() < end: 443 self.backing_file_offset = fd.tell() 446 if fd.tell() > self.cluster_size:
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/decorator/ |
H A D | package.py | 17 The way to tell a package must not be in an image is using an 75 The way to tell a package must not be in an image is using an
|
/openbmc/hiomapd/ |
H A D | protocol.h | 122 /* Sneaky reset: Don't tell the host */ 125 /* Noisy reset: Tell the host */
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/ |
H A D | TurboAllowed.interface.yaml | 3 interface is used to tell host that it is allowed to turn on turbo mode.
|
/openbmc/u-boot/board/freescale/common/ |
H A D | ngpixis.c | 12 * registers (ENx) that tell the ngPIXIS which bits of SWx should actually be 28 * PIXIS_LBMAP_ALTBANK - The value to program into SWx to tell the ngPIXIS to 85 /* Tell the ngPIXIS to use this the bits in the physical switch for the in __clear_altbank() 108 /* Tell the ngPIXIS to use this the bits in the SWx register for the in __set_altbank()
|
/openbmc/u-boot/test/dm/ |
H A D | sf.c | 58 * Since we are about to destroy all devices, we must tell sandbox in dm_test_spi_flash() 86 * Since we are about to destroy all devices, we must tell sandbox in dm_test_spi_flash_func()
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_kernel.py | 27 for tell in ['arch', 'firmware', 'Kbuild', 'Kconfig']: 28 if not os.path.exists(os.path.join(srctree, tell)):
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | sec_entry_cpu1.S | 67 sev @ Tell CPU0 we are done 93 str r5, [r4] @ Tell ROM to exit while loop
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association/ |
H A D | Definitions.interface.yaml | 2 This interface is used to tell the mapper to create
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | detect-slot-aspeed | 4 # Check the /sys/class/watchdog/watchdog1/access_cs0 and tell if it's running on the primary or the…
|
/openbmc/qemu/docs/specs/ |
H A D | ivshmem-spec.rst | 53 Revision 0 of the device is not capable to tell guest software whether 106 device is not capable to tell guest software whether setup is 111 capable to tell guest software what peers are connected, or how many 164 is not capable to tell guest software whether the server is still up.
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
H A D | nginx-fix-pidfile.patch | 26 + /* tell-tale to detect if this is parent or child process */ 35 + /* tell-tale that this code has been executed */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/ |
H A D | ypbind.init | 46 # Tell the user this has skipped 57 # Tell the user this has skipped
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/ |
H A D | makedepend_1.0.9.bb | 8 and #else directives so that it can correctly tell which #include, \
|
/openbmc/qemu/bsd-user/include/ |
H A D | special-errno.h | 18 * This is returned when a system call should be restarted, to tell the
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Ferguson-Twofish | 15 I also appreciate it if you tell me where and why you used my code.
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | sysinfo-common.c | 14 * Tell if device is GP/HS/EMU/TST.
|
/openbmc/phosphor-fan-presence/docs/control/fanctl/ |
H A D | README.md | 53 - Tell fan control to dump its caches and flight recorder. 124 - Tell the fan control daemon to dump debug data to /tmp/fan_control_dump.json
|
/openbmc/qemu/linux-user/include/ |
H A D | special-errno.h | 19 * This is returned when a system call should be restarted, to tell the
|
/openbmc/openbmc/poky/meta/recipes-extended/gperf/ |
H A D | gperf_3.1.bb | 16 # The nested configures don't find the parent aclocal.m4 out of the box, so tell
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch | 5 so tell it to be "foreign".
|
/openbmc/openbmc/poky/meta/recipes-extended/asciidoc/ |
H A D | asciidoc_10.2.1.bb | 19 # Tell xmllint where to find the DocBook XML catalogue, because right now it
|