HomeSort by relevance Sort by last modified time
    Searched refs:BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE (Results 1 - 6 of 6) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
adl_barrier.hpp 23 # define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE mpl_
28 using ::BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::type; \
33 namespace BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE { namespace aux {} }
34 namespace boost { namespace mpl { using namespace BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE;
35 namespace aux { using namespace BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::aux; }
41 # define BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE boost::mpl
lambda_support.hpp 47 typedef BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::int_<i> arity; \
73 typedef BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::int_<i> arity; \
102 typedef BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::int_<i> arity; \
value_wknd.hpp 45 ::BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::aux::value_wknd< C > \
integral_wrapper.hpp 36 # define AUX_WRAPPER_INST(value) BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::AUX_WRAPPER_NAME< value >
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
placeholders.hpp 21 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_;
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
50 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_2;
63 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_3;
76 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_4;
89 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_5;
102 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_6;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
placeholders.hpp 29 using ::BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::type; \
63 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_;
94 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::BOOST_PP_CAT(_,i_);

Completed in 448 milliseconds