Home
last modified time | relevance | path

Searched refs:custom_terminal (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dis_nullary.hpp80 struct is_nullary::when<rule::custom_terminal, Dummy>
82 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::custom_terminal>)
88 custom_terminal<
142 struct is_nullary<custom_terminal<T> >
147 struct is_nullary<custom_terminal<actor<T> > >
152 struct is_nullary<custom_terminal<boost::reference_wrapper<actor<T> > > >
154 … BOOST_PROTO_TRANSFORM(is_nullary<custom_terminal<boost::reference_wrapper<actor<T> > > >)
163 struct is_nullary<custom_terminal<boost::reference_wrapper<actor<T> const> > >
165 … BOOST_PROTO_TRANSFORM(is_nullary<custom_terminal<boost::reference_wrapper<actor<T> const> > >)
H A Dterminal.hpp29 custom_terminal< \
40 struct custom_terminal<Terminal > : proto::call<EvalFun > {}; \
51 struct custom_terminal;
91 struct custom_terminal struct
104 , enable_rule<rule::custom_terminal, Dummy>
110 struct default_actions::when<rule::custom_terminal, Dummy>
112 custom_terminal<proto::_value>(
H A Dvalue.hpp74 struct custom_terminal<actor<Expr> > struct
89 typename result<custom_terminal(actor<Expr> const &, Context &)>::type
92 … typedef typename result<custom_terminal(actor<Expr> const &, Context &)>::type result_type; in operator ()()
H A Dterminal_fwd.hpp16 struct custom_terminal;
24 struct custom_terminal;
H A Dreference.hpp90 struct custom_terminal<boost::reference_wrapper<T> > struct
102 struct custom_terminal<boost::reference_wrapper<actor<Expr> > > struct
126 struct custom_terminal<boost::reference_wrapper<actor<Expr> const> > struct
H A Dnothing.hpp45 struct custom_terminal<detail::nothing, Dummy> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dlocal_variable.hpp52 struct is_nullary<custom_terminal<detail::local<Key> > >
68 struct scope_is_nullary_actions::when<boost::phoenix::rule::custom_terminal, Dummy>
72 is_nullary::when<boost::phoenix::rule::custom_terminal, Dummy>
88 struct custom_terminal<detail::local<Key> > struct
111 typename result<custom_terminal(Local const &, Context const&)>::type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dterminal.hpp597 struct custom_terminal<Tag, typename Tag::is_spirit_tag> struct