Home
last modified time | relevance | path

Searched refs:BOOST_PP_ENUM_BINARY_PARAMS (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/detail/
H A Diterate_define.hpp23 BOOST_PP_ENUM_BINARY_PARAMS(N, A, & BOOST_PP_INTERCEPT) \
27 BOOST_PP_ENUM_BINARY_PARAMS(N, A, const& BOOST_PP_INTERCEPT) \
31 BOOST_PP_ENUM_BINARY_PARAMS(N, A, a) \
35 BOOST_PP_ENUM_BINARY_PARAMS(N, A, & a) \
39 BOOST_PP_ENUM_BINARY_PARAMS(N, A, const& a) \
76 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PHOENIX_ITERATION, A, & BOOST_PP_INTERCEPT)\
80 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PHOENIX_ITERATION, A, const& BOOST_PP_INTERCEPT)\
84 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PHOENIX_ITERATION, A, a) \
88 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PHOENIX_ITERATION, A, & a) \
92 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PHOENIX_ITERATION, A, const& a) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dparse_attr.hpp48 , BOOST_PP_ENUM_BINARY_PARAMS(N, A, & attr)) in parse()
76 , BOOST_PP_ENUM_BINARY_PARAMS(N, A, & attr)) in parse()
92 , BOOST_PP_ENUM_BINARY_PARAMS(N, A, & attr)) in phrase_parse()
135 , BOOST_PP_ENUM_BINARY_PARAMS(N, A, & attr)) in phrase_parse()
151 , BOOST_PP_ENUM_BINARY_PARAMS(N, A, & attr)) in phrase_parse()
165 , BOOST_PP_ENUM_BINARY_PARAMS(N, A, & attr)) in phrase_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dpoly_function_funop.hpp45 BOOST_PP_ENUM_BINARY_PARAMS(
58 BOOST_PP_ENUM_BINARY_PARAMS(N, A, const & BOOST_PP_INTERCEPT)
61 operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, const &a)) const in operator ()()
65 BOOST_PP_ENUM_BINARY_PARAMS(N, A, const & BOOST_PP_INTERCEPT) in operator ()()
H A Dexpr_funop.hpp19 operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, const &a)) const in BOOST_PP_CAT()
36 operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, const &a)) in BOOST_PP_CAT()
H A Dmake_expr.hpp46 make_expr(BOOST_PP_ENUM_BINARY_PARAMS(N, const A, &a)) in make_expr()
64 make_expr(BOOST_PP_ENUM_BINARY_PARAMS(N, const C, &c)) in make_expr()
H A Dgenerate_by_value.hpp46 BOOST_PP_ENUM_BINARY_PARAMS(N, typename uncvref<Arg, >::type BOOST_PP_INTERCEPT)
74 BOOST_PP_ENUM_BINARY_PARAMS(N, typename uncvref<Arg, >::type BOOST_PP_INTERCEPT)
H A Dmemfun_funop.hpp37 result_type operator()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, const &a)) const in operator ()()
H A Dmake_expr_funop.hpp56 operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, const A, &a)) const in operator ()()
H A Ddeduce_domain_n.hpp55 BOOST_PP_ENUM_BINARY_PARAMS( in BOOST_PP_CAT()
H A Dmake_expr_.hpp83 … result_type operator()(BOOST_PP_ENUM_BINARY_PARAMS(N, typename add_reference<A, >::type a)) const in operator ()()
H A Dbasic_expr.hpp151 static basic_expr const make(BOOST_PP_ENUM_BINARY_PARAMS(ARG_COUNT, A, const &a)) in make()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Drepeat.hpp34 BOOST_PP_ENUM_BINARY_PARAMS(N, proto_A, const & BOOST_PP_INTERCEPT)
39 BOOST_PP_ENUM_BINARY_PARAMS(N, proto_A, & BOOST_PP_INTERCEPT)
54 BOOST_PP_ENUM_BINARY_PARAMS(N, proto_A, const &proto_a)
59 BOOST_PP_ENUM_BINARY_PARAMS(N, proto_A, &proto_a)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/detail/
H A Dresult_of_iterate.hpp111 …(boost::declval<wrapper_t>()(BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_ITERATION(), boost::declval<T, >… in BOOST_PP_CAT()
130 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_ITERATION(), boost::declval<T, >() BOOST_PP_INTERCEPT)
141BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_ITERATION(), boost::declval<T, >() BOOST_PP_INTERCEPT)
146 BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_ITERATION(), boost::declval<T, >() BOOST_PP_INTERCEPT)
/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 Dvector_forward_ctor.hpp43 vector(BOOST_PP_ENUM_BINARY_PARAMS( in vector()
67 vector(BOOST_PP_ENUM_BINARY_PARAMS(M, U, && arg))
H A Dvector_n.hpp84 BOOST_PP_CAT(vector_data, N)(BOOST_PP_ENUM_BINARY_PARAMS(N, U, && arg) in BOOST_PP_CAT()
109 BOOST_PP_ENUM_BINARY_PARAMS( in BOOST_PP_CAT()
200 BOOST_PP_ENUM_BINARY_PARAMS( in BOOST_PP_CAT()
227 BOOST_PP_CAT(vector, N)(BOOST_PP_ENUM_BINARY_PARAMS(N, U, && arg)) in BOOST_PP_CAT()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/
H A Denum_binary_params.hpp25 # define BOOST_PP_ENUM_BINARY_PARAMS(count, p1, p2) BOOST_PP_REPEAT(count, BOOST_PP_ENUM_BINARY_… macro
27 # define BOOST_PP_ENUM_BINARY_PARAMS(count, p1, p2) BOOST_PP_ENUM_BINARY_PARAMS_I(count, p1, p2) macro
H A Denum_params_with_a_default.hpp23 # define BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT(count, param, def) BOOST_PP_ENUM_BINARY_PARAMS(count, …
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dmake.hpp112 result_type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_MAX(N, 1), A, &a)) const in operator ()()
125 result_type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_MAX(N, 1), A, &a)) const in operator ()()
133 Type construct(BOOST_PP_ENUM_BINARY_PARAMS(N, A, &a)) in construct()
H A Dconstruct_funop.hpp37 Type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, &a)) const in operator ()()
H A Dconstruct_pod_funop.hpp37 Type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, &a)) const in operator ()()
/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 Dfcall.hpp36 operator()(BOOST_PP_ENUM_BINARY_PARAMS(N, A, const& f)) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dbase_from_member.hpp52 base_from_member( BOOST_PP_ENUM_BINARY_PARAMS(n, T, x) ) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/generation/detail/
H A Dpp_make_vector.hpp107 make_vector(BOOST_PP_ENUM_BINARY_PARAMS(N, T, const& arg)) in BOOST_PP_CAT()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dmake_vector.hpp106 make_vector(BOOST_PP_ENUM_BINARY_PARAMS(N, T, const& _)) in BOOST_PP_CAT()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dexecute.hpp92 execute_all(Op op, BOOST_PP_ENUM_BINARY_PARAMS(n, C, c)) \

12