HomeSort by relevance Sort by last modified time
    Searched full:enqueued (Results 101 - 125 of 233) sorted by null

1 2 3 45 6 7 8 910

  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_manager_base_unittest.cc 408 // enqueued and carried out when downloads become possible.
434 // data is enqueued to be retried later.
495 // the current callback and the three previously enqueued callbacks are
  /external/chromium_org/content/browser/renderer_host/input/
input_router_impl_unittest.cc 455 SimulateWheelEvent(0, -10, 0, false); // enqueued
457 SimulateWheelEvent(9, -7, 1, false); // enqueued, different modifiers
680 SimulateWheelEvent(0, -10, 0, false); // enqueued
    [all...]
  /frameworks/wilhelm/tests/sandbox/
xaplay.c 54 XAboolean sentEOS = XA_BOOLEAN_FALSE; // whether we have enqueued EOS yet
171 // compute number of packets to be enqueued in this buffer
485 printf("Enqueued initial %u packets in %u buffers\n", curPacket - firstPacket,
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java     [all...]
  /hardware/libhardware/include/hardware/
camera2.h 101 * Set the crop window for subsequently enqueued buffers. The parameters are
551 * yet been enqueued onto output pipeline(s) ). No streams may be released
644 * is enqueued. This method is intended to allow the HAL device to map or
    [all...]
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
RemotePlayer.java 43 * are fed one-at-a-time; otherwise media items are enqueued to the remote side.
  /device/asus/flo/camera/QCamera2/util/
QCameraCmdThread.cpp 104 * will be enqueued to the head with priority.
  /external/chromium/net/base/
host_resolver_impl.h 104 // |max_pending_requests| -- How many requests can be enqueued for this pool
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc     [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
BrowserStartupController.java 110 // of enqueued callbacks have been executed.
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
nacl_io.rst 167 enqueued messages are executed on the worker thread. This keeps blocking calls
  /external/chromium_org/v8/src/
contexts.cc 285 // enqueued as a code flushing candidate and we remove it now.
  /external/clang/lib/Analysis/
ReachableCode.cpp 129 // it was enqueued.
  /external/guava/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 44 * will reclaim it and enqueue the phantom reference. The enqueued reference will trigger the
  /external/okhttp/src/main/java/com/squareup/okhttp/
OkHttpClient.java 325 // Create the HttpURLConnection immediately so the enqueued job gets the current settings of
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-distance.h 86 vector<bool> enqueued_; // Is state enqueued?
  /frameworks/base/core/java/android/os/
DropBoxManager.java 34 * enqueued data exceeds the maximum size. You can think of this as a
  /frameworks/base/core/java/android/view/
InputFilter.java 41 * {@link #onInputEvent(InputEvent)} method instead of being enqueued for dispatch to
  /frameworks/base/core/jni/
android_view_InputEventReceiver.cpp 128 "Enqueued for later.", getInputChannelName());
  /hardware/qcom/camera/QCamera2/util/
QCameraCmdThread.cpp 124 * will be enqueued to the head with priority.
  /packages/apps/Contacts/src/com/android/contacts/editor/
KindSectionView.java 307 * enqueued by {@link #runWhenWindowFocused}.
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 147 // enqueued on the JavaScript event loop, which then calls back through
210 // Called back by CallOnMainThread. Dispatches the first enqueued progress
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java 67 * Whenever an element is enqueued, the putLock is acquired and
69 * enqueued Node by either acquiring the putLock (via fullyLock)
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp     [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp     [all...]

Completed in 959 milliseconds

1 2 3 45 6 7 8 910