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 D | is_nullary.hpp | 80 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 D | terminal.hpp | 29 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 D | value.hpp | 74 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 D | terminal_fwd.hpp | 16 struct custom_terminal; 24 struct custom_terminal;
|
| H A D | reference.hpp | 90 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 D | nothing.hpp | 45 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 D | local_variable.hpp | 52 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 D | terminal.hpp | 597 struct custom_terminal<Tag, typename Tag::is_spirit_tag> struct
|