Searched refs:test_isnan (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | isnan.ll | 5 define i1 @test_isnan(double %X) {
|
/external/llvm/test/CodeGen/X86/ |
D | isnan.ll | 5 define i1 @test_isnan(double %X) {
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 32 char *test_isnan(uint32 *x, uint32 *out);
|
D | semi.c | 625 char *test_isnan(uint32 *x, uint32 *out) in test_isnan() function
|
D | dotest.c | 589 {"isnan", (funcptr)test_isnan, classify, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/python/cpython2/Lib/test/ |
D | test_cmath.py | 478 def test_isnan(self): member in CMathTests
|
/external/python/cpython3/Lib/test/ |
D | test_cmath.py | 556 def test_isnan(self): member in CMathTests
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 404 int test_isnan( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements… in test_isnan() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 712 void test_isnan() in test_isnan() function 1502 test_isnan(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 743 void test_isnan() in test_isnan() function 1553 test_isnan(); in main()
|