HomeSort by relevance Sort by last modified time
    Searched full:deferred (Results 1 - 25 of 467) 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
  /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
  /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/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/bluetooth/bluez/test/
rctest.1 58 enable deferred setup for \fIseconds\fR
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TexturesGenerator.cpp 63 // signal if we weren't in deferred mode, or if we can no longer defer
128 // finished with non-deferred rendering, enter deferred mode to wait
148 // if we only have deferred work, wait for better work, or a timeout
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.h 106 // Data variables used by deferred action thread
108 // Mutex used by deferred action thread
110 // Condition variable used by deferred action thread
113 // flags for pending events for deferred action thread
  /external/webkit/Source/WebKit/chromium/src/
ApplicationCacheHost.cpp 217 // Event dispatching is deferred until document.onload has fired.
254 const DeferredEvent& deferred = m_deferredEvents[i]; local
255 dispatchDOMEvent(deferred.eventID, deferred.progressTotal, deferred.progressDone);
  /frameworks/base/include/androidfw/
InputTransport.h 305 /* Returns true if there is a deferred event waiting.
308 * has a deferred event to be processed. Deferred events are somewhat special in
311 * the deferred event despite the fact that the input channel's file descriptor
315 * This guarantees that all deferred events will be processed.
318 * a deferred event waiting and then ensure that its event loop wakes up at least
319 * one more time to consume the deferred event.
340 // True if mMsg contains a valid input message that was deferred from the previous
  /external/chromium/app/sql/
transaction.h 27 // Begins the transaction. This uses the default sqlite "deferred" transaction

Completed in 982 milliseconds

1 2 3 4 5 6 7 8 91011>>