/external/grpc-grpc/test/core/gpr/ |
D | cpu_test.cc | 59 int nthreads; member 115 uint32_t nthreads = ct.ncores * 3; in cpu_test() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | bias_op_gpu.cu.cc | 56 __global__ void BiasNHWCKernel(int32 nthreads, const T* input, const T* bias, in BiasNHWCKernel() 65 __global__ void BiasNCHWKernel(int32 nthreads, const T* input, const T* bias, in BiasNCHWKernel() 102 __global__ void BiasGradNHWC_Naive(int32 nthreads, const T* output_backprop, in BiasGradNHWC_Naive() 112 __global__ void BiasGradNCHW_Naive(int32 nthreads, const T* output_backprop, in BiasGradNCHW_Naive() 125 __global__ void BiasGradNHWC_SharedAtomics(int32 nthreads, in BiasGradNHWC_SharedAtomics()
|
D | fused_batch_norm_op.cu.cc | 29 __global__ void VarianceToInvVarianceKernel(int nthreads, const T* input, in VarianceToInvVarianceKernel() 47 __global__ void InvVarianceToVarianceKernel(int nthreads, double epsilon, in InvVarianceToVarianceKernel()
|
D | resize_nearest_neighbor_op_gpu.cu.cc | 37 const int nthreads, const T* bottom_data, const int in_height, in ResizeNearestNeighborNHWC() 68 const int nthreads, const T* bottom_data, const int in_height, in LegacyResizeNearestNeighborNHWC() 97 const int nthreads, const T* top_diff, const int in_height, in ResizeNearestNeighborBackwardNHWC() 128 const int nthreads, const T* top_diff, const int in_height, in LegacyResizeNearestNeighborBackwardNHWC()
|
D | maxpooling_op_gpu.cu.cc | 67 const int nthreads, const dtype* bottom_data, const int channels, in MaxPoolForwardNCHW() 109 const int nthreads, const int32* bottom_data, const int height, in MaxPoolForwardNoMaskKernel_NCHW_VECT_C() 141 const int nthreads, const dtype* bottom_data, const int height, in MaxPoolForwardNHWC() 180 const int nthreads, const dtype* bottom_data, const int height, in MaxPoolBackwardNoMaskNHWC() 240 __global__ void MaxPoolBackward(const int nthreads, const dtype* top_diff, in MaxPoolBackward() 267 const int nthreads, const dtype* bottom_data, const dtype* output_data, in MaxPoolGradBackwardNoMaskNCHW() 307 const int nthreads, const dtype* bottom_data, const dtype* output_data, in MaxPoolGradBackwardNoMaskNHWC() 367 __global__ void MaxPoolGradBackward(const int nthreads, const dtype* top_diff, in MaxPoolGradBackward()
|
D | spacetodepth_op_gpu.cu.cc | 33 __global__ void S2D_NHWC(const int32 nthreads, const dtype* input_ptr, in S2D_NHWC() 64 __global__ void S2D_NCHW(const int32 nthreads, in S2D_NCHW() 102 __global__ void S2D_NCHW_LOOP(const int32 nthreads, in S2D_NCHW_LOOP()
|
D | depthtospace_op_gpu.cu.cc | 34 __global__ void D2S_NHWC(const int32 nthreads, in D2S_NHWC() 65 __global__ void D2S_NCHW(const int32 nthreads, in D2S_NCHW() 102 __global__ void D2S_NCHW_LOOP(const int32 nthreads, in D2S_NCHW_LOOP()
|
D | resize_bilinear_op_gpu.cu.cc | 36 __global__ void ResizeBilinearKernel(const int32 nthreads, const T* images, in ResizeBilinearKernel() 89 const int32 nthreads, const float* input_grad, float height_scale, in ResizeBilinearGradKernel() 150 __global__ void LegacyResizeBilinearKernel(const int32 nthreads, in LegacyResizeBilinearKernel() 203 const int32 nthreads, const float* input_grad, float height_scale, in LegacyResizeBilinearGradKernel()
|
D | tile_functor_gpu.h | 34 __global__ void TileKernel(int nthreads, const T* src, const int32* buf, in TileKernel()
|
D | inplace_ops_functor_gpu.cu.cc | 30 __global__ void DoParallelConcatOpKernel(int nthreads, const int64 rows, in DoParallelConcatOpKernel() 82 __global__ void DoInplaceOpKernel(int nthreads, const int64 rows, in DoInplaceOpKernel()
|
D | dilation_ops_gpu.cu.cc | 39 __global__ void DilationKernel(const int32 nthreads, const T* input_ptr, in DilationKernel() 80 const int32 nthreads, const T* input_ptr, const T* filter_ptr, in DilationBackpropInputKernel() 129 const int32 nthreads, const T* input_ptr, const T* filter_ptr, in DilationBackpropFilterKernel()
|
D | multinomial_op_gpu.cu.cc | 42 __global__ void MultinomialKernel(int32 nthreads, const int32 num_classes, in MultinomialKernel()
|
D | pooling_ops_3d_gpu.cu.cc | 31 const int nthreads, const dtype* bottom_data, const dtype* output_data, in MaxPoolGradBackwardNoMaskNCDHW() 81 const int nthreads, const dtype* bottom_data, const dtype* output_data, in MaxPoolGradBackwardNoMaskNDHWC()
|
D | crop_and_resize_op_gpu.cu.cc | 42 const int32 nthreads, const T* image_ptr, const float* boxes_ptr, in CropAndResizeKernel() 134 const int32 nthreads, const float* grads_ptr, const float* boxes_ptr, in CropAndResizeBackpropImageKernel() 229 const int32 nthreads, const float* grads_ptr, const T* image_ptr, in CropAndResizeBackpropBoxesKernel()
|
D | spacetobatch_functor_gpu.cu.cc | 48 __global__ void S2B(const int32 nthreads, T* space_tensor_ptr, in S2B()
|
/external/ltp/testcases/realtime/perf/latency/ |
D | pthread_cond_many.c | 55 int nthreads = 0; variable 186 void test_signal(long iter, long nthreads) in test_signal()
|
/external/python/cpython2/Tools/ccbench/ |
D | ccbench.py | 196 def run_throughput_test(func, args, nthreads): argument 300 def run_latency_test(func, args, nthreads): argument 432 def run_bandwidth_test(func, args, nthreads): argument
|
/external/python/cpython3/Tools/ccbench/ |
D | ccbench.py | 194 def run_throughput_test(func, args, nthreads): argument 301 def run_latency_test(func, args, nthreads): argument 434 def run_bandwidth_test(func, args, nthreads): argument
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | halt_on_error-torture.cc | 29 size_t nthreads = 10; variable
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 104 int nthreads; member 147 int nthreads, ctl, i, tmp; in main() local
|
/external/ltp/testcases/kernel/fs/fs_fill/ |
D | fs_fill.c | 35 static unsigned int nthreads; variable
|
/external/autotest/client/tests/monotonic_time/src/ |
D | threads.c | 86 int create_threads(int nthreads, thread_func_t func, void *arg) in create_threads()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | s-c.c | 175 int nthreads; member 290 long do_threads_test(int nthreads, mes_t * measure) in do_threads_test()
|
/external/python/cpython2/Python/ |
D | thread_sgi.h | 18 static int nthreads; /* protected by count_lock */ variable
|
/external/eigen/test/ |
D | cuda_basic.cu | 146 int nthreads = 100; in test_cuda_basic() local
|