Searched refs:test_isgreater (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 41 char *test_isgreater(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 811 char *test_isgreater(uint32 *x, uint32 *y, uint32 *out) in test_isgreater() function
|
D | dotest.c | 600 {"isgreater", (funcptr)test_isgreater, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 380 int test_isgreater( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elem… in test_isgreater() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 594 void test_isgreater() in test_isgreater() function 1496 test_isgreater(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 619 void test_isgreater() in test_isgreater() function 1547 test_isgreater(); in main()
|