HomeSort by relevance Sort by last modified time
    Searched full:dequeues (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/content/browser/speech/
audio_buffer.h 52 // Dequeues, in FIFO order, a single chunk respecting the length of the
57 // Dequeues all previously enqueued chunks, merging them in a single chunk.
  /external/bluetooth/bluedroid/hci/include/
utils.h 105 ** Description Dequeues a buffer from the head of the given queue
116 ** Description Dequeues a buffer from the head of the given queue without lock
  /external/chromium_org/net/spdy/
spdy_read_queue.h 35 // Dequeues up to |len| (which must be positive) bytes into
spdy_write_queue.h 44 // Dequeues the frame producer with the highest priority that was
spdy_read_queue_unittest.cc 41 // Dequeues all bytes in |queue| in chunks of at most
  /external/chromium_org/third_party/icu/source/common/
servnotf.h 60 * eventually dequeues the list and calls notifyListener on each
  /external/icu4c/common/
servnotf.h 60 * eventually dequeues the list and calls notifyListener on each
  /external/bluetooth/bluedroid/hci/src/
utils.c 123 ** Description Dequeues a buffer from the head of the given queue
140 ** Description Dequeues a buffer from the head of the given queue without lock
  /external/guava/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 30 * A reference queue with an associated background thread that dequeues references and invokes
124 * Repeatedly dequeues references from the queue and invokes {@link
  /libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 1101 long dequeues = (cycles - prevCycles) * len local
    [all...]
  /external/chromium_org/chrome/browser/printing/
print_job_worker.h 66 // Dequeues waiting pages. Called when PrintJob receives a
  /external/chromium_org/content/common/gpu/media/
android_video_decode_accelerator.h 76 // Dequeues output from |media_codec_| and feeds the decoded frame to the
  /hardware/libhardware/tests/camera2/
camera2_utils.h 62 // dequeues the first new entry.
  /external/openfst/src/include/fst/
visit.h 129 // Dequeues state and marks black if done
  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.h 117 // dequeues the first new entry. The metadata buffers passed in are
  /frameworks/native/include/gui/
Surface.h 172 // IGraphicBufferProducer::requestBuffer when the client dequeues a buffer from a
ConsumerBase.h 200 // client dequeues a buffer from a
GLConsumer.h 415 // client dequeues a buffer from a
  /external/chromium_org/media/base/android/
media_codec_bridge.h 136 // Dequeues an output buffer, block at most timeout_us microseconds.
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 54 * In HWC-only composition, the VirtualDisplaySurface dequeues a buffer from
  /external/bison/lib/glthread/
lock.c 745 /* Notifies the first thread from a wait queue and dequeues it. */
756 /* Notifies all threads from a wait queue and dequeues them all. */
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 463 // The following call dequeues and queues the buffer
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_buffer.c 845 ** Description Dequeues a buffer from the head of a queue
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 914 ** Description Dequeues a buffer from the head of a queue
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 914 ** Description Dequeues a buffer from the head of a queue
    [all...]

Completed in 695 milliseconds

1 2