Searched refs:TEST4 (Results 1 – 13 of 13) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | specifiers1.c | 7 #define TEST4(x, y, z, w) TEST2(x y, z w) TEST2(x y, w z) \ in OK() macro 63 TEST4(int, long, long, signed) in OK() 83 TEST4(int, long, long, unsigned) in OK()
|
/third_party/boost/libs/multiprecision/test/ |
D | test_cpp_int_serial.cpp | 180 #if !defined(TEST1) && !defined(TEST2) && !defined(TEST3) && !defined(TEST4) 184 #define TEST4 macro 199 #ifdef TEST4 in main()
|
D | test_rat_float_interconv.cpp | 12 #if defined(TEST1) || defined(TEST2) || defined(TEST3) || defined(TEST4) 280 #elif defined(TEST4) in main()
|
D | test_cpp_int.cpp | 31 #if !defined(TEST1) && !defined(TEST2) && !defined(TEST3) && !defined(TEST4) && !defined(TEST5) && … 35 #define TEST4 macro 793 #ifdef TEST4 in main()
|
D | Jamfile.v2 | 733 <define>TEST4 800 ….cpp ../../serialization/build//boost_serialization : : : release <define>TEST4 <toolset>gcc-mingw… 906 <define>TEST4
|
/third_party/boost/libs/math/test/ |
D | chebyshev_transform_test.cpp | 19 #if !defined(TEST1) && !defined(TEST2) && !defined(TEST3) && !defined(TEST4) 23 # define TEST4 macro 253 #ifdef TEST4 in BOOST_AUTO_TEST_CASE()
|
D | test_carlson.hpp | 164 #if !defined(TEST1) && !defined(TEST2) && !defined(TEST3) && !defined(TEST4) 168 #define TEST4 macro 316 #ifdef TEST4 460 #ifdef TEST4 in test_spots()
|
D | exp_sinh_quadrature_test.cpp | 55 #if !defined(TEST1) && !defined(TEST2) && !defined(TEST3) && !defined(TEST4) && !defined(TEST5) && … 59 # define TEST4 macro 586 #ifdef TEST4 in BOOST_AUTO_TEST_CASE()
|
D | cardinal_trigonometric_test.cpp | 226 #ifdef TEST4 in main()
|
D | tanh_sinh_quadrature_test.cpp | 35 #if !defined(TEST1) && !defined(TEST2) && !defined(TEST3) && !defined(TEST4) && !defined(TEST5) && … 40 # define TEST4 macro 915 #ifdef TEST4 in BOOST_AUTO_TEST_CASE()
|
D | Jamfile.v2 | 162 <define>TEST4 471 …[ run chebyshev_transform_test.cpp ../config//fftw3q ../config//quadmath : : : <define>TEST4 [ req… 476 …[ run cardinal_trigonometric_test.cpp ../config//fftw3q ../config//quadmath : : : <define>TEST4 [ … 1121 …: : : release <toolset>msvc:<cxxflags>/bigobj <define>TEST4 [ check-target-builds ../config//has_f… 1161 …: : : release <define>TEST4 [ check-target-builds ../config//has_float128 "GCC libquadmath and __f…
|
/third_party/glib/glib/tests/ |
D | unicode.c | 1307 #define TEST4(ch, a, b, c, d) TEST_DECOMP (ch, 4, a, b, c, d) in test_fully_decompose_canonical() macro 1360 #define TEST4(ch, a, b, c, d) TEST_DECOMP (ch, 4, a, b, c, d) in test_canonical_decomposition() macro
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 1781 # | m4_defun([TEST4], [4]) 1782 # | m4_defun([TEST5], [5 TEST4 m4_require([TEST4])])
|