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

1 2 3 4 5 6 7 8 91011>>

  /external/glide/library/src/main/java/com/bumptech/glide/
Priority.java 4 * Priorities for completing loads. If more than one load is queued at a time, the load with the higher priority will be
  /frameworks/native/libs/gui/
BufferSlot.cpp 24 case BufferSlot::QUEUED: return "QUEUED";
  /cts/suite/audio_quality/lib/include/task/
TaskSequential.h 35 * If the task is already queued, it will not be queued again ,but will just return true.
41 * Run all async tasks queued (= call complete) and dequeue them.
  /external/chromium_org/content/test/data/workers/
queued_shared_worker_shutdown.html 23 // Create two extra workers - these should both be queued, and launched as a
38 // and see if we startup the queued worker.
43 log("SUCCESS: queued worker created");
  /external/fio/engines/
sync.c 25 unsigned int queued; member in struct:syncio_data
187 sd->queued++;
197 dprint(FD_IO, "vsyncio_queue: no append (%d)\n", sd->queued);
199 * If we can't append and have stuff queued, tell fio to
202 if (sd->queued)
210 sd->queued = 0;
214 if (sd->queued == td->o.iodepth) {
215 dprint(FD_IO, "vsyncio_queue: max depth %d\n", sd->queued);
220 fio_vsyncio_set_iov(sd, io_u, sd->queued);
223 dprint(FD_IO, "vsyncio_queue: depth now %d\n", sd->queued);
    [all...]
null.c 22 int queued; member in struct:null_data
54 io_u_mark_submit(td, nd->queued);
56 nd->events = nd->queued;
57 nd->queued = 0;
74 nd->io_us[nd->queued++] = io_u;
posixaio.c 17 unsigned int queued; member in struct:posixaio_data
130 pd->queued--;
183 if (pd->queued)
192 if (pd->queued)
217 pd->queued++;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_state.h 106 (rctx)->queued.named.member = (value); \
111 if ((rctx)->queued.named.member == (value)) { \
112 (rctx)->queued.named.member = NULL; \
120 if ((rctx)->queued.named.member != (value)) { \
122 (struct si_pm4_state *)(rctx)->queued.named.member, \
124 (rctx)->queued.named.member = (value); \
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.h 106 (rctx)->queued.named.member = (value); \
111 if ((rctx)->queued.named.member == (value)) { \
112 (rctx)->queued.named.member = NULL; \
120 if ((rctx)->queued.named.member != (value)) { \
122 (struct si_pm4_state *)(rctx)->queued.named.member, \
124 (rctx)->queued.named.member = (value); \
  /frameworks/native/include/gui/
BufferSlot.h 65 // producer, but has not yet been queued or canceled. The
70 // QUEUED (via queueBuffer) or back to FREE (via cancelBuffer).
73 // QUEUED indicates that the buffer has been filled by the
74 // producer and queued for use by the consumer. The buffer
81 // queued in asynchronous mode).
82 QUEUED = 2,
85 // consumer. As with QUEUED, the contents must not be accessed
103 // mFrameNumber is the number of the queued frame for this slot. This
120 // QUEUED, it indicates when the producer has finished filling the
BufferItem.h 72 // to set by queueBuffer each time this slot is queued. This value
78 // automatically when the buffer was queued.
81 // mFrameNumber is the number of the queued frame for this slot.
87 // mIsDroppable whether this buffer was queued with the
91 // was queued.
IConsumerListener.h 46 // are queued while in asynchronous mode only trigger the callback if no
47 // previous frames are pending. Frames queued while in synchronous mode
49 // all of the information about the queued frame except for its
56 // onFrameReplaced is called from queueBuffer if the frame being queued is
60 // queued frame except for its GraphicBuffer pointer, which will always be
  /external/chromium_org/base/debug/
task_annotator.h 22 // Called to indicate that a task has been queued to run in the future.
27 // Run a previously queued task. |queue_function| should match what was
  /external/chromium_org/content/browser/renderer_host/input/
input_router_client.h 45 // Certain router implementations require periodic flushing of queued events.
50 // Called when the router has finished flushing all events queued at the time
  /external/chromium_org/content/browser/
startup_task_runner.h 25 // or are queued one at a time on the UI thread's message loop. If the events
26 // are queued, UI events that are received during startup will be acted upon
  /external/chromium_org/media/base/
decoder_buffer_queue.h 30 // Push |buffer| to the end of the queue. If |buffer| is queued out of order
41 // Removes all queued buffers.
  /external/valgrind/main/gdbserver_tests/
nlvgdbsigqueue.stdinB.gdb 20 # wait for the USR sig to be sent, that will be queued by vgdb.
25 # continue, so as to have vgdb sending queued signals when PTRACE_DETACHing
  /development/tools/axl/
chewie.py 52 # thread, queued, opened, send, sent, reading, read, uri, server, y
56 queued = Queue()
95 queued.add(url, time)
104 qtime = queued.get(url)
122 queued.add(record[7], record[1])
158 thread, queued, opened, send, sent, reading, read, uri, server, y = val
  /external/chromium_org/components/domain_reliability/
context.h 66 // Maximum number of beacons queued per context; if more than this many are
67 // queued; the oldest beacons will be removed.
96 // when there are too many beacons queued.)
  /external/chromium_org/ppapi/api/private/
ppb_talk_private.idl 79 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
99 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
121 * if the request is queued, or PP_ERROR_INPROGRESS if there is already a
  /external/chromium_org/third_party/skia/src/core/
SkPictureStateTree.h 80 required by the queued up draw operation or the offset of the queued
82 will move into the queued up slot.
  /external/skia/src/core/
SkPictureStateTree.h 78 required by the queued up draw operation or the offset of the queued
80 will move into the queued up slot.
  /packages/apps/Email/tests/src/com/android/emailcommon/utility/
DelayedOperationsTests.java 52 // 2 ops queued.
87 // 1 op queued.
119 // 2 op queued.
  /external/chromium_org/chrome/browser/
chrome_process_singleton.h 19 // active. Otherwise, until |Unlock()| is called, they will be queued up.
57 // Executes previously queued command-line invocations and allows future
  /external/chromium_org/chrome/browser/printing/
print_job_manager.h 34 // Pops a queued PrintJobWorkerOwner object that was previously queued or

Completed in 7562 milliseconds

1 2 3 4 5 6 7 8 91011>>