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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/075-verification-error/
info.txt 1 Exercise deferred verification error reporting.
  /external/webkit/LayoutTests/http/tests/appcache/
deferred-events-expected.txt 1 Test that AppicationCache events are deferred until after onload has been fired.
deferred-events-delete-while-raising-expected.txt 1 Test the destruction of an iframe while deferred events are being raised does not crash the system.
deferred-events-delete-while-raising.html 31 <p>Test the destruction of an iframe while deferred events are being raised does not crash the system.</p>
33 <iframe src="deferred-events-delete-while-raising.html"></iframe>
deferred-events.html 21 Test that AppicationCache events are deferred until after onload has been fired.
  /external/libnfc-nxp/src/
nfc_osal_deferred_call.h 6 *\brief Deferred call declaration.
14 *\brief Deferred message specific info declaration.
22 *\brief Deferred call declaration.
23 * This Deferred call post message of type \ref PH_OSALNFC_TIMER_MSG along with
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
Deferred.j3md 1 MaterialDef Phong Lighting Deferred {
37 VertexShader GLSL100: Common/MatDefs/Light/Deferred.vert
38 FragmentShader GLSL100: Common/MatDefs/Light/Deferred.frag
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.overview/
launch.pass.cpp 15 // deferred = 2,
16 // any = async | deferred
24 (static_cast<int>(std::launch::async) | static_cast<int>(std::launch::deferred)), "");
26 static_assert(static_cast<int>(std::launch::deferred) == 2, "");
future_status.pass.cpp 16 // deferred
25 static_assert(static_cast<int>(std::future_status::deferred) == 2, "");
  /external/chromium/chrome/browser/renderer_host/
offline_resource_handler.h 52 // Erease the state assocaited with a deferred load request.
56 // Resume the deferred load request.
75 // The state for deferred load quest.
safe_browsing_resource_handler.h 108 // Resumes the request, by continuing the deferred action (either starting the
112 // Resumes the deferred "start".
115 // Resumes the deferred redirect.
118 // Erases the state associated with a deferred "start" or redirect
119 // (i.e. the deferred URL and request ID).
138 // Details on the deferred request (either a start or redirect). It is only
  /frameworks/wilhelm/src/itf/
I3DCommit.c 43 static SLresult I3DCommit_SetDeferred(SL3DCommitItf self, SLboolean deferred)
50 thiz->mDeferred = SL_BOOLEAN_FALSE != deferred; // normalize
  /external/clang/test/Parser/
cxx0x-member-initializers.cpp 3 // Make sure we don't run off the end of the stream when parsing a deferred
  /external/skia/include/utils/
SkDeferredCanvas.h 17 Subclass of SkCanvas that encapsulates an SkPicture or SkGPipe for deferred
21 SkDeferredCanvas will transparently trigger the flushing of deferred
64 * Enable or disable deferred drawing. When deferral is disabled,
68 * @param deferred true/false
70 void setDeferredDrawing(bool deferred);
73 * Returns true if deferred drawing is currenlty enabled.
120 * rendered using the deferred canvas.
203 * once per flush when deferred rendering is enabled.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
mainloop-api.h 76 /** An opaque deferred event source object. Events of this type are triggered once in every main loop iteration */
101 /** Free a deferred timer event source object */
106 /** Create a new deferred event source object */
108 /** Enable or disable a deferred event source temporarily */
110 /** Free a deferred event source object */
112 /** Set a function that is called when the deferred event source is destroyed. Use this to free the userdata argument if required */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-api.h 76 /** An opaque deferred event source object. Events of this type are triggered once in every main loop iteration */
101 /** Free a deferred timer event source object */
106 /** Create a new deferred event source object */
108 /** Enable or disable a deferred event source temporarily */
110 /** Free a deferred event source object */
112 /** Set a function that is called when the deferred event source is destroyed. Use this to free the userdata argument if required */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-api.h 76 /** An opaque deferred event source object. Events of this type are triggered once in every main loop iteration */
101 /** Free a deferred timer event source object */
106 /** Create a new deferred event source object */
108 /** Enable or disable a deferred event source temporarily */
110 /** Free a deferred event source object */
112 /** Set a function that is called when the deferred event source is destroyed. Use this to free the userdata argument if required */
  /external/skia/legacy/include/utils/
SkDeferredCanvas.h 17 Subclass of SkCanvas that encapsulates an SkPicture for deferred drawing.
21 SkDeferredCanvas will transparently trigger the flushing of deferred
70 * Enable or disable deferred drawing. When deferral is disabled,
74 * @param deferred true/false
76 void setDeferredDrawing(bool deferred);
153 * deferred operations
174 * Returns the immediate (non deferred) canvas.
179 * Returns the immediate (non deferred) device.
212 // The following methods are no-ops on a deferred device
224 // deferred devic
    [all...]
  /external/webkit/Source/WebCore/platform/network/qt/
QNetworkReplyHandler.h 116 QNetworkReplyHandler(ResourceHandle*, LoadType, bool deferred = false);
117 void setLoadingDeferred(bool deferred) { m_queue.setDeferSignals(deferred); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dn.h 43 #define DSO_CONACCEPT 5 /* Accept deferred connection */
44 #define DSO_CONREJECT 6 /* Reject deferred connection */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dn.h 43 #define DSO_CONACCEPT 5 /* Accept deferred connection */
44 #define DSO_CONREJECT 6 /* Reject deferred connection */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dn.h 43 #define DSO_CONACCEPT 5 /* Accept deferred connection */
44 #define DSO_CONREJECT 6 /* Reject deferred connection */
  /external/skia/src/core/
SkBBoxHierarchy.h 36 * If any insertions have been deferred, this forces them to be inserted
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TexturesGenerator.cpp 77 // signal if we weren't in deferred mode, or if we can no longer defer
141 // finished with non-deferred rendering, enter deferred mode to wait
161 // if we only have deferred work, wait for better work, or a timeout
  /external/skia/include/gpu/
GrEffect.h 25 * new draw operations separately from ownership within a deferred drawing queue. When the
27 * in service of later draws. However, the deferred draw queue may still own direct references to
151 /** These functions are used when recording effects into a deferred drawing queue. The inc call
246 // from deferred state, to call isEqual on naked GrEffects, and
247 // to inc/dec deferred ref counts.

Completed in 935 milliseconds

1 2 3 4 5 6 7 8 91011>>