Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Dor.hpp48 struct or_ struct
58 , or_
66 , or_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Dinteroperable.hpp39 : mpl::or_<
Diterator_adaptor.hpp108 mpl::or_<
132 mpl::or_<
Diterator_facade.hpp71 mpl::or_<
81 mpl::or_<
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dor.hpp55 # define AUX778076_OP_NAME or_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
Dpromotion.hpp89 …typename mpl::if_< typename mpl::or_<is_same<long double, T1P>, is_same<long double, T2P> >::type,…
91 …typename mpl::if_< typename mpl::or_<is_same<double, T1P>, is_same<double, T2P> >::type, // either…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
Dfacade_iterator_category.hpp61 : mpl::or_<
119 : mpl::or_<
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
Dpolicy.hpp749 …mpl::or_<mpl::less_equal<digits_t, precision_type>, mpl::less_equal<precision_type, mpl::int_<0> >…
800 mpl::or_<mpl::equal_to<spec_t, mpl::false_>, mpl::equal_to<digits_t, mpl::int_<0> > >,
804 …mpl::or_<mpl::less_equal<digits_t, precision_type>, mpl::less_equal<precision_type, mpl::int_<0> >…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dtest_tools.hpp322 typedef typename mpl::or_<is_array<T>,is_function<T>,is_abstract<T> >::type cant_use_nl; in operator ()()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
Dmath_fwd.hpp567 mpl::or_<