/third_party/boost/libs/math/test/compile_test/ |
D | poison.hpp | 128 #ifdef islessgreater 129 #undef islessgreater 132 #define islessgreater(x) this_should_not_compile(x)}}}}}}}}}}}}}}}}}}} macro
|
/third_party/boost/libs/units/test/ |
D | test_cmath.cpp | 85 BOOST_CHECK((bu::islessgreater)(E4,E5) == true); in test_main() 86 BOOST_CHECK((bu::islessgreater)(E5,E4) == true); in test_main() 87 BOOST_CHECK((bu::islessgreater)(E4,E4) == false); in test_main() 88 BOOST_CHECK((bu::islessgreater)(E3,E4) == false); in test_main() 89 BOOST_CHECK((bu::islessgreater)(E4,E3) == false); in test_main()
|
/third_party/boost/libs/math/test/ |
D | test_cstdfloat.cpp | 139 BOOST_CHECK(std::islessgreater(a, b)); in test_less() 145 BOOST_CHECK(std::islessgreater(b, a)); in test_less() 168 BOOST_CHECK(!std::islessgreater(a, b)); in test_equal() 174 BOOST_CHECK(!std::islessgreater(b, a)); in test_equal() 197 BOOST_CHECK(!std::islessgreater(a, b)); in test_unordered() 203 BOOST_CHECK(!std::islessgreater(b, a)); in test_unordered() 488 …+ std::isfinite(val) + std::isinf(val) + std::islessgreater(val, s) + std::isnormal(val) + std::si… in test()
|
/third_party/boost/libs/compute/include/boost/compute/functional/ |
D | relational.hpp | 25 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(islessgreater, int (T, T), class T)
|
/third_party/boost/boost/compute/functional/ |
D | relational.hpp | 25 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(islessgreater, int (T, T), class T)
|
/third_party/mesa3d/include/ |
D | c99_math.h | 206 using std::islessgreater;
|
/third_party/boost/boost/multiprecision/detail/ |
D | number_compare.hpp | 654 inline BOOST_MP_CXX14_CONSTEXPR bool islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(const number<Ba… in BOOST_PREVENT_MACRO_SUBSTITUTION() 663 islessgreater 673 islessgreater 683 islessgreater 687 …return islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(a, … in BOOST_PREVENT_MACRO_SUBSTITUTION() 692 islessgreater 696 …return islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(a, … in BOOST_PREVENT_MACRO_SUBSTITUTION() 701 islessgreater 706 …return islessgreater BOOST_PREVENT_MACRO_SUBSTITUTIO… in BOOST_PREVENT_MACRO_SUBSTITUTION()
|
/third_party/boost/boost/units/detail/ |
D | cmath_impl.hpp | 50 inline bool islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(const Y& v1,const Y& v2) in BOOST_PREVENT_MACRO_SUBSTITUTION()
|
/third_party/musl/libc-test/src/math/ |
D | isless.c | 23 TEST(islessgreater(a, b), rel == LESS || rel == GREATER); \
|
/third_party/boost/libs/multiprecision/test/ |
D | test_sf_import_c99.cpp | 108 BOOST_CHECK(islessgreater(a, b)); in test_less() 114 BOOST_CHECK(islessgreater(b, a)); in test_less() 137 BOOST_CHECK(!islessgreater(a, b)); in test_equal() 143 BOOST_CHECK(!islessgreater(b, a)); in test_equal() 166 BOOST_CHECK(!islessgreater(a, b)); in test_unordered() 172 BOOST_CHECK(!islessgreater(b, a)); in test_unordered() 510 … s) + isnan(val) + isunordered(val, s) + isfinite(val) + isinf(val) + islessgreater(val, s) + isno… in test() 591 …equal(a, b) + isnan(a) + isunordered(a, b) + isfinite(a) + isinf(a) + islessgreater(a, b) + isnorm… in test_poison()
|
/third_party/musl/libc-test/src/api/ |
D | math.c | 17 I(int,islessgreater(.0,.0)) in f()
|
/third_party/musl/ndk_musl_include/ |
D | math.h | 131 #define islessgreater(x, y) __tg_pred_2(x, y, __islessgreater) macro
|
/third_party/musl/include/ |
D | math.h | 131 #define islessgreater(x, y) __tg_pred_2(x, y, __islessgreater) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | math.h | 131 #define islessgreater(x, y) __tg_pred_2(x, y, __islessgreater) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | math.h | 131 #define islessgreater(x, y) __tg_pred_2(x, y, __islessgreater) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | math.h | 131 #define islessgreater(x, y) __tg_pred_2(x, y, __islessgreater) macro
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_cmath.hpp | 838 …inline bool islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(… in BOOST_PREVENT_MACRO_SUBSTITUTION() 848 …islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(boost::math::cstdfloat::detail::float_internal128_t… in BOOST_PREVENT_MACRO_SUBSTITUTION() 853 …islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION(T x, boost::math::cstdfloat::detail::float_internal… in BOOST_PREVENT_MACRO_SUBSTITUTION() 953 using boost::math::cstdfloat::detail::islessgreater;
|
/third_party/boost/boost/units/ |
D | cmath.hpp | 136 islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION() 140 return islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION (q1.value(),q2.value()); in BOOST_PREVENT_MACRO_SUBSTITUTION()
|
/third_party/optimized-routines/math/test/ |
D | mathtest.c | 306 MFUNC(at_d, rt_i, islessgreater, 0), 1091 case m_islessgreater: intres = islessgreater(d_arg1.f, d_arg2.f); break; in runtest() 1104 case m_islessgreaterf: intres = islessgreater(s_arg1.f, s_arg2.f); break; in runtest()
|
/third_party/boost/libs/compute/include/boost/compute/lambda/ |
D | functional.hpp | 580 BOOST_COMPUTE_LAMBDA_WRAP_BOOLEAN_BINARY_FUNCTION(islessgreater)
|
/third_party/boost/boost/compute/lambda/ |
D | functional.hpp | 580 BOOST_COMPUTE_LAMBDA_WRAP_BOOLEAN_BINARY_FUNCTION(islessgreater)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | README.txt | 501 int test2(double x, double y) { return islessgreater(x, y);}
|
/third_party/boost/libs/multiprecision/doc/ |
D | multiprecision.qbk | 3808 …bool islessgreater(const ``['number-or-expression-template-ty… 4222 …bool islessgreater(const ``['number-or-expression-template-ty…
|