Home
last modified time | relevance | path

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

12345678910>>...94

/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/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/linux/Documentation/core-api/
H A Derrseq.rst6 number of "subscribers" to tell whether it has changed since a previous
22 a flag to tell whether the value has been sampled since a new value was
35 it as a running cursor. That value can later be used to tell whether
39 can tell whether the value has changed since they last checked it.
49 Let me tell you a story about a worker drone. Now, he's a good worker
110 Note that the supervisors can't tell how many mistakes he made, only
120 to tell whether an error has occurred later::
/openbmc/linux/Documentation/scsi/
H A Dlink_power_management_policy.rst13 min_power Tell the controller to try to make the link use the
18 max_performance Generally, this means no power management. Tell
22 medium_power Tell the controller to enter a lower power state
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dnfcmrvl.h58 /* Tell if transport is muxed in HCI one */
65 /* Tell if UART needs flow control at init */
67 /* Tell if firmware supports break control for power management */
H A Duart.c192 MODULE_PARM_DESC(flow_control, "Tell if UART needs flow control at init.");
195 MODULE_PARM_DESC(break_control, "Tell if UART driver must drive break signal.");
198 MODULE_PARM_DESC(hci_muxed, "Tell if transport is muxed in HCI one.");
/openbmc/linux/Documentation/arch/ia64/
H A Dserial.rst54 EFI knows what your console devices are, but it doesn't tell the
56 table[1] does tell the kernel where potential serial console
58 multiple simultaneous consoles and doesn't tell the kernel which
61 So how do you tell Linux which console device to use?
65 card) as the console. Then you don't need to tell Linux
/openbmc/linux/include/linux/
H A Dfscache-cache.h155 * fscache_count_object - Tell fscache that an object has been added
158 * Tell fscache that an object has been added to the cache. This prevents the
167 * fscache_uncount_object - Tell fscache that an object has been removed
170 * Tell fscache that an object has been removed from the cache and will no
/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)
/openbmc/linux/include/linux/iio/
H A Ddriver.h16 * iio_map_array_register() - tell the core about inkernel consumers
24 * iio_map_array_unregister() - tell the core to remove consumer mappings for
/openbmc/linux/tools/testing/ktest/examples/include/
H A Dbisect.conf7 # variable that will tell this config what test to run.
66 # if the commit was good or bad. Instead, it will ask you to tell
69 # or whatever you feel like. Then, when you are happy, you can tell
H A Dtests.conf9 # The TEST option (defined with '=') is used to tell ktest.pl
23 # variable that will tell this config what test to run.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host41 min_power: Tell the controller to try to make the link use the
47 Tell the controller to have performance be a priority over power
50 medium_power: Tell the controller to enter a lower power state
/openbmc/linux/tools/power/cpupower/man/
H A Dcpupower-set.142 For example, this setting may tell the hardware how
45 P-state frequency range. It may also tell the hardware
/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/qemu/scripts/
H A Danalyze-migration.py62 raise Exception("Unexpected end of %s at 0x%x" % (self.filename, self.file.tell()))
65 def tell(self): member in MigrationFile
66 return self.file.tell()
77 entrypos = self.file.tell()
81 endpos = self.file.tell()
83 datapos = self.file.tell()
284 pos = self.file.tell()
528 …se Exception("Subsection %s not found at offset %x" % ( subsection['vmsd_name'], self.file.tell()))
/openbmc/linux/Documentation/maintainer/
H A Dconfigure-git.rst22 You may need to tell ``git`` to use ``gpg2``::
27 You may also like to tell ``gpg`` which ``tty`` to use (add to your shell
/openbmc/linux/kernel/bpf/
H A DKconfig7 # Used by archs to tell that they support BPF JIT compiler plus which
19 # Used by archs to tell that they want the BPF JIT compiler enabled by
/openbmc/linux/fs/nfsd/
H A Dfilecache.h12 * The fsnotify_mark is itself refcounted, but that's not sufficient to tell us
16 * can't really tell the difference, we use the nfm_mark to keep track of how
/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-multimedia/recipes-multimedia/sox/sox/
H A D0001-Update-exported-symbol-list.patch27 …|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_…
28 …d|write)|read(_b_buf|buf|chars)|rewind|seeki|sigfigs3p?|strcasecmp|strdup|tell|unreadb|write(b|_b_…
/openbmc/linux/Documentation/arch/arm/
H A Dfirmware.rst39 /* tell platformX firmware to enter idle */
45 /* tell platformX firmware to boot CPU i */
/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/linux/Documentation/firmware-guide/acpi/
H A Dnon-d0-probe.rst18 may be used to tell Linux the highest allowed D state for a device during
58 An ASL example describing an ACPI device using _DSC object to tell Operating

12345678910>>...94