Home
last modified time | relevance | path

Searched refs:rhs_type (Results 1 – 25 of 576) sorted by relevance

12345678910>>...24

/dports/math/octave/octave-6.4.0/liboctave/operators/
H A Dmk-ops.awk172 rhs_type = type[rhs_num];
221 printf ("class %s\n", rhs_type);
330 lhs_type, rhs_type);
390 lhs_type, rhs_type);
394 lhs_type, rhs_type);
436 lhs_type, rhs_type)
443 lhs_type, rhs_type,
451 lhs_type, rhs_type,
601 result_type_2, lhs_type, rhs_type);
605 lhs_type, rhs_type)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/expressions/
H A Dcoercion.rs50 rhs_type: &DataType, in dictionary_value_coercion()
52 numerical_coercion(lhs_type, rhs_type).or_else(|| string_coercion(lhs_type, rhs_type)) in dictionary_value_coercion()
64 match (lhs_type, rhs_type) { in dictionary_coercion()
83 match (lhs_type, rhs_type) { in string_coercion()
96 match (lhs_type, rhs_type) { in temporal_coercion()
117 if lhs_type == rhs_type { in numerical_coercion()
123 match (lhs_type, rhs_type) { in numerical_coercion()
160 if lhs_type == rhs_type { in eq_coercion()
164 numerical_coercion(lhs_type, rhs_type) in eq_coercion()
172 if lhs_type == rhs_type { in order_coercion()
[all …]
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DStrongTypedef.h53 #define GG_MEMBER_BOOL_OP_SELF_TYPE(op, rhs_type) \ argument
54 inline bool operator op (rhs_type rhs) const \
88 inline rhs_type& operator op (rhs_type rhs) \
129 #define GG_MEMBER_OTHER_COMPARATORS(rhs_type) \ argument
130 GG_MEMBER_BOOL_OP_OTHER_TYPE(==, rhs_type); \
131 GG_MEMBER_BOOL_OP_OTHER_TYPE(!=, rhs_type); \
132 GG_MEMBER_BOOL_OP_OTHER_TYPE(<, rhs_type); \
133 GG_MEMBER_BOOL_OP_OTHER_TYPE(>, rhs_type); \
134 GG_MEMBER_BOOL_OP_OTHER_TYPE(<=, rhs_type); \
135 GG_MEMBER_BOOL_OP_OTHER_TYPE(>=, rhs_type);
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/yap/
H A Duser_macros.hpp166 using rhs_type = \
168 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
173 ::boost::yap::detail::make_operand<rhs_type>{}( \
183 using rhs_type = \
185 using tuple_type = ::boost::hana::tuple<lhs_type, rhs_type>; \
190 ::boost::yap::detail::make_operand<rhs_type>{}( \
224 using rhs_type = typename result_types::rhs_type; \
243 using rhs_type = typename result_types::rhs_type; \
264 using rhs_type = typename result_types::rhs_type; \
748 using rhs_type = typename result_types::rhs_type; \
[all …]
/dports/math/amgcl/amgcl-1.4.2/examples/
H A Dsolver.cpp104 rhs_type const * fptr = reinterpret_cast<rhs_type const *>(&rhs[0]); in block_solve()
105 rhs_type * xptr = reinterpret_cast<rhs_type *>(&x[0]); in block_solve()
122 rhs_type const * fptr = reinterpret_cast<rhs_type const *>(&rhs[0]); in block_solve()
123 rhs_type * xptr = reinterpret_cast<rhs_type *>(&x[0]); in block_solve()
188 rhs_type const * fptr = reinterpret_cast<rhs_type const *>(&rhs[0]); in block_solve()
189 rhs_type * xptr = reinterpret_cast<rhs_type *>(&x[0]); in block_solve()
191 std::vector<rhs_type> tmp(rows / B); in block_solve()
194 vex::vector<rhs_type> f_b(ctx, tmp); in block_solve()
197 vex::vector<rhs_type> x_b(ctx, tmp); in block_solve()
212 rhs_type const * fptr = reinterpret_cast<rhs_type const *>(&rhs[0]); in block_solve()
[all …]
H A Dsolver_complex.cpp48 typedef typename amgcl::math::rhs_of<typename Backend::value_type>::type rhs_type; in solve() typedef
51 rhs_type const * fptr = reinterpret_cast<rhs_type const *>(&f[0]); in solve()
52 rhs_type * xptr = reinterpret_cast<rhs_type *>(&x[0]); in solve()
53 amgcl::iterator_range<rhs_type const *> frng(fptr, fptr + n); in solve()
54 amgcl::iterator_range<rhs_type *> xrng(xptr, xptr + n); in solve()
/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/src/rttr/detail/variant/
H A Dvariant_compare.cpp56 …equal(const variant& lhs, const type& lhs_type, const variant& rhs, const type& rhs_type, bool& ok) in variant_compare_equal() argument
59 if (is_floating_point(lhs_type) || is_floating_point(rhs_type)) in variant_compare_equal()
71 …_less(const variant& lhs, const type& lhs_type, const variant& rhs, const type& rhs_type, bool& ok) in variant_compare_less() argument
74 if (lhs_type.is_arithmetic() && rhs_type.is_arithmetic()) in variant_compare_less()
76 if (is_floating_point(lhs_type) || is_floating_point(rhs_type)) in variant_compare_less()
84 if (lhs.convert(rhs_type, lhs_tmp)) in variant_compare_less()
/dports/math/amgcl/amgcl-1.4.2/tests/
H A Dtest_qr.cpp91 typedef typename amgcl::math::rhs_of<value_type>::type rhs_type; in qr_solve() typedef
103 std::vector<rhs_type> f0(n, amgcl::math::constant<rhs_type>(1)); in qr_solve()
104 std::vector<rhs_type> f = f0; in qr_solve()
106 std::vector<rhs_type> x(m); in qr_solve()
110 std::vector<rhs_type> Ax(n); in qr_solve()
112 rhs_type sum = amgcl::math::zero<rhs_type>(); in qr_solve()
125 rhs_type sumx = amgcl::math::zero<rhs_type>(); in qr_solve()
126 rhs_type sumf = amgcl::math::zero<rhs_type>(); in qr_solve()
133 rhs_type delta = sumx - sumf; in qr_solve()
H A Dtest_solver.hpp108 template <class Backend, class value_type, class rhs_type>
114 std::vector<rhs_type> rhs in test_problem()
211 typedef typename amgcl::math::rhs_of<value_type>::type rhs_type; in test_backend() typedef
218 std::vector<rhs_type> rhs; in test_backend()
231 std::vector<rhs_type> rhs; in test_backend()
236 rhs += amgcl::math::constant<rhs_type>(1.0), amgcl::math::zero<rhs_type>(); in test_backend()
/dports/net/pjsip/pjproject-2.11.1/pjlib/include/pj++/
H A Dtypes.hpp163 #define PJ_DECLARE_OPERATORS(rhs_type) \ argument
164 bool operator!=(rhs_type rhs) const { \
166 bool operator<=(rhs_type rhs) const { \
168 bool operator>(rhs_type rhs) const { \
170 bool operator>=(rhs_type rhs) const { \
/dports/devel/vexcl/vexcl-1.4.3/vexcl/sparse/
H A Ddistributed.hpp180 ex[d].rem_x = backend::device_vector<rhs_type>(q[d], nrecv); in distributed()
237 vex::vector<rhs_type> dummy; in terminal_preamble()
251 vex::vector<rhs_type> dummy; in local_terminal_init()
270 vex::vector<rhs_type> dummy; in kernel_param_declaration()
293 backend::device_vector<rhs_type> dummy_x; in kernel_arg_setter()
301 backend::device_vector<rhs_type> dummy_x; in kernel_arg_setter()
331 mutable std::vector<rhs_type> rem_vals;
336 mutable std::vector<rhs_type> vals_to_recv;
339 mutable backend::device_vector<rhs_type> vals_to_send;
341 mutable backend::device_vector<rhs_type> rem_x;
[all …]
/dports/math/amgcl/amgcl-1.4.2/amgcl/
H A Dmake_block_solver.hpp27 typedef typename math::rhs_of<value_type>::type rhs_type; typedef in amgcl::make_block_solver
48 typedef typename math::replace_scalar<rhs_type, fs>::type f_type; in operator ()()
49 typedef typename math::replace_scalar<rhs_type, xs>::type x_type; in operator ()()
63 typedef typename math::replace_scalar<rhs_type, fs>::type f_type; in operator ()()
64 typedef typename math::replace_scalar<rhs_type, xs>::type x_type; in operator ()()
/dports/net/freeradius3/freeradius-server-3.0.25/src/main/
H A Devaluate.c182 rad_assert(rhs_type == PW_TYPE_STRING); in cond_do_regex()
229 PW_TYPE rhs_type, value_data_t const *rhs, size_t rhs_len) in cond_print_operands() argument
254 if (rhs_type == PW_TYPE_STRING) { in cond_print_operands()
261 if (rhs_type == PW_TYPE_OCTETS) { in cond_print_operands()
286 PW_TYPE rhs_type, value_data_t const *rhs, size_t rhs_len) in cond_cmp_values() argument
317 value_data_copy(vp, &vp->data, rhs_type, rhs, rhs_len); in cond_cmp_values()
331 rad_assert(lhs_type == rhs_type); in cond_cmp_values()
404 PW_TYPE rhs_type = PW_TYPE_INVALID; in cond_normalise_and_cmp() local
521 rhs_type = vp->da->type; in cond_normalise_and_cmp()
539 rhs_type = map->rhs->tmpl_data_type; in cond_normalise_and_cmp()
[all …]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/rtlir/behavioral/
H A DBehavioralRTLIRTypeCheckL3Pass.py36 rhs_type = node.value.Type.get_dtype()
39 rhs_type = None
43 r_is_struct = isinstance( rhs_type, rdt.Struct )
50 if lhs_type.get_name() != rhs_type.get_name():
55 struct_type, vector_type = lhs_type, rhs_type
57 struct_type, vector_type = rhs_type, lhs_type
/dports/math/amgcl/amgcl-1.4.2/amgcl/backend/detail/
H A Dmatrix_ops.hpp135 typedef typename math::rhs_of<val_type>::type rhs_type; in apply() typedef
136 …typedef typename math::replace_scalar<rhs_type, typename math::scalar_of<typename value_type<Vecto… in apply()
137 …typedef typename math::replace_scalar<rhs_type, typename math::scalar_of<typename value_type<Vecto… in apply()
171 typedef typename math::rhs_of<val_type>::type rhs_type; in apply() typedef
173 …typedef typename math::replace_scalar<rhs_type, typename math::scalar_of<typename value_type<Vecto… in apply()
174 …typedef typename math::replace_scalar<rhs_type, typename math::scalar_of<typename value_type<Vecto… in apply()
175 …typedef typename math::replace_scalar<rhs_type, typename math::scalar_of<typename value_type<Vecto… in apply()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dtyped-optimization.cc358 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceReferenceEqual() local
359 if (!lhs_type.Maybe(rhs_type)) { in ReduceReferenceEqual()
470 Type rhs_type = NodeProperties::GetType(rhs); in ReduceStringComparison() local
497 node, lhs, rhs_type, false); in ReduceStringComparison()
535 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSameValue() local
555 } else if (rhs_type.Is(Type::MinusZero())) { in ReduceSameValue()
565 } else if (rhs_type.Is(Type::NaN())) { in ReduceSameValue()
571 rhs_type.Is(Type::PlainNumber())) { in ReduceSameValue()
746 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberAdd() local
814 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberBinop() local
[all …]
/dports/math/py-brial/BRiAl-1.2.10/libbrial/include/polybori/iterators/
H A DPBoRiOutIter.h38 typedef RhsType rhs_type; typedef
44 typedef PBoRiOutIter<data_type, rhs_type, op_type> self;
78 self& operator=(rhs_type rhs){
/dports/math/brial/BRiAl-1.2.10/libbrial/include/polybori/iterators/
H A DPBoRiOutIter.h38 typedef RhsType rhs_type; typedef
44 typedef PBoRiOutIter<data_type, rhs_type, op_type> self;
78 self& operator=(rhs_type rhs){
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dtyped-optimization.cc404 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceReferenceEqual() local
405 if (!lhs_type.Maybe(rhs_type)) { in ReduceReferenceEqual()
517 Type rhs_type = NodeProperties::GetType(rhs); in ReduceStringComparison() local
544 node, lhs, rhs_type, false); in ReduceStringComparison()
584 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSameValue() local
604 } else if (rhs_type.Is(Type::MinusZero())) { in ReduceSameValue()
614 } else if (rhs_type.Is(Type::NaN())) { in ReduceSameValue()
620 rhs_type.Is(Type::PlainNumber())) { in ReduceSameValue()
791 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberAdd() local
859 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSpeculativeNumberBinop() local
[all …]

12345678910>>...24