/external/OpenCL-CTS/test_conformance/subgroups/ |
D | subgroup_common_templates.h | 79 int nw = test_params.local_workgroup_size; in gen() local 183 int nw = test_params.local_workgroup_size; in chk() local 424 void generate_inputs(Ty *x, Ty *t, cl_int *m, int ns, int nw, int ng) in generate_inputs() 486 int nw = test_params.local_workgroup_size; in gen() local 548 int nw = test_params.local_workgroup_size; in chk() local 643 int nw = test_params.local_workgroup_size; in gen() local 654 int nw = test_params.local_workgroup_size; in chk() local 741 int nw = test_params.local_workgroup_size; in gen() local 752 int nw = test_params.local_workgroup_size; in chk() local 857 int nw = test_params.local_workgroup_size; in gen() local [all …]
|
D | test_subgroup_clustered_reduce.cpp | 61 int nw = test_params.local_workgroup_size; in gen() local 71 int nw = test_params.local_workgroup_size; in chk() local
|
D | test_barrier.cpp | 77 int nw = test_params.local_workgroup_size; in gen() local 109 int nw = test_params.local_workgroup_size; in chk() local
|
D | test_subgroup_non_uniform_vote.cpp | 37 int nw = test_params.local_workgroup_size; in gen() local 95 int nw = test_params.local_workgroup_size; in chk() local
|
D | test_subgroup.cpp | 39 int nw = test_params.local_workgroup_size; in gen() local 82 int nw = test_params.local_workgroup_size; in chk() local
|
/external/musl/src/string/ |
D | strstr.c | 6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local 13 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_strstr() local 21 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_strstr() local
|
D | memmem.c | 7 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_memmem() local 15 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_memmem() local 24 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_memmem() local
|
/external/fft2d/src/fft2d/fft2d/ |
D | fftsg.c | 290 int nw; in cdft() local 313 int nw, nc; in rdft() local 358 int j, nw, nc; in ddct() local 414 int j, nw, nc; in ddst() local 468 int j, k, l, m, mh, nw, nc; in dfct() local 561 int j, k, l, m, mh, nw, nc; in dfst() local 643 void makewt(int nw, int *ip, double *w) in makewt() 704 void makeipt(int nw, int *ip) in makeipt() 800 void cftfsub(int n, double *a, int *ip, int nw, double *w) in cftfsub() 848 void cftbsub(int n, double *a, int *ip, int nw, double *w) in cftbsub() [all …]
|
/external/libtextclassifier/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/openscreen/third_party/abseil/src/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/angle/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/cronet/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/webrtc/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | testfrmw.c | 51 time_t nw; in output() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/ |
D | testfrmw.c | 51 time_t nw; in output() local
|