HomeSort by relevance Sort by last modified time
    Searched full:deferred (Results 351 - 375 of 886) sorted by null

<<11121314151617181920>>

  /external/v8/src/ia32/
lithium-codegen-ia32.h 101 // Deferred code support.
  /external/v8/src/x64/
lithium-codegen-x64.h 95 // Deferred code support.
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 110 * This method is only executed when task execution was deferred (waiting was true). */
  /frameworks/base/docs/html/training/camera/
cameradirect.jd 49 opening the camera can be deferred to the {@link
  /frameworks/base/libs/hwui/
DisplayList.h 537 * replay or deferred mode. If replaying, the ops are not used until the next frame. If
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.h 180 /// map contains info about where to find deferred function body in the
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.h 180 /// map contains info about where to find deferred function body in the
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.cpp 143 //deferred calcs, so APIs could be called in any order.
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdp.cpp 162 //deferred calcs, so APIs could be called in any order.
  /hardware/qcom/display/msm8x26/liboverlay/
overlayMdp.cpp 143 //deferred calcs, so APIs could be called in any order.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dm-ioctl.h 52 * the device has completed. Further io will be deferred until
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dm-ioctl.h 52 * the device has completed. Further io will be deferred until
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dm-ioctl.h 52 * the device has completed. Further io will be deferred until
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
AdtStartup.java 284 // This is deferred in separate jobs to avoid blocking the bundle start.
  /external/chromium/base/
message_loop.h 146 // such tasks get deferred until the top-most MessageLoop::Run is executing.
412 // Calls RunTask or queues the pending_task on the deferred task list if it
  /external/chromium/chrome/common/
sqlite_utils.h 65 // DEFERRED is used.
78 return BeginCommand("BEGIN DEFERRED");
  /external/chromium_org/base/message_loop/
message_loop.h 205 // such tasks get deferred until the top-most MessageLoop::Run is executing.
482 // Calls RunTask or queues the pending_task on the deferred task list if it
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_unittest.cc 397 // No oauth access token yet, so client registration should be deferred.
416 // No oauth access token yet, so client registration should be deferred.
  /external/chromium_org/content/common/gpu/
gpu_channel.cc 560 // Post a task to handle any deferred messages. The deferred message queue is
  /external/chromium_org/ui/message_center/views/
message_popup_collection.cc 556 // deferred tasks are even able to run)
573 // Test support. Quit the test run loop when no more updates are deferred,
  /external/chromium_org/v8/src/
handles.cc 781 DeferredHandles* deferred = impl_->Detach(prev_limit_); local
789 return deferred;
  /external/qemu/hw/
ne2000.c 111 #define ENTSR_ND 0x02 /* The transmit wasn't deferred. */
113 #define ENTSR_ABT 0x08 /* The transmit collided 16 times, and was deferred. */
  /external/skia/tests/
CanvasTest.cpp 573 // test case because the canvas flush on a deferred canvas will
    [all...]
  /frameworks/base/core/java/android/app/
AlarmManager.java 148 * may be deferred and delivered some time later. The OS will use
152 * be deferred as long as alarms scheduled far in the future.
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 366 // Only end the drag if we are not deferred
378 * This only gets called as a result of drag view cleanup being deferred in endDrag();

Completed in 565 milliseconds

<<11121314151617181920>>