/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/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/clang/lib/StaticAnalyzer/Core/ |
D | CoreEngine.cpp | 51 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/ |
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/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/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 __anon97ef1a410211::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 __anon4c95f0ed0211::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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.sat4j.core_2.2.0.v20100429.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.databinding_1.3.100.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.jobs_3.7.0.v20150330-2103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 7259 void enqueue(const Expr *E) { in enqueue() function in __anon7264eadc1811::DataRecursiveIntBinOpEvaluator
|