Home
last modified time | relevance | path

Searched refs:expr_tag (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/yap/detail/
Dtransform.hpp82 operator()(expr_tag<expr_kind::terminal>, boost::yap::placeholder<I>) const in operator ()()
107 operator()(expr_tag<expr_kind::terminal>, boost::yap::placeholder<I>) const in operator ()()
118 constexpr decltype(auto) operator()(expr_tag<expr_kind::terminal>, T && t) const in operator ()()
125 constexpr decltype(auto) operator()(expr_tag<expr_kind::op_name>, T && t) const \
141 constexpr decltype(auto) operator()(expr_tag<expr_kind::post_inc>, T && t) const in operator ()()
147 constexpr decltype(auto) operator()(expr_tag<expr_kind::post_dec>, T && t) const in operator ()()
157 constexpr decltype(auto) operator()(expr_tag<expr_kind::op_name>, T && t, U && u) const \
185 constexpr decltype(auto) operator()(expr_tag<expr_kind::comma>, T && t, U && u) const in operator ()()
210 operator()(expr_tag<expr_kind::subscript>, T && t, U && u) const in operator ()()
221 operator()(expr_tag<expr_kind::if_else>, T && t, U && u, V && v) const in operator ()()
[all …]
/third_party/boost/libs/yap/test/
Duser_expression_transform_1.cpp66 yap::expr_tag<yap::expr_kind::terminal>, user::number const & n) in operator ()()
83 yap::expr_tag<yap::expr_kind::terminal>, user::number const & n) in operator ()()
98 yap::expr_tag<yap::expr_kind::plus>, in operator ()()
122 yap::expr_tag<yap::expr_kind::plus>, in operator ()()
144 yap::expr_tag<yap::expr_kind::terminal>, user::number const & n) in operator ()()
150 yap::expr_tag<yap::expr_kind::plus>, in operator ()()
182 yap::expr_tag<yap::expr_kind::terminal>, user::number const & n) in operator ()()
194 yap::expr_tag<yap::expr_kind::plus>, in operator ()()
217 yap::expr_tag<yap::expr_kind::terminal>, user::number const & n) in operator ()()
224 yap::expr_tag<yap::expr_kind::plus>, in operator ()()
[all …]
Dtransform.cpp25 auto operator()(boost::yap::expr_tag<boost::yap::expr_kind::terminal>, T && t) in operator ()()
31 auto operator()(boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
Dcall_expr.cpp45 yap::expr_tag<yap::expr_kind::call>, tag_type, number a, double b) in operator ()()
51 yap::expr_tag<yap::expr_kind::call>, tag_type, double a, double b) in operator ()()
94 yap::expr_tag<yap::expr_kind::call>, in operator ()()
Dvector_alloc_test.cpp32 boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
45 boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
Duser_expression_transform_2.cpp31 operator()(yap::expr_tag<yap::expr_kind::terminal>, number const & n) in operator ()()
/third_party/boost/libs/yap/example/
Dcalc3.cpp22 boost::hana::llong<I> operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
29 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, T &&) in operator ()()
38 auto operator() (boost::yap::expr_tag<Kind>, Arg &&... arg) in operator ()()
Dtransform_terminals.cpp15 auto operator()(boost::yap::expr_tag<boost::yap::expr_kind::terminal>, T && t) in operator ()()
24 auto operator()(boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
Dpipable_algorithms.cpp53 boost::yap::expr_tag<boost::yap::expr_kind::bitwise_or>, in operator ()()
71 boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
Dmixed.cpp32 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
42 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
52 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
Dvector.cpp17 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
30 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
Dself_evaluation.cpp128 boost::yap::expr_tag<boost::yap::expr_kind::plus>, in operator ()()
143 [](boost::yap::expr_tag<boost::yap::expr_kind::multiplies>, in operator ()()
Dmap_assign.cpp20 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
Dautodiff_example.cpp74 Node * operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
86 Node * operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, double x) in operator ()()
91 Node * operator() (boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
101 Node * operator() (boost::yap::expr_tag<boost::yap::expr_kind::negate>, in operator ()()
126 Node * operator() (boost::yap::expr_tag<Kind>, Expr1 const & expr1, Expr2 const & expr2) in operator ()()
Dlet.cpp36 boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp193 struct expr_tag struct
/third_party/boost/libs/yap/perf/
Dmap_assign_perf.cpp21 boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
Dmap_assign_code_gen.cpp19 boost::yap::expr_tag<boost::yap::expr_kind::call>, in operator ()()
/third_party/boost/doc/html/
Ddoc_HTML.manifest3633 boost/yap/expr_tag.html