Home
last modified time | relevance | path

Searched defs:enqueue (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementMicrotaskDispatcher.cpp35 void CustomElementMicrotaskDispatcher::enqueue(HTMLImportLoader* parentLoader, PassOwnPtrWillBeRawP… in enqueue() function in WebCore::CustomElementMicrotaskDispatcher
41 void CustomElementMicrotaskDispatcher::enqueue(HTMLImportLoader* parentLoader, PassOwnPtrWillBeRawP… in enqueue() function in WebCore::CustomElementMicrotaskDispatcher
47 void CustomElementMicrotaskDispatcher::enqueue(CustomElementCallbackQueue* queue) in enqueue() function in WebCore::CustomElementMicrotaskDispatcher
DCustomElementMicrotaskStepDispatcher.cpp19 void CustomElementMicrotaskStepDispatcher::enqueue(HTMLImportLoader* parentLoader, PassOwnPtrWillBe… in enqueue() function in WebCore::CustomElementMicrotaskStepDispatcher
27 void CustomElementMicrotaskStepDispatcher::enqueue(HTMLImportLoader* parentLoader, PassOwnPtrWillBe… in enqueue() function in WebCore::CustomElementMicrotaskStepDispatcher
DCustomElementSyncMicrotaskQueue.cpp10 void CustomElementSyncMicrotaskQueue::enqueue(PassOwnPtrWillBeRawPtr<CustomElementMicrotaskStep> st… in enqueue() function in WebCore::CustomElementSyncMicrotaskQueue
DCustomElementAsyncImportMicrotaskQueue.cpp38 void CustomElementAsyncImportMicrotaskQueue::enqueue(PassOwnPtrWillBeRawPtr<CustomElementMicrotaskI… in enqueue() function in WebCore::CustomElementAsyncImportMicrotaskQueue
DCustomElementCallbackDispatcher.cpp82 void CustomElementCallbackDispatcher::enqueue(CustomElementCallbackQueue* callbackQueue) in enqueue() function in WebCore::CustomElementCallbackDispatcher
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function
73 void enqueue(ExplodedNode *N) { in enqueue() function
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DHttpClient.java23 void enqueue(URL url) throws Exception; in enqueue() method
DSynchronousHttpClient.java36 @Override public void enqueue(URL url) { in enqueue() method in SynchronousHttpClient
DOkHttpAsync.java86 @Override public void enqueue(URL url) throws Exception { in enqueue() method in OkHttpAsync
DNettyHttpClient.java92 @Override public void enqueue(URL url) throws Exception { in enqueue() method in NettyHttpClient
/external/deqp/executor/
DxeCallQueue.cpp118 void CallQueue::enqueue (Call* call) in enqueue() function in xe::CallQueue
220 void CallWriter::enqueue (void) in enqueue() function in xe::CallWriter
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp50 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon6ae505140111::DFS
78 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon6ae505140111::BFS
116 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon6ae505140211::BFSBlockDFSContents
574 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine
581 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
Dttsdebug.js418 enqueue: true, property
428 enqueue: true, property
465 enqueue: true, property
469 enqueue: true, property
486 enqueue: true, property
496 enqueue: true, property
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/
Dttsdemo.js11 var enqueue; variable
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DDispatcher.java102 synchronized void enqueue(OkHttpClient client, Request request, Response.Receiver receiver) { in enqueue() method in Dispatcher
DOkHttpClient.java449 public void enqueue(Request request, Response.Receiver responseReceiver) { in enqueue() method in OkHttpClient
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp91 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon93a939850211::RABasic
DRegAllocGreedy.cpp494 void RAGreedy::enqueue(LiveInterval *LI) { enqueue(Queue, LI); } in enqueue() function in RAGreedy
496 void RAGreedy::enqueue(PQueue &CurQueue, LiveInterval *LI) { in enqueue() function in RAGreedy
/external/deqp/framework/platform/android/
DtcuAndroidRenderActivity.cpp105 void RenderThread::enqueue (const Message& message) in enqueue() function in tcu::Android::RenderThread
/external/mockwebserver/src/main/java/com/google/mockwebserver/
DMockWebServer.java174 public void enqueue(MockResponse response) { in enqueue() method in MockWebServer
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
DMockWebServer.java226 public void enqueue(MockResponse response) { in enqueue() method in MockWebServer
/external/clang/lib/Analysis/
DReachableCode.cpp375 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
/external/chromium_org/chrome/common/extensions/api/
Dtts.json101 "enqueue": { object
/external/chromium_org/third_party/skia/experimental/webtry/res/js/
Dpolyfill.js2 ….name="__st"+(1e9*Math.random()>>>0)+(b++ +"__")};c.prototype={set:function(b,c){var d=b[this.name… argument
/external/skia/experimental/webtry/res/js/
Dpolyfill.js2 ….name="__st"+(1e9*Math.random()>>>0)+(b++ +"__")};c.prototype={set:function(b,c){var d=b[this.name… argument

12