Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dinserter_algorithm.hpp38 # define BOOST_MPL_AUX_INSERTER_ALGORITHM_DEF(arity, name) \ argument
41 BOOST_MPL_PP_DEFAULT_PARAMS(arity, typename P, na) \
44 : aux::name##_impl<BOOST_MPL_PP_PARAMS(arity, P)> \
49 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), typename P) \
51 struct name< BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P),na > \
54 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \
58 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \
66 BOOST_MPL_PP_DEFAULT_PARAMS(arity, typename P, na) \
69 : aux::reverse_##name##_impl<BOOST_MPL_PP_PARAMS(arity, P)> \
74 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), typename P) \
[all …]
Dlambda_support.hpp47 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; \
Darity.hpp30 struct arity struct
Darity_spec.hpp31 struct arity< \
Dtemplate_arity.hpp149 : F::arity
Dna_spec.hpp46 struct arity< \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dfunction_traits.hpp26 BOOST_STATIC_CONSTANT(unsigned, arity = 0);
33 BOOST_STATIC_CONSTANT(unsigned, arity = 1);
42 BOOST_STATIC_CONSTANT(unsigned, arity = 2);
53 BOOST_STATIC_CONSTANT(unsigned, arity = 3);
63 BOOST_STATIC_CONSTANT(unsigned, arity = 4);
75 BOOST_STATIC_CONSTANT(unsigned, arity = 5);
88 BOOST_STATIC_CONSTANT(unsigned, arity = 6);
102 BOOST_STATIC_CONSTANT(unsigned, arity = 7);
117 BOOST_STATIC_CONSTANT(unsigned, arity = 8);
133 BOOST_STATIC_CONSTANT(unsigned, arity = 9);
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dprotect.hpp41 struct arity< protect<T>, N > struct
42 : arity<T,N>
Dapply_wrap.hpp125 ::boost::mpl::aux::arity<F,i_>::value in BOOST_PP_CAT()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h.pump42 // by the maximum arity of the implementation of tr1::tuple which is