Home
last modified time | relevance | path

Searched refs:and_ (Results 1 – 10 of 10) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Dand.hpp48 struct and_ struct
58 , and_
66 , and_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dmeta.hpp106 typedef typename mpl::and_<expr0,expr1>::type caseTT ;
107 typedef typename mpl::and_<expr0,not_expr1>::type caseTF ;
108 typedef typename mpl::and_<not_expr0,expr1>::type caseFT ;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Diter_fold_if.hpp42 : and_<
49 typedef and_<
Dand.hpp54 # define AUX778076_OP_NAME and_
Dis_sequence.hpp52 : and_<
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
Dpromotion.hpp88 …typename mpl::and_<is_floating_point<T1P>, is_floating_point<T2P> >::type, // both T1P and T2P are…
97 …typename mpl::if_< typename mpl::and_<mpl::not_<is_floating_point<T2P> >, ::boost::is_convertible<…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
Dfacade_iterator_category.hpp89 mpl::and_<
103 mpl::and_<
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dindirect_traits.hpp98 : mpl::and_<
122 : mpl::and_<
176 : mpl::and_<
190 : mpl::and_<
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dsequence.hpp141 boost::mpl::and_< in operator ()()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_facade.hpp273 mpl::and_<
373 mpl::and_<