Home
last modified time | relevance | path

Searched defs:Expr (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dexpr.hpp63 Expr make_terminal(T &t, Expr *, proto::term<Arg0> *) in make_terminal() argument
71 Expr make_terminal(T (&t)[N], Expr *, proto::term<Arg0[N]> *) in make_terminal() argument
83 Expr make_terminal(T const(&t)[N], Expr *, proto::term<Arg0[N]> *) in make_terminal() argument
98 Expr make_terminal(T &t, Expr *, proto::term<U C::*> *) in make_terminal() argument
H A Dtraits.hpp1074 child(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in child() argument
1122 child_c(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in child_c() argument
1151 value(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in value() argument
1180 left(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in left() argument
1209 right(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in right() argument
H A Ddebug.hpp253 … #define BOOST_PROTO_ASSERT_MATCHES(Expr, Grammar) \ argument
262 … #define BOOST_PROTO_ASSERT_MATCHES_NOT(Expr, Grammar) \ argument
H A Dextends.hpp160 … #define BOOST_PROTO_BASIC_EXTENDS_(Expr, Derived, Domain) \ argument
204 … #define BOOST_PROTO_BASIC_EXTENDS(Expr, Derived, Domain) \ argument
444 … #define BOOST_PROTO_EXTENDS(Expr, Derived, Domain) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/
H A Dmatch_manip.hpp154 match_manip<Expr, CopyExpr, CopyAttr> const& fm) in operator >>()
173 match_manip<Expr, CopyExpr, CopyAttr, unused_type, Attribute> const& fm) in operator >>()
192 match_manip<Expr, CopyExpr, CopyAttr, Skipper> const& fm) in operator >>()
214 match_manip<Expr, CopyExpr, CopyAttr, Attribute, Skipper> const& fm) in operator >>()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dtypeof.hpp224 #define BOOST_AUTO(Var, Expr) BOOST_TYPEOF(Expr) Var = Expr argument
225 #define BOOST_AUTO_TPL(Var, Expr) BOOST_TYPEOF_TPL(Expr) Var = Expr argument
H A Dtypeof_impl.hpp65 #define BOOST_TYPEOF_ENCODED_VECTOR(Expr) \ argument
70 #define BOOST_TYPEOF(Expr)\ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dassert_msg.hpp34 #define BOOST_SPIRIT_ASSERT_MATCH(Domain, Expr) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/detail/
H A Dcallable_eval.hpp7 … #define BOOST_PROTO_CHILD_N_TYPE(Z, N, Expr) \ argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsmartptr.h35 # define M_Assert(Expr, Msg) \ argument
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dboard.py8 class Expr: class