Home
last modified time | relevance | path

Searched defs:make_expr (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/proto/detail/preprocessed/
Dmake_expr.hpp19 make_expr(const A0 &a0 , const A1 &a1) in make_expr() function
36 make_expr(const C0 &c0 , const C1 &c1) in make_expr() function
55 make_expr(const A0 &a0 , const A1 &a1 , const A2 &a2) in make_expr() function
72 make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2) in make_expr() function
91 make_expr(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3) in make_expr() function
108 make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3) in make_expr() function
127 make_expr(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3 , const A4 &a4) in make_expr() function
144 make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4) in make_expr() function
163make_expr(const A0 &a0 , const A1 &a1 , const A2 &a2 , const A3 &a3 , const A4 &a4 , const A5 &a5) in make_expr() function
180make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5) in make_expr() function
[all …]
/third_party/boost/boost/proto/
Dmake_expr.hpp122 struct make_expr struct
137 type;
150 struct make_expr< struct
185 type;
261 struct make_expr struct
270 struct result<This(A0)>
292 operator ()(A0 const &a0) const in operator ()()
313 struct impl
401 make_expr(A0 const &a0) in make_expr() function
419 make_expr(C0 const &c0) in make_expr() function
/third_party/boost/boost/proto/detail/
Dmake_expr.hpp46 make_expr(BOOST_PP_ENUM_BINARY_PARAMS(N, const A, &a)) in make_expr() function
64 make_expr(BOOST_PP_ENUM_BINARY_PARAMS(N, const C, &c)) in make_expr() function
/third_party/boost/libs/compute/include/boost/compute/detail/
Dmeta_kernel.hpp656 static detail::meta_kernel_variable<T> make_expr(const std::string &expr) in make_expr() function in boost::compute::detail::meta_kernel
/third_party/boost/boost/compute/detail/
Dmeta_kernel.hpp656 static detail::meta_kernel_variable<T> make_expr(const std::string &expr) in make_expr() function in boost::compute::detail::meta_kernel