Searched refs:test_isunordered (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 46 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 846 char *test_isunordered(uint32 *x, uint32 *y, uint32 *out) in test_isunordered() function
|
D | dotest.c | 605 {"isunordered", (funcptr)test_isunordered, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 420 int test_isunordered( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_el… in test_isunordered() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 735 void test_isunordered() in test_isunordered() function 1503 test_isunordered(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 772 void test_isunordered() in test_isunordered() function 1554 test_isunordered(); in main()
|