Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 25 of 1467) sorted by relevance

12345678910>>...59

/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/sigc++/sigc++/functors/
H A Dmem_fun.h80 typedef T_return (T_obj::*function_type)() ; typedef
123 typedef T_return (T_obj::*function_type)(T_arg1) ; typedef
169 typedef T_return (T_obj::*function_type)(T_arg1, T_arg2) ; typedef
218 typedef T_return (T_obj::*function_type)(T_arg1, T_arg2, T_arg3) ; typedef
500 typedef T_return (T_obj::*function_type)() const; typedef
543 typedef T_return (T_obj::*function_type)(T_arg1) const; typedef
589 typedef T_return (T_obj::*function_type)(T_arg1, T_arg2) const; typedef
920 typedef T_return (T_obj::*function_type)() volatile; typedef
963 typedef T_return (T_obj::*function_type)(T_arg1) volatile; typedef
1340 typedef T_return (T_obj::*function_type)() const volatile; typedef
[all …]
/dports/devel/libsigc++20/libsigc++-2.10.4/untracked/sigc++/functors/
H A Dmem_fun.h86 typedef T_return (T_obj::*function_type)() ; typedef
135 typedef T_return (T_obj::*function_type)(T_arg1) ; typedef
187 typedef T_return (T_obj::*function_type)(T_arg1, T_arg2) ; typedef
242 typedef T_return (T_obj::*function_type)(T_arg1, T_arg2, T_arg3) ; typedef
554 typedef T_return (T_obj::*function_type)() const; typedef
603 typedef T_return (T_obj::*function_type)(T_arg1) const; typedef
655 typedef T_return (T_obj::*function_type)(T_arg1, T_arg2) const; typedef
1022 typedef T_return (T_obj::*function_type)() volatile; typedef
1071 typedef T_return (T_obj::*function_type)(T_arg1) volatile; typedef
1490 typedef T_return (T_obj::*function_type)() const volatile; typedef
[all …]
/dports/devel/thrust/thrust-1.9.5/thrust/detail/
H A Dfunctional.inl31 typedef Operation function_type; typedef
40 typedef Result (*function_type)(Argument); typedef
52 typedef Operation function_type; typedef
62 typedef Result (*function_type)(Argument1, Argument2); typedef
74 typedef typename detail::unary_traits_imp<Operation*>::function_type function_type; typedef
83 typedef Result (*function_type)(Argument); typedef
92 typedef typename detail::binary_traits_imp<Operation*>::function_type function_type; typedef
102 typedef Result (*function_type)(Argument1, Argument2); typedef
/dports/devel/boost-docs/boost_1_72_0/libs/hana/example/misc/
H A Drestricted_function.cpp35 struct function_type { struct
50 constexpr auto operator==(function_type<F...> f, function_type<G...> g) in operator ==() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/example/misc/
H A Drestricted_function.cpp35 struct function_type { struct
50 constexpr auto operator==(function_type<F...> f, function_type<G...> g) in operator ==() argument
/dports/devel/boost-libs/boost_1_72_0/libs/hana/example/misc/
H A Drestricted_function.cpp35 struct function_type { struct
50 constexpr auto operator==(function_type<F...> f, function_type<G...> g) in operator ==() argument
/dports/devel/hyperscan/boost_1_75_0/libs/hana/example/misc/
H A Drestricted_function.cpp35 struct function_type { struct
50 constexpr auto operator==(function_type<F...> f, function_type<G...> g) in operator ==() argument
/dports/devel/boost-docs/boost_1_72_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/devel/boost-python-libs/boost_1_72_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/databases/percona57-server/boost_1_59_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/databases/xtrabackup/boost_1_59_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/databases/percona57-client/boost_1_59_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/devel/boost-libs/boost_1_72_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/devel/hyperscan/boost_1_75_0/boost/proto/detail/preprocessed/
H A Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/dports/devel/boost-docs/boost_1_72_0/boost/proto/context/detail/preprocessed/
H A Ddefault_eval.hpp15 function_type; typedef
49 function_type; typedef
83 function_type; typedef
117 function_type; typedef
151 function_type; typedef
185 function_type; typedef
219 function_type; typedef
253 function_type; typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/proto/context/detail/preprocessed/
H A Ddefault_eval.hpp15 function_type; typedef
49 function_type; typedef
83 function_type; typedef
117 function_type; typedef
151 function_type; typedef
185 function_type; typedef
219 function_type; typedef
253 function_type; typedef

12345678910>>...59