Home
last modified time | relevance | path

Searched refs:matches_ (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dmatches_.hpp10 struct matches_<Expr, BasicExpr, proto::or_<G0 , G1> > struct
12 matches_<Expr, BasicExpr, typename G0::proto_grammar>::value,
18 struct matches_<Expr, BasicExpr, proto::and_<G0 , G1> > struct
20 matches_< Expr , BasicExpr , typename G0::proto_grammar >::value,
21 matches_< Expr , BasicExpr , typename G1::proto_grammar >
25 struct matches_< Expr, proto::basic_expr<Tag, Args1, 2>, proto::basic_expr<Tag, Args2, 2> > struct
27matches_< typename detail::expr_traits<typename Args1::child0>::value_type::proto_derived_expr , t…
28matches_< typename detail::expr_traits<typename Args1::child1>::value_type::proto_derived_expr , t…
32 … struct matches_< Expr, proto::basic_expr<Tag, Args1, 2>, proto::basic_expr<proto::_, Args2, 2> > struct
34matches_< typename detail::expr_traits<typename Args1::child0>::value_type::proto_derived_expr , t…
[all …]
H A Dvararg_matches_impl.hpp11 matches_<
21 : matches_<
30 matches_<
40 : matches_<
49 matches_<
59 : matches_<
68 matches_<
78 : matches_<
87 matches_<
97 : matches_<
[all …]
H A Dor_n.hpp10 : mpl::bool_<matches_<Expr, BasicExpr, typename G1::proto_grammar>::value>
23 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
36 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
49 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
62 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
75 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
88 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
101 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
114 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dmatches.hpp60 struct matches_;
137 : matches_<
147 matches_<
292 struct matches_ struct
297 struct matches_< Expr, BasicExpr, proto::_ > struct
302 … struct matches_< Expr, proto::basic_expr<Tag, Args1, N1>, proto::basic_expr<Tag, Args2, N2> > struct
307 … struct matches_< Expr, proto::basic_expr<Tag, Args1, N1>, proto::basic_expr<proto::_, Args2, N2> > struct
312 struct matches_< Expr, proto::basic_expr<Tag, Args1, 0>, proto::basic_expr<Tag, Args2, 0> > struct
317 … struct matches_< Expr, proto::basic_expr<Tag, Args1, 0>, proto::basic_expr<proto::_, Args2, N2> > struct
322 … struct matches_< Expr, proto::basic_expr<Tag, Args1, 0>, proto::basic_expr<proto::_, Args2, 0> > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dmatches_.hpp8matches_< \
15matches_< \
38 …T_PP_MAX(BOOST_PROTO_MAX_ARITY, BOOST_PROTO_MAX_LOGICAL_ARITY), <boost/proto/detail/matches_.hpp>))
56 struct matches_<Expr, BasicExpr, proto::or_<BOOST_PP_ENUM_PARAMS(N, G)> > struct
58 matches_<Expr, BasicExpr, typename G0::proto_grammar>::value,
65 struct matches_<Expr, BasicExpr, proto::and_<BOOST_PP_ENUM_PARAMS(N, G)> > struct
77 struct matches_< Expr, proto::basic_expr<Tag, Args1, N>, proto::basic_expr<Tag, Args2, N> > struct
85 … struct matches_< Expr, proto::basic_expr<Tag, Args1, N>, proto::basic_expr<proto::_, Args2, N> > struct
H A Dor_n.hpp38 : mpl::bool_<matches_<Expr, BasicExpr, typename G1::proto_grammar>::value> in BOOST_PP_CAT()
44 matches_<Expr, BasicExpr, typename G1::proto_grammar>::value
H A Dvararg_matches_impl.hpp38 matches_<
49 : matches_<