HomeSort by relevance Sort by last modified time
    Searched full:defer (Results 176 - 200 of 571) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
tokenutil.py 285 # TODO(user): It would be nicer to have InsertTokenAfter defer to here
  /external/clang/lib/CodeGen/
CodeGenTypes.h 214 /// should use one of the above routines, which ultimately defer to
  /external/kernel-headers/original/asm-arm/
cacheflush.h 334 * Otherwise we can defer the operation, and clean the cache when we are
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cfm.php 118 'data', 'datetime', 'declare', 'defer', 'dir', 'disabled',
klonecpp.php 164 'data', 'datetime', 'declare', 'defer', 'dir', 'disabled',
  /external/skia/legacy/include/core/
SkShader.h 159 * this to defer some of their work (like calling bitmap.lockPixels()).
  /external/skia/src/core/
SkBitmapHeap.h 204 * Defer any increments of owner counts until endAddingOwnersDeferral is called. So if an
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 143 // defer updates to the background layer, giving the foreground time to render
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollectionManager.cpp 153 // currently painting, so defer this new collection
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebInspectorClient.mm 296 window = [[NSWindow alloc] initWithContentRect:NSMakeRect(60.0, 200.0, 750.0, 650.0) styleMask:styleMask backing:NSBackingStoreBuffered defer:NO];
  /external/webkit/Source/WebKit/mac/WebView/
WebTextCompletionController.mm 113 _popupWindow = [[NSWindow alloc] initWithContentRect:scrollFrame styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:NO];
  /frameworks/base/core/java/android/os/
Trace.java 114 * We want to defer initialization until the first use by an app, post-zygote.
  /frameworks/base/services/java/com/android/server/power/
Notifier.java 277 * Some things may need to be protected by other mechanisms that defer screen on.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
functions.h 105 /** We say that integral types for a valid range, and defer to other
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 386 * Command to defer the return of another command until the given event occurs.
513 // A holder class for a deferred return value. This allows us to defer returning the success of
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
master.cfg 16 from twisted.internet import defer
48 return defer.succeed(None)
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 291 void LayoutTestController::setDeferMainResourceDataLoad(bool defer)
293 DumpRenderTreeSupportQt::setDeferMainResourceDataLoad(defer);

Completed in 1009 milliseconds

1 2 3 4 5 6 78 91011>>