Home
last modified time | relevance | path

Searched defs:reuser3 (Results 1 – 14 of 14) sorted by relevance

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/phoenix/function/
H A Dlazy_reuse.hpp220 struct reuser3 { struct
221 typedef typename F::template result<F(X,Y,Z)>::type R;
222 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
223 typedef M result_type;
224 boost::intrusive_ptr<const M> ref;
225 reuser3(a_unique_type_for_nil) {} in reuser3() argument
226 reuser3(const M* m) : ref(m) {} in reuser3() argument
227 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
232 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/databases/percona57-server/boost_1_59_0/boost/phoenix/function/
H A Dlazy_reuse.hpp220 struct reuser3 { struct
221 typedef typename F::template result<F(X,Y,Z)>::type R;
222 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
223 typedef M result_type;
224 boost::intrusive_ptr<const M> ref;
225 reuser3(a_unique_type_for_nil) {} in reuser3() function
226 reuser3(const M* m) : ref(m) {} in reuser3() argument
227 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
232 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/databases/xtrabackup/boost_1_59_0/boost/phoenix/function/
H A Dlazy_reuse.hpp220 struct reuser3 { struct
221 typedef typename F::template result<F(X,Y,Z)>::type R;
222 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
223 typedef M result_type;
224 boost::intrusive_ptr<const M> ref;
225 reuser3(a_unique_type_for_nil) {} in reuser3() function
226 reuser3(const M* m) : ref(m) {} in reuser3() argument
227 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
232 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/databases/percona57-client/boost_1_59_0/boost/phoenix/function/
H A Dlazy_reuse.hpp220 struct reuser3 { struct
221 typedef typename F::template result<F(X,Y,Z)>::type R;
222 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
223 typedef M result_type;
224 boost::intrusive_ptr<const M> ref;
225 reuser3(a_unique_type_for_nil) {} in reuser3() argument
226 reuser3(const M* m) : ref(m) {} in reuser3() function
227 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
232 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/phoenix/function/
H A Dlazy_reuse.hpp220 struct reuser3 { struct
221 typedef typename F::template result<F(X,Y,Z)>::type R;
222 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
223 typedef M result_type;
224 boost::intrusive_ptr<const M> ref;
225 reuser3(a_unique_type_for_nil) {} in reuser3() argument
226 reuser3(const M* m) : ref(m) {} in reuser3() argument
227 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
232 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/phoenix/function/
H A Dlazy_reuse.hpp220 struct reuser3 { struct
221 typedef typename F::template result<F(X,Y,Z)>::type R;
222 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
223 typedef M result_type;
224 boost::intrusive_ptr<const M> ref;
225 reuser3(a_unique_type_for_nil) {} in reuser3() argument
226 reuser3(const M* m) : ref(m) {} in reuser3() function
227 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
232 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/devel/boost-docs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() argument
227 reuser3(const M* m) : ref(m) {} in reuser3() function
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/devel/R-cran-BH/BH/inst/include/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() function
227 reuser3(const M* m) : ref(m) {} in reuser3() argument
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/phoenix/function/
H A Dlazy_signature.hpp221 typedef RType type; in Thunk3()
224 // RTFGX == ReturnTypeFandGwithX (used in compose)
225 template <class F,class G,class X>
226 struct RTFGX { in reuser3()
227 typedef typename remove_RC<F>::type FType; in reuser3()
229 typedef typename remove_RC<X>::type XType; in reuser3()
233 typedef typename boost::result_of<FType(GRType)>::type FR; in reuser3()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() argument
227 reuser3(const M* m) : ref(m) {} in reuser3() function
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/devel/boost-libs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() argument
227 reuser3(const M* m) : ref(m) {} in reuser3() argument
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/devel/boost-python-libs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() function
227 reuser3(const M* m) : ref(m) {} in reuser3() function
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() argument
227 reuser3(const M* m) : ref(m) {} in reuser3() argument
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()
/dports/devel/hyperscan/boost_1_75_0/boost/phoenix/function/
H A Dlazy_reuse.hpp221 struct reuser3 { struct
222 typedef typename F::template result<F(X,Y,Z)>::type R;
223 typedef Thunk3<V1,V2,V3,V4,F,X,Y,Z,R> M;
224 typedef M result_type;
225 boost::intrusive_ptr<const M> ref;
226 reuser3(a_unique_type_for_nil) {} in reuser3() argument
227 reuser3(const M* m) : ref(m) {} in reuser3() function
228 M operator()( const F& f, const X& x, const Y& y, const Z& z ) { in operator ()()
233 void iter( const F& f, const X& x, const Y& y, const Z& z ) { in iter()