| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/ |
| H A D | fold_left.hpp | 555 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_2, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(2, st, BOOST_PP… 556 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_3, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(3, st, BOOST_PP… 557 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_4, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(4, st, BOOST_PP… 558 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_5, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(5, st, BOOST_PP… 559 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_6, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(6, st, BOOST_PP… 560 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_7, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(7, st, BOOST_PP… 561 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_8, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(8, st, BOOST_PP… 562 …_IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_9, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(9, st, BOOST_PP… 563 …IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_10, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(10, st, BOOST_P… 564 …IF(BOOST_PP_DEC(sz), BOOST_PP_SEQ_FOLD_LEFT_I_11, BOOST_PP_SEQ_FOLD_LEFT_F)(op, op(11, st, BOOST_P… [all …]
|
| H A D | pop_back.hpp | 23 # define BOOST_PP_SEQ_POP_BACK(seq) BOOST_PP_SEQ_FIRST_N(BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(seq)), s… 26 # define BOOST_PP_SEQ_POP_BACK_I(seq) BOOST_PP_SEQ_FIRST_N(BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(seq)),…
|
| H A D | cat.hpp | 27 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(seq)), \ 41 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(seq)), \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/ |
| H A D | inserter_algorithm.hpp | 49 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), typename P) \ 51 struct name< BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P),na > \ 54 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \ 58 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \ 74 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), typename P) \ 76 struct reverse_##name< BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P),na > \ 79 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \ 83 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \ 98 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), typename P) \ 103 BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P) \ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/ |
| H A D | numbered.hpp | 42 typename BOOST_PP_CAT(P,BOOST_PP_DEC(i_))::first in BOOST_PP_CAT() 43 , typename BOOST_PP_CAT(P,BOOST_PP_DEC(i_))::second in BOOST_PP_CAT() 44 , AUX778076_MAP_TAIL(map,BOOST_PP_DEC(i_),P) in BOOST_PP_CAT() 55 struct m_at<Map,BOOST_PP_DEC(i_)> 57 typedef typename Map::BOOST_PP_CAT(item,BOOST_PP_DEC(i_)) type; 64 typedef pair<Key,T> BOOST_PP_CAT(item,BOOST_PP_DEC(i_)); 70 struct m_at_impl<BOOST_PP_DEC(i_)> 74 typedef typename Map::BOOST_PP_CAT(item,BOOST_PP_DEC(i_)) type; 84 typedef pair<Key,T> BOOST_PP_CAT(item,BOOST_PP_DEC(i_)); 96 , typename BOOST_PP_CAT(P,BOOST_PP_DEC(i_))::first in BOOST_PP_CAT() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | forward.hpp | 73 template< typename U100 BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ 74 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), typename U) > \ 76 ( U100& u100 BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ 77 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, BOOST_PP_DEC(n), const U, &u) \ 81 ( u100 BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ 82 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), u)) ); } \ 91 template< typename U100 BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ 92 BOOST_PP_ENUM_PARAMS_Z(z, BOOST_PP_DEC(n), typename U) > \ 94 ( U100& u100 BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ 95 BOOST_PP_ENUM_BINARY_PARAMS_Z(z, BOOST_PP_DEC(n), const U, &u) \ [all …]
|
| H A D | execute.hpp | 97 op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ 98 BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ 102 BOOST_PP_CAT(c, BOOST_PP_DEC(n))(); \ 106 BOOST_PP_CAT(c, BOOST_PP_DEC(n))(); \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/iteration/ |
| H A D | iterate.hpp | 58 # define BOOST_PP_RELATIVE_1(m) BOOST_PP_CAT(m, BOOST_PP_DEC(BOOST_PP_ITERATION_DEPTH())) 59 # define BOOST_PP_RELATIVE_2(m) BOOST_PP_CAT(m, BOOST_PP_DEC(BOOST_PP_DEC(BOOST_PP_ITERATION_DEPTH(… 60 # define BOOST_PP_RELATIVE_3(m) BOOST_PP_CAT(m, BOOST_PP_DEC(BOOST_PP_DEC(BOOST_PP_DEC(BOOST_PP_ITE… 61 # define BOOST_PP_RELATIVE_4(m) BOOST_PP_CAT(m, BOOST_PP_DEC(BOOST_PP_DEC(BOOST_PP_DEC(BOOST_PP_DEC…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/ |
| H A D | numbered.hpp | 41 BOOST_PP_CAT(T,BOOST_PP_DEC(i_)) in BOOST_PP_CAT() 42 , AUX778076_VECTOR_TAIL(vector,BOOST_PP_DEC(i_),T) in BOOST_PP_CAT() 70 typedef BOOST_PP_CAT(T,BOOST_PP_DEC(i_)) back; in BOOST_PP_CAT() 78 struct push_front_impl< aux::vector_tag<BOOST_PP_DEC(i_)> > 84 BOOST_PP_COMMA_IF(BOOST_PP_DEC(i_)) 85 BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(i_), typename Vector::item) 95 typedef BOOST_PP_CAT(vector,BOOST_PP_DEC(i_))< 103 struct push_back_impl< aux::vector_tag<BOOST_PP_DEC(i_)> > 108 BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(i_), typename Vector::item) 109 BOOST_PP_COMMA_IF(BOOST_PP_DEC(i_)) [all …]
|
| H A D | numbered_c.hpp | 42 integral_c<T,BOOST_PP_CAT(C,BOOST_PP_DEC(i_))> in BOOST_PP_CAT() 43 , AUX778076_VECTOR_TAIL(vector,BOOST_PP_DEC(i_),C) in BOOST_PP_CAT()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | and_n.hpp | 38 template<bool B, BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(N), typename P)> 44 : BOOST_PP_CAT(and_, BOOST_PP_DEC(N))< 46 BOOST_PP_ENUM_SHIFTED_PARAMS(BOOST_PP_DEC(N), P) 51 template<BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(N), typename P)> 52 struct BOOST_PP_CAT(and_, N)<false, BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(N), P)> in BOOST_PP_CAT() 71 typedef typename BOOST_PP_CAT(Gimpl, BOOST_PP_DEC(N))::result_type result_type; 84 BOOST_PP_REPEAT(BOOST_PP_DEC(N),M0,~) in operator ()() 85 return BOOST_PP_CAT(Gimpl,BOOST_PP_DEC(N))()(e,s,d); in operator ()()
|
| H A D | vararg_matches_impl.hpp | 39 …typename detail::expr_traits<typename Args::BOOST_PP_CAT(child, BOOST_PP_DEC(N))>::value_type::pro… 40 …, typename detail::expr_traits<typename Args::BOOST_PP_CAT(child, BOOST_PP_DEC(N))>::value_type::p… 50 …typename detail::expr_traits<typename Args::BOOST_PP_CAT(child, BOOST_PP_DEC(N))>::value_type::pro… 51 …, typename detail::expr_traits<typename Args::BOOST_PP_CAT(child, BOOST_PP_DEC(N))>::value_type::p…
|
| H A D | deprecated.hpp | 54 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(ELEM)) \ 69 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(ELEM)) \ 91 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(ELEM)) \ 110 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(ELEM)) \ 124 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(ELEM)) \
|
| H A D | traits.hpp | 78 , detail::if_vararg<BOOST_PP_CAT(A, BOOST_PP_DEC(N))> BOOST_PP_INTERCEPT 123 , detail::if_vararg<BOOST_PP_CAT(A, BOOST_PP_DEC(N))> BOOST_PP_INTERCEPT 134 : is_same<BOOST_PP_CAT(A, BOOST_PP_DEC(N)), callable>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/ |
| H A D | enum_shifted.hpp | 37 # define BOOST_PP_ENUM_SHIFTED_1(c, m, d) BOOST_PP_REPEAT_1(BOOST_PP_DEC(c), BOOST_PP_ENUM_SHIFT… 38 # define BOOST_PP_ENUM_SHIFTED_2(c, m, d) BOOST_PP_REPEAT_2(BOOST_PP_DEC(c), BOOST_PP_ENUM_SHIFT… 39 # define BOOST_PP_ENUM_SHIFTED_3(c, m, d) BOOST_PP_REPEAT_3(BOOST_PP_DEC(c), BOOST_PP_ENUM_SHIFT… 44 # define BOOST_PP_ENUM_SHIFTED_1_I(c, m, d) BOOST_PP_REPEAT_1(BOOST_PP_DEC(c), BOOST_PP_ENUM_SHI… 45 # define BOOST_PP_ENUM_SHIFTED_2_I(c, m, d) BOOST_PP_REPEAT_2(BOOST_PP_DEC(c), BOOST_PP_ENUM_SHI… 46 # define BOOST_PP_ENUM_SHIFTED_3_I(c, m, d) BOOST_PP_REPEAT_3(BOOST_PP_DEC(c), BOOST_PP_ENUM_SHI…
|
| H A D | enum_shifted_params.hpp | 27 # define BOOST_PP_ENUM_SHIFTED_PARAMS(count, param) BOOST_PP_REPEAT(BOOST_PP_DEC(count), BOOST_P… 30 # define BOOST_PP_ENUM_SHIFTED_PARAMS_I(count, param) BOOST_PP_REPEAT(BOOST_PP_DEC(count), BOOST… 38 # define BOOST_PP_ENUM_SHIFTED_PARAMS_Z(z, count, param) BOOST_PP_REPEAT_ ## z(BOOST_PP_DEC(coun… 41 # define BOOST_PP_ENUM_SHIFTED_PARAMS_Z_I(z, count, param) BOOST_PP_REPEAT_ ## z(BOOST_PP_DEC(co…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/ |
| H A D | expression.hpp | 262 LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \ 270 , BOOST_PP_ADD(LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \ 290 BOOST_PP_COMMA_IF(BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \ 293 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ)) \ 422 BOOST_PP_ADD(LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(G))) \ 430 , BOOST_PP_ADD(LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(G))) \ 450 BOOST_PP_COMMA_IF(BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR))) \ 453 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR)) \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | vector.hpp | 90 (BOOST_PP_DEC(BOOST_TYPEOF_PP_START_SIZE), \ 91 BOOST_PP_DEC(BOOST_TYPEOF_LIMIT_SIZE)) 150 (BOOST_PP_DEC(BOOST_TYPEOF_PP_START_SIZE), \ 151 BOOST_PP_DEC(BOOST_TYPEOF_LIMIT_SIZE))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/ |
| H A D | phx2_result.hpp | 9 …template <typename F, BOOST_PHOENIX_typename_A_void(BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT)), … 14 …template <typename F, BOOST_PHOENIX_typename_A_void(BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT)), … 34 (3, (1, BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT), \
|
| /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 | lazy.hpp | 66 , BOOST_PP_CAT(A, BOOST_PP_DEC(N)) 67 , detail::BOOST_PP_CAT(expand_pattern_rest_, BOOST_PP_DEC(N))< 69 BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_DEC(N), A)
|
| H A D | call.hpp | 97 , BOOST_PP_CAT(A, BOOST_PP_DEC(N)) 98 , detail::BOOST_PP_CAT(expand_pattern_rest_, BOOST_PP_DEC(N))< 100 BOOST_PP_ENUM_TRAILING_PARAMS(BOOST_PP_DEC(N), A)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | numeric_cast_traits.hpp | 61 …#define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSIO… 96 …#define BOOST_PP_ITERATION_PARAMS_1 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSIO… 113 …#define BOOST_PP_ITERATION_PARAMS_2 (3, (0, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(BOOST_NUMERIC_CONVERSIO…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/set/aux_/ |
| H A D | numbered.hpp | 36 BOOST_PP_CAT(T,BOOST_PP_DEC(i_)) in BOOST_PP_CAT() 37 , AUX778076_SET_TAIL(set,BOOST_PP_DEC(i_),T) in BOOST_PP_CAT()
|
| H A D | numbered_c.hpp | 37 integral_c<T,BOOST_PP_CAT(C,BOOST_PP_DEC(i_))> in BOOST_PP_CAT() 38 , AUX778076_SET_C_TAIL(set,BOOST_PP_DEC(i_), T, C) in BOOST_PP_CAT()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/arithmetic/ |
| H A D | sub.hpp | 39 # define BOOST_PP_SUB_O_I(x, y) (BOOST_PP_DEC(x), BOOST_PP_DEC(y))
|