Home
last modified time | relevance | path

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

12

/ndk/tests/device/issue42891-boost-1_52/jni/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_
Dfull_lambda.hpp21 : true_
56 typedef true_ is_le;
100 struct le_result1< true_,Tag,F,L1 >
177 struct le_result2< true_,Tag,F,L1,L2 >
259 struct le_result3< true_,Tag,F,L1,L2,L3 >
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
432 struct le_result5< true_,Tag,F,L1,L2,L3,L4,L5 >
Dor.hpp18 : true_
Dapply_wrap.hpp27 struct apply_wrap0< F,true_ >
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dvoid.hpp46 : true_
49 using true_::value;
55 : true_
58 using true_::value;
Dbool_fwd.hpp24 typedef bool_<true> true_; typedef
30 BOOST_MPL_AUX_ADL_BARRIER_DECL(true_)
Dlambda_fwd.hpp49 , typename Protect = true_
Diter_fold_if.hpp75 , if_< is_na<BackwardOp>, always<false_>, always<true_> >
Dapply_wrap.hpp156 struct BOOST_PP_CAT(apply_wrap,i_)<F,true_>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dna.hpp35 : true_
38 using true_::value;
44 : true_
47 using true_::value;
Dbegin_end_impl.hpp53 typedef typename eval_if<aux::has_begin<Sequence, true_>,
63 typedef typename eval_if<aux::has_begin<Sequence, true_>,
Dfull_lambda.hpp91 : true_
128 typedef true_ is_le;
269 struct BOOST_PP_CAT(le_result,i_)< true_,Tag,F,AUX778076_LAMBDA_PARAMS(i_, L) > in BOOST_PP_CAT()
Dna_spec.hpp80 , true_ \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dindirect_traits.hpp44 struct is_reference_to_const<T const&> : mpl::true_
50 struct is_reference_to_const<T const volatile&> : mpl::true_
137 struct is_reference_to_volatile<T volatile&> : mpl::true_
143 struct is_reference_to_volatile<T const volatile&> : mpl::true_
155 struct is_reference_to_pointer<T*&> : mpl::true_
160 struct is_reference_to_pointer<T* const&> : mpl::true_
165 struct is_reference_to_pointer<T* volatile&> : mpl::true_
170 struct is_reference_to_pointer<T* const volatile&> : mpl::true_
Dreference_content.hpp133 : mpl::true_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dforeach.hpp105 begin( C const& t, mpl::true_ ) in begin() argument
127 end( C const& t, mpl::true_ ) in end() argument
150 done( static_any_t cur, static_any_t end, C const&, mpl::true_ ) in done() argument
173 next( static_any_t cur, C const&, mpl::true_ ) in next() argument
195 deref( static_any_t cur, C const&, ::boost::type<RefType>, mpl::true_ ) in deref() argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dintegral_constant.hpp25 template<> struct integral_constant<bool,true> : public mpl::true_
30 typedef mpl::true_ base_;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dis_subranged.hpp40 typedef mpl::true_ type ;
98 typedef mpl::true_ type ;
123 mpl::eval_if<T_smaller_exponent,mpl::true_,not_bigger_exponent_case>::type
131 typedef mpl::true_ type ;
Dconversion_traits.hpp64 typedef mpl::true_ trivial ;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Dinteroperable.hpp37 : mpl::true_
Diterator_facade.hpp393 … operator_brackets_proxy<Iterator> make_operator_brackets_result(Iterator const& iter, mpl::true_) in make_operator_brackets_result() argument
530 static bool equal(Facade1 const& f1, Facade2 const& f2, mpl::true_) in equal() argument
549 Facade1 const& f1, Facade2 const& f2, mpl::true_) in distance_from() argument
805 # define BOOST_ITERATOR_CONVERTIBLE(a,b) mpl::true_()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
Dempty.hpp46 : true_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dref.hpp94 : public mpl::true_ \
Dconcept_check.hpp314 void test(boost::mpl::true_)
334 void test(boost::mpl::true_)
363 void test(boost::mpl::true_)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
Dpolicy.hpp819 inline int digits_imp(mpl::true_ const&) in digits_imp()
871 struct series_factor_calc<T, Digits, mpl::true_, mpl::true_>
879 struct series_factor_calc<T, Digits, mpl::true_, mpl::false_>
888 struct series_factor_calc<T, Digits, mpl::false_, mpl::true_>
897 inline T get_epsilon_imp(mpl::true_ const&) in get_epsilon_imp()
963 mpl::true_,
974 mpl::true_>::type type;

12