| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/detail/ |
| H A D | result_of_iterate.hpp | 19 #if BOOST_WORKAROUND(__MWERKS__, BOOST_TESTED_AT(0x3002)) && BOOST_PP_ITERATION() == 0 22 # define BOOST_RESULT_OF_ARGS BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T) 26 template<typename F BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_ITERATION(),typename T)> 41 template<typename F BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_ITERATION(),typename T)> 47 template<typename F BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_ITERATION(),typename T)> 58 template<typename F BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_ITERATION(),typename T)> 59 struct cpp0x_result_of<F(BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T))> 64 typename remove_cv<F>::type(BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T)), false 67 F(BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T)) 75 struct BOOST_PP_CAT(result_of_callable_fun_2_, BOOST_PP_ITERATION()); [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | funop.hpp | 46 …template<typename Expr, typename Domain BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_ITERATION(), typena… 47 struct BOOST_PP_CAT(funop, BOOST_PP_ITERATION()) in BOOST_PP_CAT() argument 52 , BOOST_PP_CAT(list, BOOST_PP_INC(BOOST_PP_ITERATION()))< in BOOST_PP_CAT() 54 BOOST_PP_ENUM_TRAILING(BOOST_PP_ITERATION(), BOOST_PROTO_AS_CHILD_TYPE, ~) in BOOST_PP_CAT() 61 BOOST_PP_ENUM_TRAILING_BINARY_PARAMS(BOOST_PP_ITERATION(), A, &a) in BOOST_PP_CAT() 66 BOOST_PP_ENUM_TRAILING(BOOST_PP_ITERATION(), BOOST_PROTO_AS_CHILD, ~) in BOOST_PP_CAT() 74 …template<typename Expr BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_ITERATION(), typename A), typename T… 75 struct funop<Expr(BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(), A)), This, Domain> 76 : BOOST_PP_CAT(funop, BOOST_PP_ITERATION())< 80 BOOST_PP_ITERATION()
|
| H A D | basic_expr.hpp | 54 #define ARG_COUNT BOOST_PP_MAX(1, BOOST_PP_ITERATION()) 88 …t basic_expr<Tag, BOOST_PP_CAT(list, BOOST_PP_ITERATION())<BOOST_PP_ENUM_PARAMS(ARG_COUNT, Arg)>, … 92 static const long proto_arity_c = BOOST_PP_ITERATION(); 93 typedef mpl::long_<BOOST_PP_ITERATION() > proto_arity; 98 … typedef BOOST_PP_CAT(list, BOOST_PP_ITERATION())<BOOST_PP_ENUM_PARAMS(ARG_COUNT, Arg)> proto_args; 158 #if 1 == BOOST_PP_ITERATION()
|
| H A D | expr.hpp | 85 #define ARG_COUNT BOOST_PP_MAX(1, BOOST_PP_ITERATION()) 119 …struct expr<Tag, BOOST_PP_CAT(list, BOOST_PP_ITERATION())<BOOST_PP_ENUM_PARAMS(ARG_COUNT, Arg)>, B… 123 static const long proto_arity_c = BOOST_PP_ITERATION(); 124 typedef mpl::long_<BOOST_PP_ITERATION() > proto_arity; 129 … typedef BOOST_PP_CAT(list, BOOST_PP_ITERATION())<BOOST_PP_ENUM_PARAMS(ARG_COUNT, Arg)> proto_args; 131 typedef basic_expr<Tag, proto_args, BOOST_PP_ITERATION() > proto_grammar; 189 #if 1 == BOOST_PP_ITERATION()
|
| H A D | memfun_funop.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | template_arity_helper.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | class_member_traits.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | expr_funop.hpp | 9 #define N BOOST_PP_ITERATION()
|
| H A D | lambda_matches.hpp | 41 #define N BOOST_PP_ITERATION()
|
| H A D | make_expr_funop.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | deduce_domain_n.hpp | 41 #define N BOOST_PP_ITERATION()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/ |
| H A D | vector20_fwd.hpp | 56 template <BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(), typename T)> 57 struct BOOST_PP_CAT(vector, BOOST_PP_ITERATION());
|
| H A D | vector30_fwd.hpp | 56 template <BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(), typename T)> 57 struct BOOST_PP_CAT(vector, BOOST_PP_ITERATION());
|
| H A D | vector40_fwd.hpp | 56 template <BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(), typename T)> 57 struct BOOST_PP_CAT(vector, BOOST_PP_ITERATION());
|
| H A D | vector50_fwd.hpp | 56 template <BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(), typename T)> 57 struct BOOST_PP_CAT(vector, BOOST_PP_ITERATION());
|
| H A D | vector10_fwd.hpp | 61 template <BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(), typename T)> 62 struct BOOST_PP_CAT(vector, BOOST_PP_ITERATION());
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/ |
| H A D | pack_impl.hpp | 33 #define N BOOST_PP_ITERATION() 62 #define I BOOST_PP_ITERATION()
|
| H A D | construct_funop.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | construct_pod_funop.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | when.hpp | 33 #define N BOOST_PP_ITERATION()
|
| H A D | expand_pack.hpp | 32 #define N BOOST_PP_ITERATION()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_cc_loop/ |
| H A D | master.hpp | 101 BOOST_PP_EXPAND(#) define BOOST_FT_cc_id BOOST_PP_INC(BOOST_PP_ITERATION()) 104 BOOST_PP_SEQ_ELEM(BOOST_PP_ITERATION(),BOOST_FT_CC_NAMES_SEQ)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/detail/ |
| H A D | function_iterate.hpp | 13 #define BOOST_FUNCTION_NUM_ARGS BOOST_PP_ITERATION()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/detail/ |
| H A D | null_eval.hpp | 39 #define N BOOST_PP_ITERATION()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/detail/ |
| H A D | fcall.hpp | 25 #define N BOOST_PP_ITERATION()
|