Searched refs:BOOST_MPL_LIMIT_METAFUNCTION_ARITY (Results 1 – 17 of 17) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/limits/ |
D | arity.hpp | 17 #if !defined(BOOST_MPL_LIMIT_METAFUNCTION_ARITY) 18 # define BOOST_MPL_LIMIT_METAFUNCTION_ARITY 5 macro
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | apply.hpp | 62 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 69 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 95 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/apply.hpp>)) 106 #define AUX778076_COUNT_ARGS_ARITY BOOST_MPL_LIMIT_METAFUNCTION_ARITY 182 #if i_ == BOOST_MPL_LIMIT_METAFUNCTION_ARITY
|
D | arg.hpp | 58 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 66 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 73 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/arg.hpp>))
|
D | apply_fwd.hpp | 56 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 84 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/apply_fwd.hpp>))
|
D | bind_fwd.hpp | 57 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 77 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/bind_fwd.hpp>))
|
D | bind.hpp | 77 BOOST_PP_CAT(apply_wrap,BOOST_MPL_LIMIT_METAFUNCTION_ARITY) \ 88 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 95 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 296 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/bind.hpp>)) 321 #define AUX778076_COUNT_ARGS_ARITY BOOST_MPL_LIMIT_METAFUNCTION_ARITY 337 BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY) 342 BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY) 488 #if i_ == BOOST_MPL_LIMIT_METAFUNCTION_ARITY
|
D | multiplies.hpp | 29 # define AUX778076_OP_ARITY BOOST_MPL_LIMIT_METAFUNCTION_ARITY
|
D | placeholders.hpp | 72 (3,(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY + 1, <boost/mpl/placeholders.hpp>))
|
D | apply_wrap.hpp | 68 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/apply_wrap.hpp>)) 117 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY - i_, <boost/mpl/apply_wrap.hpp>))
|
D | quote.hpp | 106 (3,(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/quote.hpp>))
|
D | has_xxx.hpp | 604 ( 4, ( trait, name, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, default_ ) ) \ 612 ( 4, ( trait, name, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, default_ ) ) \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
D | full_lambda.hpp | 69 BOOST_MPL_LIMIT_METAFUNCTION_ARITY \ 84 #define n_ BOOST_MPL_LIMIT_METAFUNCTION_ARITY 135 (3,(0, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, <boost/mpl/aux_/full_lambda.hpp>)) 155 AUX778076_ARITY_PARAM(int_<BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY)>)
|
D | arity_spec.hpp | 37 , value = BOOST_MPL_LIMIT_METAFUNCTION_ARITY \
|
D | template_arity.hpp | 62 # define AUX778076_ARITY BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY)
|
D | na_spec.hpp | 50 : int_< BOOST_MPL_LIMIT_METAFUNCTION_ARITY > \
|
D | numeric_op.hpp | 61 # define AUX778076_OP_ARITY BOOST_MPL_LIMIT_METAFUNCTION_ARITY
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/ |
D | def_params_tail.hpp | 38 , BOOST_MPL_PP_SUB(BOOST_MPL_LIMIT_METAFUNCTION_ARITY,i) \ 82 BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
|