/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | greater_equal.rst | 1 .. Metafunctions/Comparisons//greater_equal |40 3 greater_equal title 15 struct greater_equal 33 #include <boost/mpl/greater_equal.hpp> 63 typedef greater_equal<c1,c2>::type r; 80 typedef greater_equal<c1,c2> r; 90 struct r : greater_equal<c1,c2>::type {}; 105 BOOST_MPL_ASSERT(( greater_equal< int_<10>, int_<0> > )); 106 BOOST_MPL_ASSERT_NOT(( greater_equal< long_<0>, int_<10> > )); 107 BOOST_MPL_ASSERT(( greater_equal< long_<10>, int_<10> > ));
|
/third_party/boost/libs/ratio/test/ratio_extensions/ |
D | mpl_greater_equal_pass.cpp | 27 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 32 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 37 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 42 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 47 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 52 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 57 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 62 BOOST_RATIO_STATIC_ASSERT((!boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test() 67 BOOST_RATIO_STATIC_ASSERT((boost::mpl::greater_equal<R1, R2>::value), NOTHING, ()); in test()
|
/third_party/mindspore/mindspore/ops/composite/multitype_ops/ |
D | greater_equal_impl.py | 22 greater_equal = base.MultitypeFuncGraph("greater_equal", True) variable 25 @greater_equal.register("Number", "Number") 40 @greater_equal.register("Tensor", "Number") 41 @greater_equal.register("Number", "Tensor") 42 @greater_equal.register("Tensor", "Tensor")
|
/third_party/boost/libs/hana/example/ |
D | greater_equal.cpp | 11 static_assert(hana::greater_equal(4, 1), ""); 12 static_assert(hana::greater_equal(1, 1), ""); 13 BOOST_HANA_CONSTANT_CHECK(!hana::greater_equal(hana::int_c<1>, hana::int_c<2>));
|
/third_party/boost/libs/metaparse/test/ |
D | source_position.cpp | 50 using boost::mpl::greater_equal; in BOOST_METAPARSE_TEST_CASE() 179 greater_equal< in BOOST_METAPARSE_TEST_CASE() 188 greater_equal< in BOOST_METAPARSE_TEST_CASE() 197 greater_equal< in BOOST_METAPARSE_TEST_CASE() 206 greater_equal< in BOOST_METAPARSE_TEST_CASE() 216 greater_equal< in BOOST_METAPARSE_TEST_CASE() 225 greater_equal< in BOOST_METAPARSE_TEST_CASE()
|
/third_party/boost/libs/hana/test/ |
D | orderable.cpp | 107 BOOST_HANA_CONSTEXPR_CHECK(hana::not_(hana::greater_equal(5, 6))); in main() 108 BOOST_HANA_CONSTEXPR_CHECK(hana::greater_equal(6, 6)); in main() 109 BOOST_HANA_CONSTEXPR_CHECK(hana::greater_equal(7, 6)); in main() 111 BOOST_HANA_RUNTIME_CHECK(hana::greater_equal("abcd", "ab"s)); in main() 112 BOOST_HANA_RUNTIME_CHECK(hana::greater_equal("abc"s, "abc")); in main()
|
/third_party/boost/libs/mpl/test/ |
D | comparison.cpp | 61 MPL_ASSERT_NOT(( greater_equal<_0, _10> )); in MPL_TEST_CASE() 62 MPL_ASSERT(( greater_equal<_10, _0> )); in MPL_TEST_CASE() 63 MPL_ASSERT(( greater_equal<_10, _10> )); in MPL_TEST_CASE()
|
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/ |
D | greater_equal.hpp | 67 struct greater_equal struct 74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/ |
D | greater_equal.hpp | 67 struct greater_equal struct 78 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 82 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/ |
D | greater_equal.hpp | 67 struct greater_equal struct 78 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2)) 82 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/boost/log/expressions/predicates/ |
D | channel_severity_filter.hpp | 55 typename SeverityCompareT = greater_equal, 229 typename SeverityCompareT = greater_equal, 321 …orT::value_type, SeverityT, fallback_to_none, fallback_to_none, less, greater_equal, std::allocato… 324 …orT::value_type, SeverityT, fallback_to_none, fallback_to_none, less, greater_equal, std::allocato… in channel_severity_filter() 332 …ityDescriptorT::value_type, fallback_to_none, fallback_to_none, less, greater_equal, std::allocato… 335 …ityDescriptorT::value_type, fallback_to_none, fallback_to_none, less, greater_equal, std::allocato… in channel_severity_filter() 343 …ityDescriptorT::value_type, fallback_to_none, fallback_to_none, less, greater_equal, std::allocato… 346 …ityDescriptorT::value_type, fallback_to_none, fallback_to_none, less, greater_equal, std::allocato… in channel_severity_filter() 354 …actor< ChannelT, SeverityT, ChannelFallbackT, fallback_to_none, less, greater_equal, std::allocato… 357 …actor< ChannelT, SeverityT, ChannelFallbackT, fallback_to_none, less, greater_equal, std::allocato… in channel_severity_filter() [all …]
|
/third_party/boost/boost/hana/fwd/ |
D | greater_equal.hpp | 38 constexpr auto greater_equal = [](auto&& x, auto&& y) -> decltype(auto) { 50 constexpr greater_equal_t greater_equal{};
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | greater_equal.hpp | 38 constexpr auto greater_equal = [](auto&& x, auto&& y) -> decltype(auto) { 50 constexpr greater_equal_t greater_equal{};
|
/third_party/boost/boost/fusion/sequence/comparison/ |
D | greater_equal.hpp | 28 greater_equal(Seq1 const& a, Seq2 const& b) in greater_equal() function 49 return fusion::greater_equal(a, b); in operator >=()
|
/third_party/boost/boost/mpl/aux_/preprocessed/plain/ |
D | greater_equal.hpp | 67 struct greater_equal struct 76 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/ |
D | ids.hpp | 50 greater_equal, enumerator 127 greater_equal = binary_op<op::greater_equal>::value, enumerator
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
D | ids.hpp | 51 greater_equal, enumerator 128 greater_equal = binary_op<op::greater_equal>::value, enumerator
|
/third_party/boost/libs/hana/test/_include/laws/ |
D | orderable.hpp | 68 hana::greater_equal(a, b) ^iff^ hana::not_(hana::less(a, b)) in TestOrderable() 75 BOOST_HANA_CHECK(hana::greater_equal.than(a)(b) ^iff^ hana::greater_equal(b, a)); in TestOrderable()
|