Home
last modified time | relevance | path

Searched defs:BOOST_PP_CAT (Results 1 – 25 of 44) sorted by relevance

12

/third_party/boost/boost/mpl/
Dapply_wrap.hpp100 struct BOOST_PP_CAT(apply_wrap,i_) in BOOST_PP_CAT() function
123 struct BOOST_PP_CAT(apply_wrap,i_) in BOOST_PP_CAT() function
141 struct BOOST_PP_CAT(apply_wrap,i_) function
156 struct BOOST_PP_CAT(apply_wrap,i_)<F,true_> function
167 struct BOOST_PP_CAT(apply_wrap,i_)<AUX778076_APPLY_WRAP_SPEC_PARAMS(i_, int)> function
198 struct BOOST_PP_CAT(apply_wrap_impl,i_)< function
211 struct BOOST_PP_CAT(apply_wrap_impl,i_)< function
Dbind.hpp382 struct BOOST_PP_CAT(bind,i_)< in BOOST_PP_CAT() function
414 struct BOOST_PP_CAT(bind,i_) in BOOST_PP_CAT() function
539 … typedef aux::replace_unnamed_arg< BOOST_PP_CAT(T,j_),BOOST_PP_CAT(n,j_) > BOOST_PP_CAT(r,j_); typedef
540 typedef typename BOOST_PP_CAT(r,j_)::type BOOST_PP_CAT(a,j_); typedef
541 typedef typename BOOST_PP_CAT(r,j_)::next BOOST_PP_CAT(n,BOOST_PP_INC(j_)); typedef
542 … typedef aux::resolve_bind_arg<BOOST_PP_CAT(a,j_), AUX778076_BIND_PARAMS(U)> BOOST_PP_CAT(t,j_); typedef
545 … typedef aux::resolve_bind_arg< BOOST_PP_CAT(T,j_),AUX778076_BIND_PARAMS(U)> BOOST_PP_CAT(t,j_); typedef
Dapply.hpp148 struct BOOST_PP_CAT(apply,i_) function
173 struct BOOST_PP_CAT(apply,i_)<AUX778076_APPLY_N_SPEC_PARAMS(i_, int)> function
/third_party/boost/libs/preprocessor/test/
Diteration.h34 struct BOOST_PP_CAT(X, BOOST_PP_ITERATION()) { in BOOST_PP_CAT() function
44 struct BOOST_PP_CAT(Y, BOOST_PP_ITERATION()) { }; in BOOST_PP_CAT() function
55 struct BOOST_PP_CAT(Z, BOOST_PP_CAT(BOOST_PP_ITERATION(), BOOST_PP_RELATIVE_ITERATION(1))) { }; struct
/third_party/boost/boost/mpl/map/aux_/
Dnumbered.hpp40 struct BOOST_PP_CAT(map,i_) in BOOST_PP_CAT() function
64 typedef pair<Key,T> BOOST_PP_CAT(item,BOOST_PP_DEC(i_)); typedef
84 typedef pair<Key,T> BOOST_PP_CAT(item,BOOST_PP_DEC(i_)); typedef
93 struct BOOST_PP_CAT(map,i_) in BOOST_PP_CAT() function
/third_party/boost/boost/fusion/algorithm/iteration/detail/
Dfold.hpp78 struct BOOST_PP_CAT(result_of_it_,BOOST_FUSION_FOLD_NAME) in BOOST_FUSION_FOLD_IMPL_ENABLER() function
148 inline typename BOOST_PP_CAT(result_of_it_,BOOST_FUSION_FOLD_NAME)< in BOOST_FUSION_FOLD_IMPL_ENABLER() function
170BOOST_PP_CAT(it_,BOOST_FUSION_FOLD_NAME)(mpl::int_<SeqSize>, It const& it, typename State::type st… in BOOST_FUSION_FOLD_IMPL_ENABLER() function
192 struct BOOST_PP_CAT(result_of_,BOOST_FUSION_FOLD_NAME) in BOOST_FUSION_FOLD_IMPL_ENABLER() function
196 struct BOOST_PP_CAT(result_of_,BOOST_FUSION_FOLD_NAME)<Seq, State, F, true, false> in BOOST_FUSION_FOLD_IMPL_ENABLER() function
209 inline typename BOOST_PP_CAT(result_of_,BOOST_FUSION_FOLD_NAME)<Seq, State, F>::type in BOOST_FUSION_FOLD_IMPL_ENABLER() function
/third_party/boost/boost/mpl/aux_/
Dlogical_op.hpp64 struct BOOST_PP_CAT(AUX778076_OP_NAME,impl) in BOOST_PP_CAT() function
70 struct BOOST_PP_CAT(AUX778076_OP_NAME,impl)< AUX778076_OP_VALUE2,AUX778076_PARAMS(T, 1) > in BOOST_PP_CAT() function
80 struct BOOST_PP_CAT(AUX778076_OP_NAME,impl)< in BOOST_PP_CAT() function
Dreverse_fold_impl_body.hpp235 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_null_step) in BOOST_PP_CAT() function
280 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() function
352 typedef BOOST_PP_CAT(fwd_state,n_) BOOST_PP_CAT(bkwd_state,n_); typedef
386 typedef BOOST_PP_CAT(fwd_state,n_) BOOST_PP_CAT(bkwd_state,n_); typedef
Dsequence_wrapper.hpp182 struct BOOST_PP_CAT(AUX778076_SEQUENCE_NAME,_impl) in BOOST_PP_CAT() function
268 struct BOOST_PP_CAT(AUX778076_SEQUENCE_NAME,_chooser)<i_> in BOOST_PP_CAT() function
Dnumeric_op.hpp200 struct BOOST_PP_CAT(AUX778076_OP_NAME,2); variable
235 struct BOOST_PP_CAT(AUX778076_OP_NAME,2) struct
Darithmetic_op.hpp47 struct BOOST_PP_CAT(AUX778076_OP_PREFIX,_wknd) in BOOST_PP_CAT() function
Dshift_op.hpp47 struct BOOST_PP_CAT(AUX778076_OP_PREFIX,_wknd) in BOOST_PP_CAT() function
/third_party/boost/boost/utility/detail/
Dresult_of_iterate.hpp78 struct BOOST_PP_CAT(result_of_callable_fun_2_, BOOST_PP_ITERATION())<R(BOOST_PP_ENUM_PARAMS(BOOST_P… in BOOST_PP_CAT() function
85 struct BOOST_PP_CAT(result_of_callable_fun_, BOOST_PP_ITERATION()) in BOOST_PP_CAT() function
90 struct BOOST_PP_CAT(result_of_callable_fun_, BOOST_PP_ITERATION())<F *> in BOOST_PP_CAT() function
95 struct BOOST_PP_CAT(result_of_select_call_wrapper_type_, BOOST_PP_ITERATION()) in BOOST_PP_CAT() function
104 struct BOOST_PP_CAT(result_of_is_callable_, BOOST_PP_ITERATION()) { in BOOST_PP_CAT() function
/third_party/boost/boost/proto/detail/
Dexpr_funop.hpp15 typename result_of::BOOST_PP_CAT(funop, N)< in BOOST_PP_CAT() function in result_of
32 typename result_of::BOOST_PP_CAT(funop, N)< in BOOST_PP_CAT() function in result_of
Dor_n.hpp36 struct BOOST_PP_CAT(or_, N) in BOOST_PP_CAT() function
51 struct BOOST_PP_CAT(or_, N)<true, Expr, BasicExpr, BOOST_PP_ENUM_PARAMS(N, G)> in BOOST_PP_CAT() function
Ddeduce_domain_n.hpp44 struct BOOST_PP_CAT(common_domain, N) in BOOST_PP_CAT() function
53 struct BOOST_PP_CAT(deduce_domain, N) in BOOST_PP_CAT() function
Dand_n.hpp39 struct BOOST_PP_CAT(and_, N) in BOOST_PP_CAT() function
52 struct BOOST_PP_CAT(and_, N)<false, BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(N), P)> in BOOST_PP_CAT() function
/third_party/boost/boost/typeof/
Dregister_functions_iterate.hpp14 typedef R BOOST_PP_CAT(P, n); typedef
21 typedef R BOOST_PP_CAT(P, n); typedef
50 typedef R BOOST_PP_CAT(P, n); typedef
57 typedef R BOOST_PP_CAT(P, n); typedef
84 typedef R BOOST_PP_CAT(P, n); typedef
91 typedef R BOOST_PP_CAT(P, n); typedef
Dregister_mem_functions.hpp12 typedef R BOOST_PP_CAT(P, n); typedef
13 typedef T BOOST_PP_CAT(P, BOOST_PP_INC(n)); typedef
/third_party/boost/boost/preprocessor/
Dcat.hpp22 # define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) macro
24 # define BOOST_PP_CAT(a, b) BOOST_PP_CAT_OO((a, b)) macro
/third_party/boost/boost/mpl/vector/aux_/
Dnumbered_c.hpp40 struct BOOST_PP_CAT(BOOST_PP_CAT(vector,i_),_c) in BOOST_PP_CAT() function
64 struct BOOST_PP_CAT(BOOST_PP_CAT(vector,i_),_c) in BOOST_PP_CAT() function
Dnumbered.hpp39 struct BOOST_PP_CAT(vector,i_) in BOOST_PP_CAT() function
58 struct BOOST_PP_CAT(vector,i_) in BOOST_PP_CAT() function
69 typedef void_ BOOST_PP_CAT(item,i_); in BOOST_PP_CAT() typedef
/third_party/boost/boost/mpl/set/aux_/
Dnumbered.hpp34 struct BOOST_PP_CAT(set,i_) in BOOST_PP_CAT() function
Dnumbered_c.hpp35 struct BOOST_PP_CAT(BOOST_PP_CAT(set,i_),_c) in BOOST_PP_CAT() function
/third_party/boost/boost/mpl/list/aux_/
Dnumbered.hpp52 struct BOOST_PP_CAT(list,i) in BOOST_PP_CAT() function

12