Home
last modified time | relevance | path

Searched refs:BOOST_PP_INC (Results 1 – 21 of 21) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dfull_lambda.hpp155 AUX778076_ARITY_PARAM(int_<BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY)>)
242 typename BOOST_PP_CAT(T, BOOST_PP_INC(i_))::result_ \
247 typename BOOST_PP_CAT(T, BOOST_PP_INC(i_))::type \
286 typedef lambda< BOOST_PP_CAT(T, BOOST_PP_INC(i_)), Tag > \
287 BOOST_PP_CAT(l,BOOST_PP_INC(i_)); \
291 typedef typename BOOST_PP_CAT(l,BOOST_PP_INC(i_))::is_le \
292 BOOST_PP_CAT(is_le,BOOST_PP_INC(i_)); \
297 BOOST_PP_CAT(is_le,BOOST_PP_INC(i_))::value \
340 AUX778076_ARITY_PARAM(int_<BOOST_PP_INC(i_)>)
Dtemplate_arity.hpp62 # define AUX778076_ARITY BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY)
106 BOOST_PP_COMMA_IF(i_) template_arity_impl<F,BOOST_PP_INC(i_)>::value \
Diter_fold_if_impl.hpp130 > BOOST_PP_CAT(forward_step, BOOST_PP_INC(i)); \
Dlambda_support.hpp40 typedef_ param BOOST_PP_CAT(arg,BOOST_PP_INC(i)); \
Dnumeric_op.hpp217 , BOOST_MPL_PP_EXT_PARAMS(3, BOOST_PP_INC(AUX778076_OP_ARITY), N)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dbind.hpp337 BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY)
342 BOOST_PP_INC(BOOST_MPL_LIMIT_METAFUNCTION_ARITY)
399 , BOOST_MPL_PP_EXT_PARAMS(2, BOOST_PP_INC(i_), t) in BOOST_PP_CAT()
443 typename BOOST_PP_CAT(t,BOOST_PP_INC(i_))::type \ in BOOST_PP_CAT()
482 BOOST_MPL_AUX_ARITY_SPEC(BOOST_PP_INC(i_), BOOST_PP_CAT(bind,i_))
483 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(BOOST_PP_INC(i_), BOOST_PP_CAT(bind,i_))
541 typedef typename BOOST_PP_CAT(r,j_)::next BOOST_PP_CAT(n,BOOST_PP_INC(j_));
Dapply.hpp90 BOOST_MPL_PP_ENUM(BOOST_PP_INC(n), param) \
163 BOOST_PP_INC(i_)
Darg.hpp96 typedef arg<BOOST_PP_INC(i_)> next;
Dapply_wrap.hpp63 BOOST_MPL_PP_ENUM(BOOST_PP_INC(n), param) \
Dhas_xxx.hpp330 template< BOOST_PP_ENUM_PARAMS(BOOST_PP_INC(n), typename V) > class V \
499 template< BOOST_PP_ENUM_PARAMS(BOOST_PP_INC(n), typename U) > class U \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dfor_each_i.hpp42 # define BOOST_PP_LIST_FOR_EACH_I_O_D(m, d, l, i) (m, d, BOOST_PP_LIST_REST(l), BOOST_PP_INC(i))
44 …UPLE_ELEM(4, 1, x), BOOST_PP_LIST_REST(BOOST_PP_TUPLE_ELEM(4, 2, x)), BOOST_PP_INC(BOOST_PP_TUPLE_…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Dbase_from_member.hpp75 BOOST_PP_REPEAT_FROM_TO( 1, BOOST_PP_INC(BOOST_BASE_FROM_MEMBER_MAX_ARITY),
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
Dinc.hpp22 # define BOOST_PP_INC(x) BOOST_PP_INC_I(x) macro
24 # define BOOST_PP_INC(x) BOOST_PP_INC_OO((x)) macro
Dadd.hpp40 # define BOOST_PP_ADD_O_I(x, y) (BOOST_PP_INC(x), BOOST_PP_DEC(y))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/
Dparams.hpp52 BOOST_PP_CAT(param, BOOST_PP_INC(i)) \
Ddefault_params.hpp53 BOOST_PP_CAT( BOOST_PP_TUPLE_ELEM(2,0,pv), BOOST_PP_INC(i) ) \
Ddef_params_tail.hpp76 , BOOST_PP_ADD_D(1, i, BOOST_PP_INC(BOOST_PP_TUPLE_ELEM(3, 0, op))) \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/
Ddiv_base.hpp50 # define BOOST_PP_DIV_BASE_O_I(d, r, x, y) (BOOST_PP_INC(r), BOOST_PP_SUB_D(d, x, y), y)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/iteration/
Diterate.hpp74 # define BOOST_PP_ITERATE() BOOST_PP_CAT(BOOST_PP_ITERATE_, BOOST_PP_INC(BOOST_PP_ITERATION_DEPTH()…
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dfor_each_i.hpp41 …T_PP_SEQ_FOR_EACH_I_O_I(macro, data, seq, i) (macro, data, BOOST_PP_SEQ_TAIL(seq), BOOST_PP_INC(i))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dtype_with_alignment.hpp121 BOOST_PP_CAT(found,BOOST_PP_INC(I)) \