/external/mesa3d/src/gallium/state_trackers/nine/ |
D | threadpool.h | 33 struct threadpool { struct 39 struct threadpool_task *workqueue; argument 53 struct threadpool *_mesa_threadpool_create(struct NineSwapChain9 *swapchain); argument
|
/external/tensorflow/tensorflow/core/kernels/lookup_tables/ |
D | generic_table_op_kernels.cc | 102 thread::ThreadPool* threadpool, Tensor* values) { in TensorLookup() 122 thread::ThreadPool* threadpool, Tensor* values) { in TensorLookupHelper() 139 thread::ThreadPool* threadpool, Tensor* values) { in TensorLookupHelper() 161 thread::ThreadPool* threadpool) { in MultithreadedTensorLookup()
|
D | op_kernel_templates.h | 400 auto* threadpool = ctx->device()->tensorflow_cpu_worker_threads()->workers; in Compute() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_state.h | 54 thread::ThreadPool* threadpool, bool fail_fast, int64 timeout_in_ms, in RPCState()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantization_utils_test.cc | 214 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestRequantizeManyInNewRangeEigenVsNonEigen() local 296 thread::ThreadPool threadpool(Env::Default(), "test", 4 /* num_threads */); in TimeRequantizeManyInNewRange() local 608 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestRequantizeManyInNewRange32To8BitUsingEigen() local 639 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestFloatToQuantizedInPlaceUsingEigen() local 650 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestOverflowWithEigen() local 718 thread::ThreadPool threadpool(Env::Default(), "test", 2 /* num_threads */); in TestQuantizedToFloatInPlaceUsingEigen() local
|
D | nn_ops_test.cc | 737 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_LRNFloat() local 819 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_AvgPool() local 911 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_AvgPoolBk() local 1015 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_MaxPool() local 1195 thread::ThreadPool threadpool(Env::Default(), "test", num_threads); in BM_ReluFloat() local
|
D | quantized_batch_norm_op_test.cc | 220 thread::ThreadPool threadpool(Env::Default(), "test", 1); in TEST_F() local
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_event_mgr.cc | 58 void InitThreadpoolLabels(thread::ThreadPool* threadpool) { in InitThreadpoolLabels()
|
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
D | Http2Client.java | 86 private ListeningExecutorService threadpool; field in Http2Client
|
D | StressTestClient.java | 122 private ListeningExecutorService threadpool; field in StressTestClient
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | threadpool_dataset_op.cc | 142 const Tensor& resource_handle, ThreadPoolResource* threadpool) in Dataset()
|