| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | priority_queue_test.py | 85 def enqueue(enqueue_op): function 136 def enqueue(enqueue_op): function 188 def enqueue(enqueue_op): function 240 def enqueue(enqueue_op): function
|
| D | padding_fifo_queue_test.py | 130 def enqueue(enqueue_op): function 193 def enqueue(): function 637 def enqueue(): function 703 def enqueue(): function 771 def enqueue(): function 806 def enqueue(): function 833 def enqueue(): function 1021 def enqueue(): function
|
| D | fifo_queue_test.py | 162 def enqueue(enqueue_op): function 239 def enqueue(): function 532 def enqueue(): function 598 def enqueue(): function 666 def enqueue(): function 701 def enqueue(): function 728 def enqueue(): function 916 def enqueue(): function
|
| /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/tensorflow/tensorflow/compiler/tests/ |
| D | fifo_queue_test.py | 80 def enqueue(enqueue_op): function 142 def enqueue(): function
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowJobScheduler.java | 41 protected abstract int enqueue(JobInfo job, JobWorkItem work); in enqueue() method in ShadowJobScheduler 83 public int enqueue(JobInfo job, JobWorkItem work) { in enqueue() method in ShadowJobScheduler.ShadowJobSchedulerImpl
|
| /external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/internal/ |
| D | SimpleEventQueue.java | 26 public void enqueue(Entry entry) { in enqueue() method in SimpleEventQueue
|
| D | EventQueue.java | 21 void enqueue(Entry entry); in enqueue() method
|
| /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
|
| /external/opencensus-java/impl/src/main/java/io/opencensus/impl/internal/ |
| D | DisruptorEventQueue.java | 167 public void enqueue(Entry entry) { in enqueue() method in DisruptorEventQueue 192 public abstract void enqueue(Entry entry); in enqueue() method in DisruptorEventQueue.DisruptorEnqueuer
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
| D | ClassQueue.java | 39 public void enqueue( final JavaClass clazz ) { in enqueue() method in ClassQueue
|
| /external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
| D | WriteQueue.java | 77 ChannelFuture enqueue(QueuedCommand command, boolean flush) { in enqueue() method in WriteQueue 95 void enqueue(Runnable runnable, boolean flush) { in enqueue() method in WriteQueue
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
| D | SerializeReentrantCallsDirectExecutor.java | 75 private void enqueue(Runnable r) { in enqueue() method in SerializeReentrantCallsDirectExecutor
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
| D | EventFacade.java | 275 …ur events to be added to the event queue, just dispatched.") @RpcOptional @RpcDefault("false") Boo… in eventPost() 289 public void postEvent(String name, Object data, boolean enqueue) { in postEvent() 422 public BroadcastListener(EventFacade parent, boolean enqueue) { in BroadcastListener()
|
| /external/tensorflow/tensorflow/python/kernel_tests/random/ |
| D | random_shuffle_queue_test.py | 105 def enqueue(enqueue_op): function 167 def enqueue(): function 446 def enqueue(): function 540 def enqueue(): function 567 def enqueue(): function
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | CoreEngine.cpp | 51 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon193623b90111::DFS 79 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon193623b90111::BFS 117 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon193623b90211::BFSBlockDFSContents 608 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine 615 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
|
| /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/repackaged/okhttp/src/main/java/com/android/okhttp/ |
| D | Call.java | 107 public void enqueue(Callback responseCallback) { in enqueue() method in Call 111 void enqueue(Callback responseCallback, boolean forWebSocket) { in enqueue() method in Call
|
| D | Dispatcher.java | 109 synchronized void enqueue(AsyncCall call) { in enqueue() method in Dispatcher
|
| /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/tensorflow/tensorflow/contrib/tensorrt/custom_plugin_examples/ |
| D | inc_op_plugin.cc | 69 int IncOpPlugin::enqueue(int batch_size, const void* const* inputs, in enqueue() function in tensorflow::tensorrt::IncOpPlugin
|
| /external/tensorflow/tensorflow/core/grappler/inputs/ |
| D | trivial_test_graph_input_yielder.cc | 71 QueueEnqueue enqueue(s.WithOpName("enqueue").WithDevice("/CPU:0"), queue, in CreateGraphDef() local
|