Home
last modified time | relevance | path

Searched refs:BOOST_PP_ENUM_PARAMS_Z (Results 1 – 25 of 36) sorted by relevance

12

/third_party/boost/boost/parameter/aux_/preprocessor/impl/
Dno_spec_overloads.hpp151 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename TaggedArg)> \
156 ::boost::parameter::compose(BOOST_PP_ENUM_PARAMS_Z(z, n, arg)) \
165 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename TaggedArg)> \
172 ::boost::parameter::compose(BOOST_PP_ENUM_PARAMS_Z(z, n, a)) \
181 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename TaggedArg)> \
186 )<BOOST_PP_ENUM_PARAMS_Z(z, n, TaggedArg)>::type \
201 )<BOOST_PP_ENUM_PARAMS_Z(z, n, TaggedArg)>::type(*)() \
203 , ::boost::parameter::compose(BOOST_PP_ENUM_PARAMS_Z(z, n, arg)) \
218 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename TaggedArg)> \
224 BOOST_PP_ENUM_PARAMS_Z(z, n, TaggedArg) \
[all …]
/third_party/boost/boost/iostreams/detail/
Dforward.hpp66 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename U)> \
72 (BOOST_PP_ENUM_PARAMS_Z(z, n, u)) ); } \
74 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), typename U) > \
82 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), u)) ); } \
85 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename U)> \
90 (BOOST_PP_ENUM_PARAMS_Z(z, n, u)) ); } \
92 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), typename U) > \
99 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), u) ); } \
/third_party/boost/boost/parameter/
Dcompose.hpp126 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename prefix)> \
132 BOOST_PP_ENUM_PARAMS_Z(z, n, a) \
165 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename prefix)> \
166 struct compose<BOOST_PP_ENUM_PARAMS_Z(z, n, prefix)> \
169 ::are_tagged_arguments<BOOST_PP_ENUM_PARAMS_Z(z, n, prefix)> \
176 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename prefix)> \
178 ::compose<BOOST_PP_ENUM_PARAMS_Z(z, n, prefix)>::type \
182 BOOST_PP_ENUM_PARAMS_Z(z, n, a) \
Dmacros.hpp21 , typename param::match<BOOST_PP_ENUM_PARAMS_Z(z, n, T)>::type kw = param()
60 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename T)> \
93 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename T)> \
105 )(kw(BOOST_PP_ENUM_PARAMS_Z(z, n, p))); \
Dare_tagged_arguments.hpp69 template <BOOST_PP_ENUM_PARAMS_Z(z, n, typename prefix)> \
71 BOOST_PP_ENUM_PARAMS_Z(z, n, prefix) \
/third_party/boost/boost/mpl/
Dstring.hpp123 … template<BOOST_PP_ENUM_PARAMS_Z(z, n, int C)> \
124 … struct apply<mpl::string<BOOST_PP_ENUM_PARAMS_Z(z, n, C)> > \
161 … template<BOOST_PP_ENUM_PARAMS_Z(z, n, int C)> \
162 … struct apply<mpl::string<BOOST_PP_ENUM_PARAMS_Z(z, n, C)> > \
164 … typedef mpl::string_iterator<mpl::string<BOOST_PP_ENUM_PARAMS_Z(z, n, C)>, n, 0> type; \
211 … template<BOOST_PP_ENUM_PARAMS_Z(z, n, int C), typename Value> \
212 … struct apply<mpl::string<BOOST_PP_ENUM_PARAMS_Z(z, n, C)>, Value, false> \
216BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), C) \
265 … template<BOOST_PP_ENUM_PARAMS_Z(z, n, int C)> \
266 … struct apply<mpl::string<BOOST_PP_ENUM_PARAMS_Z(z, n, C)> > \
[all …]
/third_party/boost/boost/python/detail/
Dtype_list_impl.hpp23 …: BOOST_PP_CAT(mpl::vector,BOOST_PYTHON_LIST_SIZE)<BOOST_PP_ENUM_PARAMS_Z(1, BOOST_PYTHON_LIST_SIZ…
42 BOOST_PP_ENUM_PARAMS_Z(1, N, class T)
45 BOOST_PP_ENUM_PARAMS_Z(1, N, T)
50 : BOOST_PP_CAT(mpl::vector,N)<BOOST_PP_ENUM_PARAMS_Z(1, N, T)>
Dtarget.hpp52 BOOST_PP_IF(N, A0, void)(* target(R (*)(BOOST_PP_ENUM_PARAMS_Z(1, N, A))) )() in BOOST_PP_IF()
77 T& (* target(R (T::*)(BOOST_PP_ENUM_PARAMS_Z(1, N, A)) Q) )()
Dresult.hpp99 boost::type<R>* result(R (*)(BOOST_PP_ENUM_PARAMS_Z(1, N, A)), int = 0)
124 boost::type<R>* result(R (T::*)(BOOST_PP_ENUM_PARAMS_Z(1, N, A)) Q, int = 0) in R()
Dnullary_function_adaptor.hpp29 template <BOOST_PP_ENUM_PARAMS_Z(1, i, class A)> \
Dmake_tuple.hpp20 template <BOOST_PP_ENUM_PARAMS_Z(1, N, class A)>
/third_party/boost/boost/accumulators/framework/
Daccumulator_set.hpp234 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename A)> \
256 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename A)> \
268 , boost::accumulators::sample = BOOST_PP_ENUM_PARAMS_Z(z, n, a) \
338 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename A)> \
356 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename A)> \
369 , boost::accumulators::sample = BOOST_PP_ENUM_PARAMS_Z(z, n, a) \
531 , boost::accumulators::sample = BOOST_PP_ENUM_PARAMS_Z(z, n, a) \
Dextractor.hpp141 template<BOOST_PP_ENUM_PARAMS_Z(z, n, typename A)> \
142 struct result<this_type(BOOST_PP_ENUM_PARAMS_Z(z, n, A))> \
/third_party/boost/boost/detail/
Dis_xxx.hpp18 template < BOOST_PP_ENUM_PARAMS_Z(1, nargs, class T) > \
20 qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \
/third_party/boost/boost/python/
Dobject_call.hpp13 template <BOOST_PP_ENUM_PARAMS_Z(1, N, class A)>
19 return call<obj>(get_managed_object(self, tag), BOOST_PP_ENUM_PARAMS_Z(1, N, a));
Dbases.hpp18 # define BOOST_PYTHON_BASE_PARAMS BOOST_PP_ENUM_PARAMS_Z(1, BOOST_PYTHON_MAX_BASES, Base)
32 template < BOOST_PP_ENUM_PARAMS_Z(1, BOOST_PYTHON_MAX_BASES, class Base) >
Dsignature.hpp194 get_signature(RT(BOOST_PYTHON_FN_CC *)(BOOST_PP_ENUM_PARAMS_Z(1, N, T)), void* = 0) in BOOST_PYTHON_LIST_INC()
218 get_signature(RT(BOOST_PYTHON_FN_CC ClassT::*)(BOOST_PP_ENUM_PARAMS_Z(1, N, T)) Q) in BOOST_PYTHON_LIST_INC()
237 RT(BOOST_PYTHON_FN_CC ClassT::*)(BOOST_PP_ENUM_PARAMS_Z(1, N, T)) Q in BOOST_PYTHON_LIST_INC()
Dinit.hpp45 BOOST_PP_ENUM_PARAMS_Z(1, \
50 BOOST_PP_ENUM_PARAMS_Z(1, \
Doverride.hpp129 BOOST_PP_ENUM_PARAMS_Z(1, N, class A)
/third_party/boost/boost/preprocessor/repetition/
Denum_params.hpp35 # define BOOST_PP_ENUM_PARAMS_Z(z, count, param) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_ENUM_PARA… macro
37 # define BOOST_PP_ENUM_PARAMS_Z(z, count, param) BOOST_PP_ENUM_PARAMS_Z_I(z, count, param) macro
/third_party/boost/boost/spirit/home/classic/core/non_terminal/impl/
Drule.ipp293 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_INC(N), typename ScannerT), \
298 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_INC(N), ScannerT) \
368 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_INC(N), typename ScannerT), \
374 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_INC(N), ScannerT) \
380 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_INC(N), ScannerT) \
393 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_INC(N), ScannerT) \
/third_party/boost/boost/python/object/
Dvalue_holder.hpp128 template <BOOST_PP_ENUM_PARAMS_Z(1, N, class A)>
152 template <BOOST_PP_ENUM_PARAMS_Z(1, N, class A)>
Dpointer_holder.hpp193 template< BOOST_PP_ENUM_PARAMS_Z(1, N, class A) >
215 template < BOOST_PP_ENUM_PARAMS_Z(1, N, class A) >
/third_party/boost/libs/serialization/performance/xml/
Dmacro.hpp97 template<BOOST_PP_ENUM_PARAMS_Z(Z, N, typename T)> \
99 BOOST_PP_ENUM_PARAMS_Z(Z, N, T) \
/third_party/boost/boost/proto/detail/
Dany.hpp28 … #define M0(Z, N, DATA) any operator()(BOOST_PP_ENUM_PARAMS_Z(Z, N, any BOOST_PP_INTERCEPT));

12