Searched refs:test_isgreaterequal (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 42 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 818 char *test_isgreaterequal(uint32 *x, uint32 *y, uint32 *out) in test_isgreaterequal() function
|
D | dotest.c | 601 {"isgreaterequal", (funcptr)test_isgreaterequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | main.cpp | 384 int test_isgreaterequal( cl_device_id deviceID, cl_context context, cl_command_queue queue, int num… in test_isgreaterequal() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 613 void test_isgreaterequal() in test_isgreaterequal() function 1497 test_isgreaterequal(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 638 void test_isgreaterequal() in test_isgreaterequal() function 1548 test_isgreaterequal(); in main()
|