HomeSort by relevance Sort by last modified time
    Searched full:enqueued (Results 51 - 75 of 208) sorted by null

1 23 4 5 6 7 8 9

  /external/guava/guava/src/com/google/common/base/internal/
Finalizer.java 186 * chance that other finalizable references could be enqueued
  /external/iproute2/man/man8/
tc-red.8 28 Once the queue hits a certain average length, packets enqueued have a
tc-cbq-details.8 215 The packet is enqueued to the class which was chosen when either algorithm
216 terminated. It is therefore possible for a packet to be enqueued *not* at a
tc-prio.8 48 be enqueued.
  /external/okhttp/mockwebserver/
README.md 48 // Responses are returned in the same order that they are enqueued.
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 90 * no longer even a handler; it is just a Runnable enqueued on the Choreographer.
  /frameworks/volley/src/main/java/com/android/volley/
CacheDispatcher.java 29 * refresh are enqueued on the specified network queue for processing
  /frameworks/wilhelm/src/itf/
IBufferQueue.c 71 // set enqueue attribute if state is PLAYING and the first buffer is enqueued
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingServiceManager.java 75 * @param task The task to be enqueued.
  /system/bt/osi/include/
fixed_queue.h 54 // this function will block the caller until an item is enqueued. This
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageBackend.java 224 * Returns of the number of receiveImage calls that are currently enqueued
227 * @return The number of receiveImage calls that are currently enqueued
346 * @return whether jobs were enqueued to the ImageBackend.
372 * @return whether jobs were enqueued to the ImageBackend.
581 * For each semaphore, a ImageShadowTask will be instantiated and enqueued
    [all...]
ImageConsumer.java 189 * processing and/or enqueued.
  /device/asus/flo/camera/QCamera2/util/
QCameraQueue.cpp 117 * @data : data to be enqueued
147 * @data : data to be enqueued
  /device/lge/hammerhead/camera/QCamera2/util/
QCameraQueue.cpp 135 * @data : data to be enqueued
172 * @data : data to be enqueued
  /libcore/support/src/test/java/tests/http/
MockWebServer.java 154 * are not enqueued, and responses are not dequeued. This mode is appropriate
169 * Starts the server, serves all enqueued requests, and shuts the server
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/android/
android_app.html 273 * Returns list of CounterSamples for each input event enqueued to the app.
  /external/kernel-headers/original/uapi/drm/
i810_drm.h 177 int last_enqueue; /* last time a buffer was enqueued */
  /external/libnl/include/linux/
pkt_sched.h 33 __u32 packets; /* Number of enqueued packets */
  /frameworks/wilhelm/src/desktop/
SndFile.c 213 // discard any enqueued buffers for the old position
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i810_drm.h 177 int last_enqueue; /* last time a buffer was enqueued */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pkt_sched.h 35 __u32 packets; /* Number of enqueued packets */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i810_drm.h 177 int last_enqueue; /* last time a buffer was enqueued */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Queue.py 46 """Indicate that a formerly enqueued task is complete.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Queue.py 46 """Indicate that a formerly enqueued task is complete.
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
MockWebServer.java 184 * The first request is served by the first enqueued response; the second
185 * request by the second enqueued response; and so on.
202 * Starts the server, serves all enqueued requests, and shuts the server

Completed in 905 milliseconds

1 23 4 5 6 7 8 9