Home
last modified time | relevance | path

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

12

/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/sl4a/Common/src/com/googlecode/android_scripting/facade/
DEventFacade.java282 …ur events to be added to the event queue, just dispatched.") @RpcOptional @RpcDefault("false") Boo… in eventPost()
296 public void postEvent(String name, Object data, boolean enqueue) { in postEvent()
414 public BroadcastListener(EventFacade parent, boolean enqueue) { in BroadcastListener()
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp51 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon581800d00111::DFS
79 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon581800d00111::BFS
117 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon581800d00211::BFSBlockDFSContents
608 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine
615 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DHttpClient.java23 void enqueue(HttpUrl url) throws Exception; in enqueue() method
DSynchronousHttpClient.java36 @Override public void enqueue(HttpUrl url) { in enqueue() method in SynchronousHttpClient
DOkHttpAsync.java86 @Override public void enqueue(HttpUrl url) throws Exception { in enqueue() method in OkHttpAsync
DNettyHttpClient.java91 @Override public void enqueue(HttpUrl url) throws Exception { in enqueue() method in NettyHttpClient
/external/deqp/executor/
DxeCallQueue.cpp133 void CallQueue::enqueue (Call* call) in enqueue() function in xe::CallQueue
240 void CallWriter::enqueue (void) in enqueue() function in xe::CallWriter
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCall.java105 public void enqueue(Callback responseCallback) { in enqueue() method in Call
109 void enqueue(Callback responseCallback, boolean forWebSocket) { in enqueue() method in Call
DDispatcher.java107 synchronized void enqueue(AsyncCall call) { in enqueue() method in Dispatcher
/external/vogar/src/vogar/tasks/
DTaskQueue.java52 public synchronized void enqueue(Task task) { in enqueue() method in TaskQueue
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/ws/
DWebSocketCall.java94 public void enqueue(final WebSocketListener listener) { in enqueue() method in WebSocketCall
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp90 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon97ef1a410211::RABasic
DRegAllocGreedy.cpp536 void RAGreedy::enqueue(LiveInterval *LI) { enqueue(Queue, LI); } in enqueue() function in RAGreedy
538 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/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h152 EIGEN_STRONG_INLINE Notification* enqueue(Function&& f, Args&&... args) const { in enqueue() function
/external/mockwebserver/src/main/java/com/google/mockwebserver/
DMockWebServer.java190 public void enqueue(MockResponse response) { in enqueue() method in MockWebServer
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp113 virtual void enqueue(LiveInterval *LI) { in enqueue() function in __anon4c95f0ed0211::RABasic
DRegAllocGreedy.cpp400 void RAGreedy::enqueue(LiveInterval *LI) { in enqueue() function in RAGreedy
/external/clang/lib/Analysis/
DReachableCode.cpp375 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.jobs_3.7.0.v20150330-2103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/clang/lib/AST/
DExprConstant.cpp7259 void enqueue(const Expr *E) { in enqueue() function in __anon7264eadc1811::DataRecursiveIntBinOpEvaluator

12