Searched refs:BOOST_MPL_AUX_NTTP_DECL (Results 1 – 23 of 23) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/ |
D | iterator.hpp | 34 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 63 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 72 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 81 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 94 , BOOST_MPL_AUX_NTTP_DECL(long, n_) 95 , BOOST_MPL_AUX_NTTP_DECL(long, m_)
|
D | at.hpp | 62 template< typename Vector, BOOST_MPL_AUX_NTTP_DECL(long, n_) > struct v_at; 64 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) > 88 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) > struct v_at_impl 104 template< typename T, BOOST_MPL_AUX_NTTP_DECL(long, n_) >
|
D | tag.hpp | 27 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct vector_tag;
|
D | front.hpp | 41 template< BOOST_MPL_AUX_NTTP_DECL(long, n_) >
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
D | nttp_decl.hpp | 27 # define BOOST_MPL_AUX_NTTP_DECL(T, x) BOOST_PP_CAT(_mpl_nttp_,T) x /**/ macro 31 # define BOOST_MPL_AUX_NTTP_DECL(T, x) T x /**/ macro
|
D | template_arity.hpp | 66 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct arity_tag 76 BOOST_MPL_PP_PARAMS(AUX778076_ARITY, BOOST_MPL_AUX_NTTP_DECL(int, C)) 97 template< typename F, BOOST_MPL_AUX_NTTP_DECL(int, N) >
|
D | advance_forward.hpp | 47 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_forward; 54 template< BOOST_MPL_AUX_NTTP_DECL(long, N) >
|
D | advance_backward.hpp | 47 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_backward; 54 template< BOOST_MPL_AUX_NTTP_DECL(long, N) >
|
D | arity.hpp | 29 template< typename F, BOOST_MPL_AUX_NTTP_DECL(int, N) >
|
D | yes_no.hpp | 39 template< BOOST_MPL_AUX_NTTP_DECL(long, n) > struct weighted_tag
|
D | arity_spec.hpp | 30 template< BOOST_MPL_AUX_NTTP_DECL(int, N), BOOST_MPL_PP_PARAMS(i,type T) > \
|
D | numeric_op.hpp | 78 , BOOST_MPL_AUX_NTTP_DECL(int, tag1_) = BOOST_MPL_AUX_MSVC_VALUE_WKND(Tag1)::value 79 , BOOST_MPL_AUX_NTTP_DECL(int, tag2_) = BOOST_MPL_AUX_MSVC_VALUE_WKND(Tag2)::value
|
D | integral_wrapper.hpp | 29 # define AUX_WRAPPER_PARAMS(N) BOOST_MPL_AUX_NTTP_DECL(AUX_WRAPPER_VALUE_TYPE, N)
|
D | na_spec.hpp | 45 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | arg_fwd.hpp | 23 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct arg;
|
D | long_fwd.hpp | 22 template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct long_;
|
D | int_fwd.hpp | 22 template< BOOST_MPL_AUX_NTTP_DECL(int, N) > struct int_;
|
D | not.hpp | 27 template< BOOST_MPL_AUX_NTTP_DECL(long, C_) > // 'long' is intentional here
|
D | protect.hpp | 40 template< BOOST_MPL_AUX_NTTP_DECL(int, N), typename T >
|
D | at.hpp | 40 , BOOST_MPL_AUX_NTTP_DECL(long, N)
|
D | advance.hpp | 64 , BOOST_MPL_AUX_NTTP_DECL(long, N)
|
D | bind.hpp | 156 BOOST_MPL_AUX_NTTP_DECL(int, N), AUX778076_BIND_PARAMS(typename U) 244 template< BOOST_MPL_AUX_NTTP_DECL(int, arity_) > struct bind_chooser; 260 template< BOOST_MPL_AUX_NTTP_DECL(int, N) >
|
D | assert.hpp | 116 template< BOOST_MPL_AUX_NTTP_DECL(long, x), BOOST_MPL_AUX_NTTP_DECL(long, y), bool (*)(failed, fail…
|