/external/OpenCL-CTS/test_conformance/subgroups/ |
D | subgroup_common_templates.h | 46 int nw = test_params.local_workgroup_size; in gen() local 150 int nw = test_params.local_workgroup_size; in chk() local 364 void generate_inputs(Ty *x, Ty *t, cl_int *m, int ns, int nw, int ng) in generate_inputs() 426 int nw = test_params.local_workgroup_size; in gen() local 489 size_t nw = test_params.local_workgroup_size; in chk() local 584 int nw = test_params.local_workgroup_size; in gen() local 595 int nw = test_params.local_workgroup_size; in chk() local 683 int nw = test_params.local_workgroup_size; in gen() local 694 int nw = test_params.local_workgroup_size; in chk() local 799 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
|
/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/trusty/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 = n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_strstr() local 21 uint32_t nw = 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 = n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_memmem() local 24 uint32_t nw = 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/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/cronet/stable/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 75 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 125 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/cronet/tot/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.h | 75 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 125 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 | 75 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 125 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
/external/rust/android-crates-io/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/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/pthread_getschedparam/ |
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_create/ |
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/sem_getvalue/ |
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
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
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/fork/ |
D | testfrmw.c | 51 time_t nw; in output() local
|