Home
last modified time | relevance | path

Searched full:tell (Results 1 – 25 of 497) sorted by relevance

12345678910>>...20

/openbmc/openbmc/poky/scripts/
H A Doe-gnome-terminal-phonehome7 # 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 D0001-taglib-Fix-build-on-x86-32-bit.patch9 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 D04464 assert(fd.tell() == off_refblock)
70 assert(fd.tell() == off_l1)
77 assert(fd.tell() == off_l2)
H A Dqcow2_format.py153 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 Dpackage.py17 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 Dprotocol.h122 /* 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 DTurboAllowed.interface.yaml3 interface is used to tell host that it is allowed to turn on turbo mode.
/openbmc/u-boot/board/freescale/common/
H A Dngpixis.c12 * 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 Dsf.c58 * 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 Dcreate_kernel.py27 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 Dsec_entry_cpu1.S67 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 DDefinitions.interface.yaml2 This interface is used to tell the mapper to create
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ddetect-slot-aspeed4 # 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 Divshmem-spec.rst53 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 Dnginx-fix-pidfile.patch26 + /* 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 Dypbind.init46 # Tell the user this has skipped
57 # Tell the user this has skipped
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/
H A Dmakedepend_1.0.9.bb8 and #else directives so that it can correctly tell which #include, \
/openbmc/qemu/bsd-user/include/
H A Dspecial-errno.h18 * This is returned when a system call should be restarted, to tell the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DFerguson-Twofish15 I also appreciate it if you tell me where and why you used my code.
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsysinfo-common.c14 * Tell if device is GP/HS/EMU/TST.
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md53 - 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 Dspecial-errno.h19 * This is returned when a system call should be restarted, to tell the
/openbmc/openbmc/poky/meta/recipes-extended/gperf/
H A Dgperf_3.1.bb16 # 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 D0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch5 so tell it to be "foreign".
/openbmc/openbmc/poky/meta/recipes-extended/asciidoc/
H A Dasciidoc_10.2.1.bb19 # Tell xmllint where to find the DocBook XML catalogue, because right now it

12345678910>>...20