Searched refs:test_islessequal (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 44 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 832 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out) in test_islessequal() function
|
D | dotest.c | 603 {"islessequal", (funcptr)test_islessequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 396 int test_islessequal( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_el… in test_islessequal() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 674 void test_islessequal() in test_islessequal() function 1500 test_islessequal(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 705 void test_islessequal() in test_islessequal() function 1551 test_islessequal(); in main()
|