HomeSort by relevance Sort by last modified time
    Searched full:fifo (Results 251 - 275 of 563) sorted by null

<<11121314151617181920>>

  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mlsl.h 185 * inv_serial_read_fifo() - used to read multiple bytes of data from the fifo.
201 * inv_serial_write_fifo() - used to write multiple bytes of data to the fifo.
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlsl.h 185 * inv_serial_read_fifo() - used to read multiple bytes of data from the fifo.
201 * inv_serial_write_fifo() - used to write multiple bytes of data to the fifo.
  /libcore/ojluni/src/main/java/java/util/
Queue.java 78 * FIFO (first-in-first-out) manner. Among the exceptions are
84 * {@link #poll()}. In a FIFO queue, all new elements are inserted at
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_sched.h 107 /* FIFO section */
475 __u32 limit; /* fifo limit (packets) */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
asynchat.py 77 # a pure deque, which the original fifo was a wrapping of
270 class fifo: class in inherits:
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_asynchat.py 245 f = asynchat.fifo()
260 f = asynchat.fifo(['x', 17, 3])
  /prebuilts/gdb/linux-x86/lib/python2.7/
asynchat.py 77 # a pure deque, which the original fifo was a wrapping of
270 class fifo: class in inherits:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_asynchat.py 245 f = asynchat.fifo()
260 f = asynchat.fifo(['x', 17, 3])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asynchat.py 77 # a pure deque, which the original fifo was a wrapping of
270 class fifo: class in inherits:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asynchat.py 245 f = asynchat.fifo()
260 f = asynchat.fifo(['x', 17, 3])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asynchat.py 77 # a pure deque, which the original fifo was a wrapping of
270 class fifo: class in inherits:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asynchat.py 245 f = asynchat.fifo()
260 f = asynchat.fifo(['x', 17, 3])
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_quarantine.h 12 // then evicts to global FIFO queue. When the queue reaches specified threshold,
  /external/curl/docs/examples/
README 50 hiperfifo.c - downloads all URLs written to the fifo, using
  /external/e2fsprogs/tests/d_special_files/
expect 42 Inode: 14 Type: FIFO Mode: 0000 Flags: 0x0
  /external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
MonitorBasedArrayBlockingQueue.java 33 * array. This queue orders elements FIFO (first-in-first-out). The
50 * to <tt>true</tt> grants threads access in FIFO order. Fairness
167 * on insertion or removal, are processed in FIFO order;
201 * on insertion or removal, are processed in FIFO order;
  /external/libchrome/base/message_loop/
incoming_task_queue.cc 152 // tasks (to facilitate FIFO sorting when two tasks have the same
  /external/libnfc-nci/halimpl/pn54x/tml/
phDal4Nfc_messageQueueLib.c 162 ** the queue as appropriate for FIFO policy
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_messageQueueLib.c 130 * the queue with respect to FIFO policy. The msgflg parameter is ignored.
  /external/libogg/doc/libogg/
ogg_stream_state.html 38 lacing fifo */
  /external/libogg/include/ogg/
ogg.h 63 lacing fifo */
  /external/libpcap/
pcap-dos.h 191 DWORD rx_fifo_errors; /* recv'r fifo overrun */
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h 125 uint32_t vbo_fifo; /* bitmask of vertex elements to be pushed to FIFO */
  /external/toybox/toys/pending/
test.c 19 -b block device -f regular file -p fifo -u setuid bit
  /external/webrtc/webrtc/base/
messagequeue.h 148 // with the same trigger time are processed in num_ (FIFO) order.

Completed in 789 milliseconds

<<11121314151617181920>>