/third_party/boost/boost/python/detail/ |
D | invoke.hpp | 73 return rc(f( BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, ac, () BOOST_PP_INTERCEPT) )); 79 f( BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, ac, () BOOST_PP_INTERCEPT) ); 86 return rc( (tc().*f)(BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, ac, () BOOST_PP_INTERCEPT)) ); 92 (tc().*f)(BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, ac, () BOOST_PP_INTERCEPT));
|
D | nullary_function_adaptor.hpp | 31 BOOST_PP_ENUM_BINARY_PARAMS_Z(1, i, A, const& BOOST_PP_INTERCEPT) \
|
D | make_tuple.hpp | 22 make_tuple(BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, const& a))
|
D | defaults_gen.hpp | 128 BOOST_PP_ENUM_BINARY_PARAMS_Z( \ 169 BOOST_PP_ENUM_BINARY_PARAMS_Z(1, index, T, arg) \
|
/third_party/boost/boost/parameter/aux_/preprocessor/impl/ |
D | no_spec_overloads.hpp | 154 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, TaggedArg, const& arg) \ 168 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, TaggedArg, const& a) \ 189 )(BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, TaggedArg, const& arg)) \ 221 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, TaggedArg, const& arg) \ 241 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, TaggedArg, const& a) \ 269 )(BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, TaggedArg, const& arg)) \
|
D | forwarding_overloads.hpp | 105 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, ParameterArgumentType, && a) \ 144 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, ParameterArgumentType, && a) \
|
/third_party/boost/boost/iostreams/detail/ |
D | forward.hpp | 68 (BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, const U, &u) \ 77 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, BOOST_PP_DEC(n), const U, &u) \ 86 void open(BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, const U, &u) \ 95 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, BOOST_PP_DEC(n), const U, &u) \
|
/third_party/boost/boost/preprocessor/repetition/ |
D | enum_binary_params.hpp | 48 # define BOOST_PP_ENUM_BINARY_PARAMS_Z(z, count, p1, p2) BOOST_PP_REPEAT_ ## z(count, BOOST_PP_E… macro 50 # define BOOST_PP_ENUM_BINARY_PARAMS_Z(z, count, p1, p2) BOOST_PP_ENUM_BINARY_PARAMS_Z_I(z, coun… macro
|
/third_party/boost/boost/accumulators/framework/ |
D | accumulator_set.hpp | 236 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, A, const &a) \ 258 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, A, const &a) \ 340 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, A, const &a) \ 358 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, A, const &a) \
|
/third_party/boost/boost/spirit/home/classic/dynamic/ |
D | select.hpp | 197 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, BOOST_PP_INC(N), \ 205 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, BOOST_PP_INC(N), \
|
/third_party/boost/boost/python/object/ |
D | value_holder.hpp | 131 PyObject* self BOOST_PP_COMMA_IF(N) BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, a)) 155 PyObject* p BOOST_PP_COMMA_IF(N) BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, a))
|
D | pointer_holder.hpp | 195 pointer_holder(PyObject* self BOOST_PP_COMMA_IF(N) BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, a)) 218 PyObject* p BOOST_PP_COMMA_IF(N) BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, a))
|
/third_party/boost/boost/parameter/ |
D | macros.hpp | 63 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, T, && p) \ 96 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, T, const& p) \
|
D | compose.hpp | 129 compose(BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, prefix, const& a)) \ 179 compose(BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, prefix, const& a)) \
|
/third_party/boost/boost/python/ |
D | object_call.hpp | 15 operator()(BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, const& a)) const
|
D | call_method.hpp | 57 BOOST_PP_COMMA_IF(N) BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, const& a)
|
D | call.hpp | 58 BOOST_PP_COMMA_IF(N) BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, const& a)
|
D | override.hpp | 132 operator()( BOOST_PP_ENUM_BINARY_PARAMS_Z(1, N, A, const& a) ) const
|
/third_party/boost/boost/proto/detail/ |
D | deprecated.hpp | 181 BOOST_PP_TUPLE_ELEM(4, 0, DATA)(BOOST_PP_ENUM_BINARY_PARAMS_Z(Z, N, A, const &a)) \
|
/third_party/boost/libs/serialization/performance/xml/ |
D | macro.hpp | 114 node (BOOST_PP_ENUM_BINARY_PARAMS_Z(Z, N, T, p)): \
|
/third_party/boost/boost/proto/ |
D | extends.hpp | 89 … operator ()(BOOST_PP_ENUM_BINARY_PARAMS_Z(Z, N, A, const &a)) Const() \
|
/third_party/boost/libs/proto/example/ |
D | lambda.hpp | 1357 … T operator()(BOOST_PP_ENUM_BINARY_PARAMS_Z(Z, N, A, const &a)) const \ 1378 … T *operator()(BOOST_PP_ENUM_BINARY_PARAMS_Z(Z, N, A, const &a)) const \
|
/third_party/boost/boost/graph/ |
D | named_function_params.hpp | 703 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, nfixed, Param, const& param) \
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 607 emplace_args, n)(BOOST_PP_ENUM_BINARY_PARAMS_Z(z, n, Arg, b)) \
|