Home
last modified time | relevance | path

Searched refs:BOOST_PP_FOR (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/parameter/aux_/preprocessor/
Dbinary_seq_for_each.hpp17 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/
Dbuilt_in_numeric_cast_traits.cpp53 BOOST_PP_FOR \
68 BOOST_PP_FOR \
/third_party/boost/boost/preprocessor/list/
Dfor_each_i.hpp27 # 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…
Dfor_each_product.hpp30 …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/
Drepetition.cpp50 template<BOOST_PP_FOR(1, PRED, OP, MACRO)> struct for_test;
/third_party/boost/boost/preprocessor/seq/
Dfor_each_i.hpp36 # define BOOST_PP_SEQ_FOR_EACH_I_DETAIL_CHECK_EXEC(macro, data, seq) BOOST_PP_FOR((macro, data, …
Dfor_each.hpp35 # define BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC(macro, data, seq) BOOST_PP_FOR((macro, data, se…
Dfor_each_product.hpp26 # 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/
Dfor.hpp26 # 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