Searched defs:SEQ (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/boost/fusion/adapted/struct/detail/ |
D | adapt_base.hpp | 44 #define BOOST_FUSION_ADAPT_STRUCT_UNPACK_NAME_TEMPLATE_PARAMS(SEQ) \ argument 48 #define BOOST_FUSION_ADAPT_STRUCT_UNPACK_NAME(SEQ) \ argument 56 #define BOOST_FUSION_ADAPT_STRUCT_UNPACK_TEMPLATE_PARAMS_IMPL(SEQ) \ argument 62 #define BOOST_FUSION_ADAPT_STRUCT_UNPACK_TEMPLATE_PARAMS(SEQ) \ argument 149 # define BOOST_FUSION_ADAPT_STRUCT_MSVC_REDEFINE_TEMPLATE_PARAMS_IMPL(SEQ) \ argument 154 # define BOOST_FUSION_ADAPT_STRUCT_MSVC_REDEFINE_TEMPLATE_PARAMS(SEQ) \ argument 160 # define BOOST_FUSION_ADAPT_STRUCT_MSVC_REDEFINE_TEMPLATE_PARAMS(SEQ) argument
|
/third_party/boost/libs/mpl/test/aux_/preprocessor/ |
D | is_seq.cpp | 27 #define SEQ (a)(b)(c) macro
|
/third_party/boost/libs/vmd/test/ |
D | test_doc_pp_data_types.cxx | 110 #define SEQ (0)(1) in main() macro
|
/third_party/boost/libs/preprocessor/test/ |
D | seq.cxx | 35 # define SEQ (4)(1)(5)(2) macro
|
/third_party/boost/boost/proto/ |
D | extends.hpp | 633 … #define BOOST_PROTO_EXTENDS_MEMBERS_WITH_DOMAIN(SEQ, DOMAIN) \ argument 643 … #define BOOST_PROTO_EXTENDS_MEMBERS(SEQ) \ argument
|
/third_party/boost/boost/phoenix/support/detail/ |
D | iterate_define.hpp | 110 #define BOOST_PHOENIX_M1_R_R(_, N, SEQ) \ argument
|
/third_party/boost/boost/proto/detail/ |
D | deprecated.hpp | 140 #define BOOST_PROTO_SEQ_PUSH_FRONT(SEQ, ELEM) \ argument
|
/third_party/python/Python/ |
D | symtable.c | 1145 #define VISIT_SEQ(ST, TYPE, SEQ) { \ argument 1155 #define VISIT_SEQ_TAIL(ST, TYPE, SEQ, START) { \ argument 1165 #define VISIT_SEQ_WITH_NULL(ST, TYPE, SEQ) { \ argument
|
D | compile.c | 1642 #define VISIT_SEQ(C, TYPE, SEQ) { \ argument 1652 #define VISIT_SEQ_IN_SCOPE(C, TYPE, SEQ) { \ argument
|
/third_party/boost/boost/phoenix/core/detail/ |
D | expression.hpp | 25 #define BOOST_PHOENIX_DEFINE_EXPRESSION(NAME_SEQ, SEQ) \ argument
|