/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
|
D | semi.c | 130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
|
D | dotest.c | 613 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},
|
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/test/rtest/ |
D | semi.h | 16 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
|
D | semi.c | 131 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
|
D | dotest.c | 572 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},
|
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/test/rtest/ |
D | semi.h | 16 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
|
D | semi.c | 131 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() function
|
D | dotest.c | 572 {"fmod", (funcptr)test_fmod, semi2, {NULL}, cases_semi2},
|
/external/pytorch/test/torch_np/ |
D | test_binary_ufuncs.py | 73 def test_fmod(self): member in TestBinaryUfuncBasic
|
/external/cronet/stable/third_party/libc++/src/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 207 void test_fmod() { in test_fmod() function 939 test_fmod(); in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 207 void test_fmod() { in test_fmod() function 939 test_fmod(); in main()
|
/external/pytorch/test/ |
D | test_tensorexpr.py | 641 def test_fmod(x, y): function 674 test_fmod,
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 304 void test_fmod() in test_fmod() function 1480 test_fmod(); in main()
|
/external/pytorch/test/onnx/ |
D | test_operators.py | 954 def test_fmod(self): member in TestOperators
|
D | test_pytorch_onnx_onnxruntime.py | 7513 def test_fmod(self): member in TestONNXRuntime
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 307 void test_fmod() in test_fmod() function 1531 test_fmod(); in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 346 void test_fmod() in test_fmod() function 1665 test_fmod(); in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 346 void test_fmod() in test_fmod() function 1665 test_fmod(); in main()
|
/external/pytorch/test/inductor/ |
D | test_torchinductor.py | 5369 def test_fmod(self): member in CommonTemplate
|