/third_party/boost/boost/preprocessor/iteration/detail/ |
D | local.hpp | 12 # if !defined(BOOST_PP_LOCAL_LIMITS) 18 # define BOOST_PP_LOCAL_S BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_LOCAL_LIMITS) 19 # define BOOST_PP_LOCAL_F BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_LOCAL_LIMITS) 21 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_LOCAL_LIMITS) 23 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_LOCAL_LIMITS) 807 # undef BOOST_PP_LOCAL_LIMITS
|
/third_party/boost/libs/preprocessor/test/ |
D | iteration.cpp | 19 # define BOOST_PP_LOCAL_LIMITS (1, 5) macro 23 # define BOOST_PP_LOCAL_LIMITS (5, 1) macro
|
/third_party/boost/boost/typeof/ |
D | vector.hpp | 89 # define BOOST_PP_LOCAL_LIMITS \ macro 118 # define BOOST_PP_LOCAL_LIMITS \ macro 149 # define BOOST_PP_LOCAL_LIMITS \ macro
|
/third_party/boost/boost/iostreams/detail/ |
D | select_by_size.hpp | 125 #define BOOST_PP_LOCAL_LIMITS (0, 20) macro 153 #define BOOST_PP_LOCAL_LIMITS \ macro
|
D | execute.hpp | 111 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_IOSTREAMS_MAX_EXECUTE_ARITY) macro
|
/third_party/boost/boost/function_types/detail/synthesize_impl/ |
D | master.hpp | 52 # define BOOST_PP_LOCAL_LIMITS (1,BOOST_FT_n-1) 63 # define BOOST_PP_LOCAL_LIMITS (BOOST_FT_mfp+1,BOOST_FT_n-1)
|
/third_party/boost/boost/assign/ |
D | ptr_list_of.hpp | 161 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro 211 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
|
D | list_inserter.hpp | 367 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro 380 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro 391 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
|
D | ptr_map_inserter.hpp | 69 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
|
D | list_of.hpp | 439 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro 761 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro 773 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
|
D | ptr_list_inserter.hpp | 79 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
|
/third_party/boost/boost/python/detail/ |
D | nullary_function_adaptor.hpp | 37 # define BOOST_PP_LOCAL_LIMITS (1, BOOST_PYTHON_MAX_ARITY) macro
|
D | signature.hpp | 95 # define BOOST_PP_LOCAL_LIMITS (0, N) in elements() macro
|
D | caller.hpp | 225 # define BOOST_PP_LOCAL_LIMITS (0, N-1) in operator ()() macro
|
/third_party/boost/boost/proto/detail/ |
D | extends_funop_const.hpp | 34 … #define BOOST_PP_LOCAL_LIMITS \
|
D | extends_funop.hpp | 35 … #define BOOST_PP_LOCAL_LIMITS \
|
D | local.hpp | 33 #define BOOST_PP_LOCAL_LIMITS BOOST_PROTO_LOCAL_LIMITS macro
|
/third_party/boost/boost/range/detail/ |
D | combine_cxx03.hpp | 57 #define BOOST_PP_LOCAL_LIMITS (BOOST_RANGE_MIN_COMBINE_ARGS, \ macro
|
/third_party/boost/boost/iostreams/filter/ |
D | symmetric.hpp | 95 #define BOOST_PP_LOCAL_LIMITS (0, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro 262 #define BOOST_PP_LOCAL_LIMITS (0, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro
|
/third_party/boost/boost/python/object/ |
D | make_holder.hpp | 79 # define BOOST_PP_LOCAL_LIMITS (0, N-1) macro
|
/third_party/boost/boost/iostreams/detail/adapter/ |
D | direct_adapter.hpp | 89 # define BOOST_PP_LOCAL_LIMITS (1, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro 102 # define BOOST_PP_LOCAL_LIMITS (2, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro
|
/third_party/boost/boost/python/ |
D | args.hpp | 140 # define BOOST_PP_LOCAL_LIMITS (2, BOOST_PYTHON_MAX_ARITY) macro
|
/third_party/boost/libs/function_types/example/ |
D | fast_mem_fn.hpp | 232 #define BOOST_PP_LOCAL_LIMITS (0,N-2) macro
|
D | interface.hpp | 164 #define BOOST_PP_LOCAL_LIMITS (3,BOOST_FT_MAX_ARITY-1) macro
|
/third_party/boost/libs/iostreams/test/detail/ |
D | operation_sequence.hpp | 133 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_IOSTREAMS_TEST_MAX_OPERATION_ERROR) in execute() macro
|