| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | WorkList.h | 69 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/ |
| D | HttpClient.java | 23 void enqueue(HttpUrl url) throws Exception; in enqueue() method
|
| D | SynchronousHttpClient.java | 36 @Override public void enqueue(HttpUrl url) { in enqueue() method in SynchronousHttpClient
|
| D | OkHttpAsync.java | 86 @Override public void enqueue(HttpUrl url) throws Exception { in enqueue() method in OkHttpAsync
|
| D | NettyHttpClient.java | 91 @Override public void enqueue(HttpUrl url) throws Exception { in enqueue() method in NettyHttpClient
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
| D | EventFacade.java | 282 …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/deqp/executor/ |
| D | xeCallQueue.cpp | 133 void CallQueue::enqueue (Call* call) in enqueue() function in xe::CallQueue 240 void CallWriter::enqueue (void) in enqueue() function in xe::CallWriter
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | CoreEngine.cpp | 51 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonfb89c4af0111::DFS 79 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonfb89c4af0111::BFS 117 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonfb89c4af0211::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/okhttp/src/main/java/com/squareup/okhttp/ |
| D | Call.java | 105 public void enqueue(Callback responseCallback) { in enqueue() method in Call 109 void enqueue(Callback responseCallback, boolean forWebSocket) { in enqueue() method in Call
|
| D | Dispatcher.java | 107 synchronized void enqueue(AsyncCall call) { in enqueue() method in Dispatcher
|
| /external/vogar/src/vogar/tasks/ |
| D | TaskQueue.java | 52 public synchronized void enqueue(Task task) { in enqueue() method in TaskQueue
|
| /external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/ws/ |
| D | WebSocketCall.java | 94 public void enqueue(final WebSocketListener listener) { in enqueue() method in WebSocketCall
|
| /external/llvm/lib/CodeGen/ |
| D | RegAllocBasic.cpp | 90 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon68fdab600211::RABasic
|
| D | RegAllocGreedy.cpp | 536 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/ |
| D | tcuAndroidRenderActivity.cpp | 105 void RenderThread::enqueue (const Message& message) in enqueue() function in tcu::Android::RenderThread
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorDeviceThreadPool.h | 152 EIGEN_STRONG_INLINE Notification* enqueue(Function&& f, Args&&... args) const { in enqueue() function
|
| /external/mockwebserver/src/main/java/com/google/mockwebserver/ |
| D | MockWebServer.java | 190 public void enqueue(MockResponse response) { in enqueue() method in MockWebServer
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | RegAllocBasic.cpp | 113 virtual void enqueue(LiveInterval *LI) { in enqueue() function in __anon45998f0c0211::RABasic
|
| D | RegAllocGreedy.cpp | 400 void RAGreedy::enqueue(LiveInterval *LI) { in enqueue() function in RAGreedy
|
| /external/clang/lib/Analysis/ |
| D | ReachableCode.cpp | 375 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 7259 void enqueue(const Expr *E) { in enqueue() function in __anon3b71c47b1811::DataRecursiveIntBinOpEvaluator
|