Searched refs:BOOST_PP_FOR (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/boost/parameter/aux_/preprocessor/ |
D | binary_seq_for_each.hpp | 17 BOOST_PP_FOR( \ 26 BOOST_PP_FOR( \ 35 BOOST_PP_FOR( \ 44 BOOST_PP_FOR( \ 53 BOOST_PP_FOR( \ 62 BOOST_PP_FOR( \ 71 BOOST_PP_FOR( \ 80 BOOST_PP_FOR( \ 86 BOOST_PP_FOR( \ 95 BOOST_PP_FOR( \ [all …]
|
/third_party/boost/libs/numeric/conversion/test/compile_fail/ |
D | built_in_numeric_cast_traits.cpp | 53 BOOST_PP_FOR \ 68 BOOST_PP_FOR \
|
/third_party/boost/boost/preprocessor/list/ |
D | for_each_i.hpp | 27 # define BOOST_PP_LIST_FOR_EACH_I(macro, data, list) BOOST_PP_FOR((macro, data, list, 0), BOOST_… 30 # define BOOST_PP_LIST_FOR_EACH_I_I(macro, data, list) BOOST_PP_FOR((macro, data, list, 0), BOOS…
|
D | for_each_product.hpp | 30 …FOR_EACH_PRODUCT(macro, size, tuple) BOOST_PP_LIST_FOR_EACH_PRODUCT_E(BOOST_PP_FOR, macro, size, B… 33 …R_EACH_PRODUCT_Q(macro, size, tuple) BOOST_PP_LIST_FOR_EACH_PRODUCT_E(BOOST_PP_FOR, macro, size, B…
|
/third_party/boost/libs/preprocessor/test/ |
D | repetition.cpp | 50 template<BOOST_PP_FOR(1, PRED, OP, MACRO)> struct for_test;
|
/third_party/boost/boost/preprocessor/seq/ |
D | for_each_i.hpp | 36 # define BOOST_PP_SEQ_FOR_EACH_I_DETAIL_CHECK_EXEC(macro, data, seq) BOOST_PP_FOR((macro, data, …
|
D | for_each.hpp | 35 # define BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC(macro, data, seq) BOOST_PP_FOR((macro, data, se…
|
D | for_each_product.hpp | 26 # define BOOST_PP_SEQ_FOR_EACH_PRODUCT(macro, sets) BOOST_PP_SEQ_FOR_EACH_PRODUCT_E(BOOST_PP_FOR, m…
|
/third_party/boost/boost/preprocessor/repetition/ |
D | for.hpp | 26 # define BOOST_PP_FOR(state, pred, op, macro) 29 # define BOOST_PP_FOR BOOST_PP_CAT(BOOST_PP_FOR_, BOOST_PP_AUTO_REC(BOOST_PP_FOR_P, 256)) macro
|