Home
last modified time | relevance | path

Searched refs:Act (Results 1 – 25 of 2875) sorted by relevance

12345678910>>...115

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Legalizer/
H A DInstLegalChecker.cpp62 return Act; in visitAllocaInst()
83 return Act; in visitGetElementPtrInst()
113 return Act; in visitCastInst()
125 return Act; in visitCmpInst()
198 return Act; in visitSelectInst()
213 return Act; in visitExtractElementInst()
215 if ((Act = in visitExtractElementInst()
217 return Act; in visitExtractElementInst()
228 return Act; in visitInsertElementInst()
231 return Act; in visitInsertElementInst()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
H A Doperator_actions.hpp80 template <class Act> struct is_protectable<arithmetic_action<Act> > {
83 template <class Act> struct is_protectable<bitwise_action<Act> > {
86 template <class Act> struct is_protectable<logical_action<Act> > {
89 template <class Act> struct is_protectable<relational_action<Act> > {
92 template <class Act>
93 struct is_protectable<arithmetic_assignment_action<Act> > {
96 template <class Act> struct is_protectable<bitwise_assignment_action<Act> > {
99 template <class Act> struct is_protectable<unary_arithmetic_action<Act> > {
102 template <class Act>
106 template <class Act> struct
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
H A Doperator_actions.hpp80 template <class Act> struct is_protectable<arithmetic_action<Act> > {
83 template <class Act> struct is_protectable<bitwise_action<Act> > {
86 template <class Act> struct is_protectable<logical_action<Act> > {
89 template <class Act> struct is_protectable<relational_action<Act> > {
92 template <class Act>
93 struct is_protectable<arithmetic_assignment_action<Act> > {
96 template <class Act> struct is_protectable<bitwise_assignment_action<Act> > {
99 template <class Act> struct is_protectable<unary_arithmetic_action<Act> > {
102 template <class Act>
106 template <class Act> struct
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
H A Doperator_actions.hpp80 template <class Act> struct is_protectable<arithmetic_action<Act> > {
83 template <class Act> struct is_protectable<bitwise_action<Act> > {
86 template <class Act> struct is_protectable<logical_action<Act> > {
89 template <class Act> struct is_protectable<relational_action<Act> > {
92 template <class Act>
93 struct is_protectable<arithmetic_assignment_action<Act> > {
96 template <class Act> struct is_protectable<bitwise_assignment_action<Act> > {
99 template <class Act> struct is_protectable<unary_arithmetic_action<Act> > {
102 template <class Act>
106 template <class Act> struct
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/lambda/detail/
H A Dreturn_type_traits.hpp34 template <class Act, class A1> struct return_type_1_prot;
84 Act,
88 typename return_type_1<Act, A>::type
93 template<class Act> struct return_type_1_prot<Act, null_type> {
99 template<class Act, class A> struct return_type_1 {
153 ice_and<is_protectable<Act>::value,
158 Act,
168 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
172 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
176 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
H A Doperator_actions.hpp80 template <class Act> struct is_protectable<arithmetic_action<Act> > {
83 template <class Act> struct is_protectable<bitwise_action<Act> > {
86 template <class Act> struct is_protectable<logical_action<Act> > {
89 template <class Act> struct is_protectable<relational_action<Act> > {
92 template <class Act>
93 struct is_protectable<arithmetic_assignment_action<Act> > {
96 template <class Act> struct is_protectable<bitwise_assignment_action<Act> > {
99 template <class Act> struct is_protectable<unary_arithmetic_action<Act> > {
102 template <class Act>
106 template <class Act> struct
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
H A Doperator_actions.hpp80 template <class Act> struct is_protectable<arithmetic_action<Act> > {
83 template <class Act> struct is_protectable<bitwise_action<Act> > {
86 template <class Act> struct is_protectable<logical_action<Act> > {
89 template <class Act> struct is_protectable<relational_action<Act> > {
92 template <class Act>
93 struct is_protectable<arithmetic_assignment_action<Act> > {
96 template <class Act> struct is_protectable<bitwise_assignment_action<Act> > {
99 template <class Act> struct is_protectable<unary_arithmetic_action<Act> > {
102 template <class Act>
106 template <class Act> struct
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/lambda/detail/
H A Dreturn_type_traits.hpp34 template <class Act, class A1> struct return_type_1_prot;
84 Act,
88 typename return_type_1<Act, A>::type
93 template<class Act> struct return_type_1_prot<Act, null_type> {
99 template<class Act, class A> struct return_type_1 {
153 ice_and<is_protectable<Act>::value,
158 Act,
168 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
172 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
176 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/lambda/detail/
H A Dreturn_type_traits.hpp30 template <class Act, class A1> struct return_type_1_prot;
79 Act,
83 typename return_type_1<Act, A>::type
88 template<class Act> struct return_type_1_prot<Act, null_type> {
94 template<class Act, class A> struct return_type_1 {
144 is_protectable<Act>::value &&
148 Act,
158 template<class Act> struct return_type_2_prot<Act, null_type, null_type> {
162 template<class Act, class Other> struct return_type_2_prot<Act, Other, null_type> {
166 template<class Act, class Other> struct return_type_2_prot<Act, null_type, Other> {
[all …]

12345678910>>...115