Home
last modified time | relevance | path

Searched defs:lhs (Results 1 – 25 of 8653) sorted by relevance

12345678910>>...347

/dports/graphics/opencv/opencv-4.5.3/modules/gapi/src/api/
H A Doperators.cpp17 cv::GMat operator+(const cv::GMat& lhs, const cv::GMat& rhs) in operator +()
22 cv::GMat operator+(const cv::GMat& lhs, const cv::GScalar& rhs) in operator +()
27 cv::GMat operator+(const cv::GScalar& lhs, const cv::GMat& rhs) in operator +()
32 cv::GMat operator-(const cv::GMat& lhs, const cv::GMat& rhs) in operator -()
37 cv::GMat operator-(const cv::GMat& lhs, const cv::GScalar& rhs) in operator -()
47 cv::GMat operator*(const cv::GMat& lhs, float rhs) in operator *()
52 cv::GMat operator*(float lhs, const cv::GMat& rhs) in operator *()
72 cv::GMat operator/(const cv::GMat& lhs, const cv::GMat& rhs) in operator /()
82 cv::GMat operator&(const cv::GMat& lhs, const cv::GMat& rhs) in operator &()
97 cv::GMat operator|(const cv::GMat& lhs, const cv::GMat& rhs) in operator |()
[all …]
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/base/
H A Dvalue-operators.cpp247 Value icinga::operator+(const Value& lhs, int rhs) in operator +()
252 Value icinga::operator+(int lhs, const Value& rhs) in operator +()
307 Value icinga::operator-(const Value& lhs, int rhs) in operator -()
312 Value icinga::operator-(int lhs, const Value& rhs) in operator -()
335 Value icinga::operator*(const Value& lhs, int rhs) in operator *()
340 Value icinga::operator*(int lhs, const Value& rhs) in operator *()
368 Value icinga::operator/(const Value& lhs, int rhs) in operator /()
373 Value icinga::operator/(int lhs, const Value& rhs) in operator /()
594 bool icinga::operator<(const Value& lhs, int rhs) in operator <()
599 bool icinga::operator<(int lhs, const Value& rhs) in operator <()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/
H A Dbroadcast.py43 def add(lhs, rhs): argument
62 def subtract(lhs, rhs): argument
81 def multiply(lhs, rhs): argument
100 def divide(lhs, rhs): argument
138 def mod(lhs, rhs): argument
176 def maximum(lhs, rhs): argument
195 def minimum(lhs, rhs): argument
214 def power(lhs, rhs): argument
271 def greater(lhs, rhs): argument
290 def less(lhs, rhs): argument
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/topi/python/topi/
H A Dbroadcast.py43 def add(lhs, rhs): argument
62 def subtract(lhs, rhs): argument
81 def multiply(lhs, rhs): argument
100 def divide(lhs, rhs): argument
138 def mod(lhs, rhs): argument
176 def maximum(lhs, rhs): argument
195 def minimum(lhs, rhs): argument
214 def power(lhs, rhs): argument
271 def greater(lhs, rhs): argument
290 def less(lhs, rhs): argument
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/python/topi/
H A Dbroadcast.py43 def add(lhs, rhs): argument
62 def subtract(lhs, rhs): argument
81 def multiply(lhs, rhs): argument
100 def divide(lhs, rhs): argument
138 def mod(lhs, rhs): argument
176 def maximum(lhs, rhs): argument
195 def minimum(lhs, rhs): argument
214 def power(lhs, rhs): argument
271 def greater(lhs, rhs): argument
290 def less(lhs, rhs): argument
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/detail/
H A Dcomparable.hpp17 friend bool operator==(const Subclass& lhs, const T& rhs) noexcept { in operator ==()
21 friend bool operator==(const T& lhs, const Subclass& rhs) noexcept { in operator ==()
25 friend bool operator!=(const Subclass& lhs, const T& rhs) noexcept { in operator !=()
29 friend bool operator!=(const T& lhs, const Subclass& rhs) noexcept { in operator !=()
33 friend bool operator<(const Subclass& lhs, const T& rhs) noexcept { in operator <()
37 friend bool operator>(const Subclass& lhs, const T& rhs) noexcept { in operator >()
41 friend bool operator<(const T& lhs, const Subclass& rhs) noexcept { in operator <()
45 friend bool operator>(const T& lhs, const Subclass& rhs) noexcept { in operator >()
49 friend bool operator<=(const Subclass& lhs, const T& rhs) noexcept { in operator <=()
53 friend bool operator>=(const Subclass& lhs, const T& rhs) noexcept { in operator >=()
[all …]
/dports/databases/postgis30/postgis-3.0.4/deps/wagyu/include/mapbox/geometry/
H A Dpoint_arithmetic.hpp7 point<T> operator+(point<T> const& lhs, point<T> const& rhs) in operator +()
13 point<T> operator+(point<T> const& lhs, T const& rhs) in operator +()
19 point<T> operator-(point<T> const& lhs, point<T> const& rhs) in operator -()
25 point<T> operator-(point<T> const& lhs, T const& rhs) in operator -()
37 point<T> operator*(point<T> const& lhs, T const& rhs) in operator *()
49 point<T> operator/(point<T> const& lhs, T const& rhs) in operator /()
55 point<T>& operator+=(point<T>& lhs, point<T> const& rhs) in operator +=()
63 point<T>& operator+=(point<T>& lhs, T const& rhs) in operator +=()
79 point<T>& operator-=(point<T>& lhs, T const& rhs) in operator -=()
95 point<T>& operator*=(point<T>& lhs, T const& rhs) in operator *=()
[all …]
/dports/databases/postgis31/postgis-3.1.4/deps/wagyu/include/mapbox/geometry/
H A Dpoint_arithmetic.hpp7 point<T> operator+(point<T> const& lhs, point<T> const& rhs) in operator +()
13 point<T> operator+(point<T> const& lhs, T const& rhs) in operator +()
19 point<T> operator-(point<T> const& lhs, point<T> const& rhs) in operator -()
25 point<T> operator-(point<T> const& lhs, T const& rhs) in operator -()
37 point<T> operator*(point<T> const& lhs, T const& rhs) in operator *()
49 point<T> operator/(point<T> const& lhs, T const& rhs) in operator /()
55 point<T>& operator+=(point<T>& lhs, point<T> const& rhs) in operator +=()
63 point<T>& operator+=(point<T>& lhs, T const& rhs) in operator +=()
79 point<T>& operator-=(point<T>& lhs, T const& rhs) in operator -=()
95 point<T>& operator*=(point<T>& lhs, T const& rhs) in operator *=()
[all …]
/dports/databases/postgis32/postgis-3.2.0/deps/wagyu/include/mapbox/geometry/
H A Dpoint_arithmetic.hpp7 point<T> operator+(point<T> const& lhs, point<T> const& rhs) in operator +()
13 point<T> operator+(point<T> const& lhs, T const& rhs) in operator +()
19 point<T> operator-(point<T> const& lhs, point<T> const& rhs) in operator -()
25 point<T> operator-(point<T> const& lhs, T const& rhs) in operator -()
37 point<T> operator*(point<T> const& lhs, T const& rhs) in operator *()
49 point<T> operator/(point<T> const& lhs, T const& rhs) in operator /()
55 point<T>& operator+=(point<T>& lhs, point<T> const& rhs) in operator +=()
63 point<T>& operator+=(point<T>& lhs, T const& rhs) in operator +=()
79 point<T>& operator-=(point<T>& lhs, T const& rhs) in operator -=()
95 point<T>& operator*=(point<T>& lhs, T const& rhs) in operator *=()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/geometry.hpp-0.9.2/include/mapbox/geometry/
H A Dpoint_arithmetic.hpp7 point<T> operator+(point<T> const& lhs, point<T> const& rhs) in operator +()
13 point<T> operator+(point<T> const& lhs, T const& rhs) in operator +()
19 point<T> operator-(point<T> const& lhs, point<T> const& rhs) in operator -()
25 point<T> operator-(point<T> const& lhs, T const& rhs) in operator -()
37 point<T> operator*(point<T> const& lhs, T const& rhs) in operator *()
49 point<T> operator/(point<T> const& lhs, T const& rhs) in operator /()
55 point<T>& operator+=(point<T>& lhs, point<T> const& rhs) in operator +=()
63 point<T>& operator+=(point<T>& lhs, T const& rhs) in operator +=()
79 point<T>& operator-=(point<T>& lhs, T const& rhs) in operator -=()
95 point<T>& operator*=(point<T>& lhs, T const& rhs) in operator *=()
[all …]
/dports/math/py-libpoly/libpoly-0.1.11/src/polyxx/
H A Dalgebraic_number.cpp56 void swap(AlgebraicNumber& lhs, AlgebraicNumber& rhs) { in swap()
82 bool operator==(const AlgebraicNumber& lhs, const Integer& rhs) { in operator ==()
86 bool operator!=(const AlgebraicNumber& lhs, const Integer& rhs) { in operator !=()
90 bool operator<(const AlgebraicNumber& lhs, const Integer& rhs) { in operator <()
98 bool operator>(const AlgebraicNumber& lhs, const Integer& rhs) { in operator >()
113 bool operator<(const Integer& lhs, const AlgebraicNumber& rhs) { in operator <()
119 bool operator>(const Integer& lhs, const AlgebraicNumber& rhs) { in operator >()
257 AlgebraicNumber operator+(const AlgebraicNumber& lhs, in operator +()
264 AlgebraicNumber operator-(const AlgebraicNumber& lhs, in operator -()
277 AlgebraicNumber operator*(const AlgebraicNumber& lhs, in operator *()
[all …]
H A Ddyadic_interval.cpp96 void swap(DyadicInterval& lhs, DyadicInterval& rhs) { in swap()
112 bool contains_zero(const DyadicInterval& lhs) { in contains_zero()
144 bool operator==(const DyadicInterval& lhs, const Integer& rhs) { in operator ==()
148 bool operator!=(const DyadicInterval& lhs, const Integer& rhs) { in operator !=()
152 bool operator<(const DyadicInterval& lhs, const Integer& rhs) { in operator <()
156 bool operator<=(const DyadicInterval& lhs, const Integer& rhs) { in operator <=()
160 bool operator>(const DyadicInterval& lhs, const Integer& rhs) { in operator >()
164 bool operator>=(const DyadicInterval& lhs, const Integer& rhs) { in operator >=()
169 bool operator==(const Integer& lhs, const DyadicInterval& rhs) { in operator ==()
175 bool operator<(const Integer& lhs, const DyadicInterval& rhs) { in operator <()
[all …]
/dports/math/libpoly/libpoly-0.1.11/src/polyxx/
H A Dalgebraic_number.cpp56 void swap(AlgebraicNumber& lhs, AlgebraicNumber& rhs) { in swap()
82 bool operator==(const AlgebraicNumber& lhs, const Integer& rhs) { in operator ==()
86 bool operator!=(const AlgebraicNumber& lhs, const Integer& rhs) { in operator !=()
90 bool operator<(const AlgebraicNumber& lhs, const Integer& rhs) { in operator <()
98 bool operator>(const AlgebraicNumber& lhs, const Integer& rhs) { in operator >()
113 bool operator<(const Integer& lhs, const AlgebraicNumber& rhs) { in operator <()
119 bool operator>(const Integer& lhs, const AlgebraicNumber& rhs) { in operator >()
257 AlgebraicNumber operator+(const AlgebraicNumber& lhs, in operator +()
264 AlgebraicNumber operator-(const AlgebraicNumber& lhs, in operator -()
277 AlgebraicNumber operator*(const AlgebraicNumber& lhs, in operator *()
[all …]
H A Ddyadic_interval.cpp96 void swap(DyadicInterval& lhs, DyadicInterval& rhs) { in swap()
112 bool contains_zero(const DyadicInterval& lhs) { in contains_zero()
144 bool operator==(const DyadicInterval& lhs, const Integer& rhs) { in operator ==()
148 bool operator!=(const DyadicInterval& lhs, const Integer& rhs) { in operator !=()
152 bool operator<(const DyadicInterval& lhs, const Integer& rhs) { in operator <()
156 bool operator<=(const DyadicInterval& lhs, const Integer& rhs) { in operator <=()
160 bool operator>(const DyadicInterval& lhs, const Integer& rhs) { in operator >()
164 bool operator>=(const DyadicInterval& lhs, const Integer& rhs) { in operator >=()
169 bool operator==(const Integer& lhs, const DyadicInterval& rhs) { in operator ==()
175 bool operator<(const Integer& lhs, const DyadicInterval& rhs) { in operator <()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/xpressive/
H A Dsub_match.hpp161 bool operator == (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator ==()
167 bool operator != (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator !=()
173 bool operator < (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator <()
179 bool operator <= (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator <=()
185 bool operator >= (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator >=()
191 bool operator > (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator >()
343 operator + (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator +()
350 operator + (sub_match<BidiIter> const &lhs, typename iterator_value<BidiIter>::type const &rhs) in operator +()
357 operator + (typename iterator_value<BidiIter>::type const &lhs, sub_match<BidiIter> const &rhs) in operator +()
364 operator + (sub_match<BidiIter> const &lhs, typename iterator_value<BidiIter>::type const *rhs) in operator +()
[all …]
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/
H A Dsub_match.hpp161 bool operator == (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator ==()
167 bool operator != (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator !=()
173 bool operator < (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator <()
179 bool operator <= (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator <=()
185 bool operator >= (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator >=()
191 bool operator > (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator >()
343 operator + (sub_match<BidiIter> const &lhs, sub_match<BidiIter> const &rhs) in operator +()
350 operator + (sub_match<BidiIter> const &lhs, typename iterator_value<BidiIter>::type const &rhs) in operator +()
357 operator + (typename iterator_value<BidiIter>::type const &lhs, sub_match<BidiIter> const &rhs) in operator +()
364 operator + (sub_match<BidiIter> const &lhs, typename iterator_value<BidiIter>::type const *rhs) in operator +()
[all …]
/dports/java/apache-commons-lang/commons-lang-2.6-src/src/main/java/org/apache/commons/lang/builder/
H A DCompareToBuilder.java311 Object lhs, in reflectionCompare()
348 Object lhs, in reflectionAppend()
411 public CompareToBuilder append(Object lhs, Object rhs) { in append()
500 public CompareToBuilder append(long lhs, long rhs) { in append()
516 public CompareToBuilder append(int lhs, int rhs) { in append()
532 public CompareToBuilder append(short lhs, short rhs) { in append()
548 public CompareToBuilder append(char lhs, char rhs) { in append()
564 public CompareToBuilder append(byte lhs, byte rhs) { in append()
585 public CompareToBuilder append(double lhs, double rhs) { in append()
606 public CompareToBuilder append(float lhs, float rhs) { in append()
[all …]

12345678910>>...347