Searched refs:test_isfinite (Results 1 – 15 of 15) sorted by relevance
/external/skqp/tests/ |
D | ScalarTest.cpp | 127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 202 test_isfinite(reporter); in DEF_TEST()
|
D | PathTest.cpp | 944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 4732 test_isfinite(reporter); in DEF_TEST()
|
/external/skia/tests/ |
D | ScalarTest.cpp | 127 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 202 test_isfinite(reporter); in DEF_TEST()
|
D | PathTest.cpp | 944 static void test_isfinite(skiatest::Reporter* reporter) { in test_isfinite() function 4911 test_isfinite(reporter); in DEF_TEST()
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 28 char *test_isfinite(uint32 *x, uint32 *out);
|
D | semi.c | 580 char *test_isfinite(uint32 *x, uint32 *out) in test_isfinite() function
|
D | dotest.c | 585 {"isfinite", (funcptr)test_isfinite, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 29 char *test_isfinite(uint32 *x, uint32 *out);
|
D | semi.c | 581 char *test_isfinite(uint32 *x, uint32 *out) in test_isfinite() function
|
D | dotest.c | 586 {"isfinite", (funcptr)test_isfinite, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 547 def test_isfinite(self): member in CMathTests
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 600 void test_isfinite() in test_isfinite() function 1526 test_isfinite(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 568 void test_isfinite() in test_isfinite() function 1494 test_isfinite(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 583 void test_isfinite() in test_isfinite() function 1545 test_isfinite(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 621 void test_isfinite() in test_isfinite() function 1583 test_isfinite(); in main()
|