Home
last modified time | relevance | path

Searched refs:true_ (Results 1 – 25 of 929) sorted by relevance

12345678910>>...38

/third_party/boost/libs/hana/test/concept/constant/
Dlogical.cpp33 constexpr auto true_ = minimal_constant<bool, true>{}; in main()
38 BOOST_HANA_CONSTANT_CHECK(hana::equal(hana::not_(true_), false_)); in main()
39 BOOST_HANA_CONSTANT_CHECK(hana::equal(hana::not_(false_), true_)); in main()
45 hana::and_(true_), in main()
46 true_ in main()
54 hana::and_(true_, true_), in main()
55 true_ in main()
58 hana::and_(true_, false_), in main()
67 hana::and_(true_, true_, true_), in main()
68 true_ in main()
[all …]
/third_party/boost/libs/mpl/test/
Dlogical.cpp20 using mpl::true_;
25 MPL_ASSERT(( mpl::and_< true_,true_ > )); in MPL_TEST_CASE()
26 MPL_ASSERT_NOT(( mpl::and_< false_,true_ > )); in MPL_TEST_CASE()
27 MPL_ASSERT_NOT(( mpl::and_< true_,false_ > )); in MPL_TEST_CASE()
32 MPL_ASSERT(( mpl::or_< true_,true_ > )); in MPL_TEST_CASE()
33 MPL_ASSERT(( mpl::or_< false_,true_ > )); in MPL_TEST_CASE()
34 MPL_ASSERT(( mpl::or_< true_,false_ > )); in MPL_TEST_CASE()
36 MPL_ASSERT(( mpl::or_< true_,unknown > )); in MPL_TEST_CASE()
37 MPL_ASSERT(( mpl::or_< true_,unknown,unknown > )); in MPL_TEST_CASE()
39 MPL_ASSERT_NOT(( mpl::not_< true_ > )); in MPL_TEST_CASE()
/third_party/boost/boost/numeric/odeint/util/detail/
Dis_range.hpp59 struct is_range< std::pair<iteratorT,iteratorT> > : boost::mpl::true_
64 struct is_range< const std::pair<iteratorT,iteratorT> > : boost::mpl::true_
73 struct is_range< elementT[sz] > : boost::mpl::true_
78 struct is_range< const elementT[sz] > : boost::mpl::true_
87 struct is_range< char* > : boost::mpl::true_
92 struct is_range< wchar_t* > : boost::mpl::true_
97 struct is_range< const char* > : boost::mpl::true_
102 struct is_range< const wchar_t* > : boost::mpl::true_
107 struct is_range< char* const > : boost::mpl::true_
112 struct is_range< wchar_t* const > : boost::mpl::true_
[all …]
/third_party/boost/boost/range/detail/
Dremove_extent.hpp26 template< typename Case1 = mpl::true_,
28 typename Case2 = mpl::true_,
30 typename Case3 = mpl::true_,
32 typename Case4 = mpl::true_,
34 typename Case5 = mpl::true_,
36 typename Case6 = mpl::true_,
38 typename Case7 = mpl::true_,
40 typename Case8 = mpl::true_,
42 typename Case9 = mpl::true_,
44 typename Case10 = mpl::true_,
[all …]
/third_party/boost/boost/spirit/home/support/
Dnumeric_traits.hpp29 struct is_bool<bool> : mpl::true_ {};
41 struct is_int<short> : mpl::true_ {};
44 struct is_int<int> : mpl::true_ {};
47 struct is_int<long> : mpl::true_ {};
51 struct is_int<boost::long_long_type> : mpl::true_ {};
65 struct is_uint<unsigned short> : mpl::true_ {};
69 struct is_uint<unsigned int> : mpl::true_ {};
72 struct is_uint<unsigned long> : mpl::true_ {};
76 struct is_uint<boost::ulong_long_type> : mpl::true_ {};
89 struct is_real<float> : mpl::true_ {};
[all …]
/third_party/boost/boost/spirit/home/x3/support/traits/
Dnumeric_traits.hpp26 struct is_bool<bool> : mpl::true_ {};
38 struct is_int<short> : mpl::true_ {};
41 struct is_int<int> : mpl::true_ {};
44 struct is_int<long> : mpl::true_ {};
48 struct is_int<boost::long_long_type> : mpl::true_ {};
62 struct is_uint<unsigned short> : mpl::true_ {};
66 struct is_uint<unsigned int> : mpl::true_ {};
69 struct is_uint<unsigned long> : mpl::true_ {};
73 struct is_uint<boost::ulong_long_type> : mpl::true_ {};
86 struct is_real<float> : mpl::true_ {};
[all …]
/third_party/boost/boost/iostreams/detail/
Dselect.hpp40 typedef mpl::true_ else_;
42 template< typename Case1 = mpl::true_,
44 typename Case2 = mpl::true_,
46 typename Case3 = mpl::true_,
48 typename Case4 = mpl::true_,
50 typename Case5 = mpl::true_,
52 typename Case6 = mpl::true_,
54 typename Case7 = mpl::true_,
56 typename Case8 = mpl::true_,
58 typename Case9 = mpl::true_,
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dand.hpp27 , true_
35 , true_, true_, true_, true_
37 : true_
46 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dand.hpp34 >::template result_< T2,T3,T4,true_ >
41 ::result_< true_,true_,true_,true_ >
42 : true_
51 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dand.hpp34 >::template result_< T2,T3,T4,true_ >
41 ::result_< true_,true_,true_,true_ >
42 : true_
51 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dand.hpp34 >::template result_< T2,T3,T4,true_ >
38 template<> struct result_< true_,true_,true_,true_ >
39 : true_
49 , typename T3 = true_, typename T4 = true_, typename T5 = true_
/third_party/boost/boost/xpressive/detail/static/
Dtype_traits.hpp37 : mpl::true_
43 : mpl::true_
71 : mpl::true_
77 : mpl::true_
84 : mpl::true_
90 : mpl::true_
105 : mpl::true_
110 : mpl::true_
/third_party/boost/boost/spirit/home/karma/numeric/
Duint.hpp65 : mpl::true_ {};
69 : mpl::true_ {};
73 : mpl::true_ {};
77 : mpl::true_ {};
81 : mpl::true_ {};
85 : mpl::true_ {};
90 : mpl::true_ {};
97 : mpl::true_ {};
102 : mpl::true_ {};
106 : mpl::true_ {};
[all …]
/third_party/boost/libs/parameter/test/literate/
Ddeduced-template-parameters0.cpp50 , boost::mpl::true_
57 , boost::mpl::true_
65 , boost::mpl::true_
77 , boost::mpl::true_
85 , boost::mpl::true_
150 , boost::mpl::true_ in MPL_TEST_CASE()
157 , boost::mpl::true_ in MPL_TEST_CASE()
164 , boost::mpl::true_ in MPL_TEST_CASE()
171 , boost::mpl::true_ in MPL_TEST_CASE()
178 , boost::mpl::true_ in MPL_TEST_CASE()
[all …]
/third_party/boost/boost/spirit/home/qi/numeric/
Duint.hpp55 struct use_terminal<qi::domain, tag::ushort_> : mpl::true_ {};
61 : mpl::true_ {};
69 struct use_lazy_terminal<qi::domain, tag::ushort_, 1> : mpl::true_ {};
73 struct use_terminal<qi::domain, tag::uint_> : mpl::true_ {};
79 : mpl::true_ {};
87 struct use_lazy_terminal<qi::domain, tag::uint_, 1> : mpl::true_ {};
91 struct use_terminal<qi::domain, tag::ulong_> : mpl::true_ {};
97 : mpl::true_ {};
105 struct use_lazy_terminal<qi::domain, tag::ulong_, 1> : mpl::true_ {};
110 struct use_terminal<qi::domain, tag::ulong_long> : mpl::true_ {};
[all …]
/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc94 value = and_<true_, true_>::value; in TEST()
97 value = and_<true_, false_>::value; in TEST()
100 value = and_<false_, true_>::value; in TEST()
107 value = or_<true_, true_>::value; in TEST()
110 value = or_<true_, false_>::value; in TEST()
113 value = or_<false_, true_>::value; in TEST()
/third_party/boost/libs/parameter/test/
Dunwrap_cv_reference.cpp59 , boost::mpl::true_ in MPL_TEST_CASE()
69 , boost::mpl::true_ in MPL_TEST_CASE()
79 , boost::mpl::true_ in MPL_TEST_CASE()
91 , boost::mpl::true_ in MPL_TEST_CASE()
147 , boost::mpl::true_ in MPL_TEST_CASE()
159 , boost::mpl::true_ in MPL_TEST_CASE()
171 , boost::mpl::true_ in MPL_TEST_CASE()
183 , boost::mpl::true_ in MPL_TEST_CASE()
240 , boost::mpl::true_ in MPL_TEST_CASE()
252 , boost::mpl::true_ in MPL_TEST_CASE()
[all …]
/third_party/boost/boost/multiprecision/cpp_int/
Dserialize.hpp31 struct is_binary_archive<boost::archive::binary_oarchive> : public mpl::true_
34 struct is_binary_archive<boost::archive::binary_iarchive> : public mpl::true_
75 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize()
100 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize()
122 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize()
140 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize()
156 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize()
168 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::true_ const&) in do_serialize()
180 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::true_ const&) in do_serialize()

12345678910>>...38