Searched refs:test_islessgreater (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 45 char *test_islessgreater(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 839 char *test_islessgreater(uint32 *x, uint32 *y, uint32 *out) in test_islessgreater() function
|
D | dotest.c | 604 {"islessgreater", (funcptr)test_islessgreater, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 400 int test_islessgreater( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_… in test_islessgreater() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 693 void test_islessgreater() in test_islessgreater() function 1501 test_islessgreater(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 724 void test_islessgreater() in test_islessgreater() function 1552 test_islessgreater(); in main()
|