HomeSort by relevance Sort by last modified time
    Searched full:deferred (Results 26 - 50 of 467) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/net/proxy/
proxy_resolver_script_data.h 16 // The PAC script can be either specified via a URL, a deferred URL for
  /frameworks/base/libs/hwui/
PathCache.h 80 * Process deferred removals.
  /packages/apps/Contacts/src/com/android/contacts/util/
EmptyLoader.java 28 * This loader never delivers results. A caller fragment must destroy it when deferred fragments
  /external/chromium/base/
message_pump_mac.h 107 // Perform work that may have been deferred because it was not runnable
116 // Schedules possible nesting-deferred work to be processed before the run
119 // previous attempt to schedule nesting-deferred work, it will schedule a
176 // most recent attempt to run nesting-deferred work.
message_pump_mac.mm 360 // (relative to the current level) ran since the last time nesting-deferred
362 // nesting-deferred work in case any work was deferred because nested work
382 // nesting-deferred work may have accumulated. Schedule it for processing
396 // level did not sleep or exit, nesting-deferred work may have accumulated
397 // if a nested loop ran. Schedule nesting-deferred work for processing if
429 // to determine whether to schedule nesting-deferred work. It expects
  /external/chromium/chrome/browser/chromeos/cros/
update_library.h 25 // We need to copy it to bind it for a deferred notification.
  /external/chromium/chrome/browser/ui/views/extensions/
extension_installed_bubble.h 80 // How many times we've deferred due to animations being in progress.
  /external/webkit/Source/WebCore/platform/audio/
ReverbInputBuffer.h 36 // ReverbInputBuffer is used to buffer input samples for deferred processing by the background threads.
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TexturesGenerator.h 59 // signifying that they should be deferred
  /frameworks/wilhelm/src/
handlers.h 74 * be deferred to the sync thread. Note that this direct lookup table organization
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pktcdvd.h 32 * use drive write caching -- we need deferred error handling to be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pktcdvd.h 32 * use drive write caching -- we need deferred error handling to be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pktcdvd.h 32 * use drive write caching -- we need deferred error handling to be
  /external/bluetooth/glib/gmodule/
gmodule-dld.c 46 * symbols to be deferred until use.
47 * [Perl: For certain libraries, like DCE, deferred binding often
  /external/clang/test/CodeGenCXX/
global-init.cpp 45 const int y = x - 1; // This gets deferred.
46 const int z = ~y; // This also gets deferred, but gets "undeferred" before y.
  /external/qemu/android/utils/
reflist.c 40 /* deferred empty, set all items to NULL
164 /* deferred deletion */
  /external/skia/tests/
DeferredCanvasTest.cpp 33 REPORTER_ASSERT(reporter, store.getColor(0,0) == 0xFFFFFFFF); //verify that clear was deferred
49 REPORTER_ASSERT(reporter, store.getColor(0,0) == 0xFFFFFFFF); //verify that clear was deferred
  /external/webkit/Source/WebKit/mac/WebView/
WebPreferenceKeysPrivate.h 124 // CoreGraphics deferred updates are disabled if WebKitEnableCoalescedUpdatesPreferenceKey is set
125 // to NO, or has no value. For compatibility with Mac OS X 10.4.6, deferred updates are OFF by
  /external/webkit/Source/WebKit/win/
WebPreferenceKeysPrivate.h 87 // CoreGraphics deferred updates are disabled if WebKitEnableCoalescedUpdatesPreferenceKey is set
88 // to NO, or has no value. For compatibility with Mac OS X 10.4.6, deferred updates are OFF by
  /frameworks/native/opengl/libs/EGL/
egl_cache.h 111 // mSavePending indicates whether or not a deferred save operation is
113 // setBlob, a deferred save is initiated if one is not already pending.
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheHost.cpp 246 // Event dispatching is deferred until document.onload has fired.
267 const DeferredEvent& deferred = m_deferredEvents[i]; local
268 dispatchDOMEvent(deferred.eventID, deferred.progressTotal, deferred.progressDone);
  /external/libnfc-nxp/src/
phDal4Nfc.h 325 * under deferred call context.
350 *--- [label="DAL posts write message to main thread under deferred call context"];
399 *--- [label="DAL posts write message to main thread under deferred call context"];
407 *--- [label="DAL posts read message to main thread under deferred call context"];
460 *--- [label="DAL posts write message to main thread under deferred call context"];
468 *--- [label="DAL posts read wait message to main thread under deferred call context"];
518 *--- [label="DAL posts write message to main thread under deferred call context"];
  /external/kernel-headers/original/linux/
rcupdate.h 145 * sections, invocation of the corresponding RCU callback is deferred
160 * RCU read-side critical sections may be nested. Any deferred actions
161 * will be deferred until the outermost RCU read-side critical section
  /external/v8/src/x64/
lithium-codegen-x64.cc 266 Comment(";;; Deferred code @%d: %s.",
274 // Deferred code is the last part of the instruction sequence. Mark
1943 DeferredInstanceOfKnownGlobal* deferred; local
2834 DeferredMathAbsTaggedHeapNumber* deferred = local
3027 DeferredDoRandom* deferred = new DeferredDoRandom(this, instr); local
3512 DeferredStringCharCodeAt* deferred = local
3566 DeferredStringCharFromCode* deferred = local
3647 DeferredNumberTagD* deferred = new DeferredNumberTagD(this, instr); local
3807 DeferredTaggedToI* deferred = new DeferredTaggedToI(this, instr); local
4052 DeferredAllocateObject* deferred = new DeferredAllocateObject(this, instr); local
    [all...]
  /external/bluetooth/bluez/test/
rctest.c 291 /* Enable deferred setup */
296 syslog(LOG_ERR, "Can't enable deferred setup : %s (%d)",
381 /* Handle deferred setup */
582 "\t[-W seconds] enable deferred setup\n"

Completed in 6387 milliseconds

12 3 4 5 6 7 8 91011>>