Home
last modified time | relevance | path

Searched +defs:hash +defs:eq (Results 1 – 25 of 6214) sorted by relevance

12345678910>>...249

/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Dtbv.h99 struct eq { struct
101 eq(tbv_manager& m):m(m) {} in eq() argument
103 return m.equals(d1, d2); in operator() argument
106 return m.equals(*d1, *d2); in operator() argument
110 struct hash { struct
112 hash(tbv_manager& m):m(m) {} in hash() argument
114 return m.hash(d); in operator() argument
117 return m.hash(*d); in operator() argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Dtbv.h99 struct eq { struct
101 eq(tbv_manager& m):m(m) {} in eq() argument
103 return m.equals(d1, d2); in operator() argument
106 return m.equals(*d1, *d2); in operator() argument
110 struct hash { struct
112 hash(tbv_manager& m):m(m) {} in hash() argument
114 return m.hash(d); in operator() argument
117 return m.hash(*d); in operator() argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/smt/
H A Darray_model.cpp129 struct eq { in have_different_model_values() struct
130 solver& s; in have_different_model_values()
131 eq(solver& s) :s(s) {} in have_different_model_values() function
132 bool operator()(euf::enode* n1, euf::enode* n2) const { in have_different_model_values()
141 struct hash { in have_different_model_values() struct
142 solver& s; in have_different_model_values()
143 hash(solver& s) :s(s) {} in have_different_model_values() argument
144 unsigned operator()(euf::enode* n) const { in have_different_model_values()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c3/
H A Dc35a05n.ada39 TYPE LEFT_OUT_M1 IS DELTA 0.25 RANGE -0.5 .. 0.5;
40 TYPE LEFT_EDGE_M1 IS DELTA 0.5 RANGE -1.0 .. 1.0;
41 TYPE RIGHT_EDGE_M1 IS DELTA 1.0 RANGE -2.0 .. 2.0;
43 TYPE MIDDLE_M2 IS DELTA 0.5 RANGE -2.0 .. 2.0;
47 TYPE LIKE_DURATION_M23 IS DELTA 0.020 RANGE -86_400.0 .. 86_400.0;
48 TYPE DECIMAL_M18 IS DELTA 0.1 RANGE -10_000.0 .. 10_000.0;
49 TYPE DECIMAL_M4 IS DELTA 100.0 RANGE -1000.0 .. 1000.0;
50 TYPE DECIMAL_M11 IS DELTA 0.09999 RANGE -100.0 .. 100.0;
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/cxx-build-0.5.10/src/syntax/
H A Dimpls.rs8 fn eq(&self, other: &Include) -> bool { in eq() method
40 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
61 fn eq(&self, other: &Type) -> bool { in eq() method
82 fn eq(&self, other: &Ty1) -> bool { in eq() method
100 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
115 fn eq(&self, other: &Ref) -> bool { in eq() method
133 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
160 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
200 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
246 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/cxxbridge-macro-0.5.10/src/syntax/
H A Dimpls.rs8 fn eq(&self, other: &Include) -> bool { in eq() method
40 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
61 fn eq(&self, other: &Type) -> bool { in eq() method
82 fn eq(&self, other: &Ty1) -> bool { in eq() method
100 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
115 fn eq(&self, other: &Ref) -> bool { in eq() method
133 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
160 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
200 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
246 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/imgref-1.9.1/src/
H A Dtraits.rs7 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
19 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
26 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
34 fn eq(&self, other: &ImgRef<'b, U>) -> bool { in eq() function
44 fn eq(&self, other: &ImgRefMut<'b, U>) -> bool { in eq() function
53 fn eq(&self, other: &ImgVec<U>) -> bool { in eq() function
61 fn eq(&self, other: &ImgRef<'a, U>) -> bool { in eq() function
69 fn eq(&self, other: &ImgVec<U>) -> bool { in eq() function
77 fn eq(&self, other: &ImgRef<'b, U>) -> bool { in eq() function
85 fn eq(&self, other: &ImgRefMut<'b, U>) -> bool { in eq() function
[all …]
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/imgref-1.9.1/src/
H A Dtraits.rs7 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
19 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
26 fn hash<H: Hasher>(&self, state: &mut H) { in hash() method
34 fn eq(&self, other: &ImgRef<'b, U>) -> bool { in eq() function
44 fn eq(&self, other: &ImgRefMut<'b, U>) -> bool { in eq() function
53 fn eq(&self, other: &ImgVec<U>) -> bool { in eq() function
61 fn eq(&self, other: &ImgRef<'a, U>) -> bool { in eq() function
69 fn eq(&self, other: &ImgVec<U>) -> bool { in eq() function
77 fn eq(&self, other: &ImgRef<'b, U>) -> bool { in eq() function
85 fn eq(&self, other: &ImgRefMut<'b, U>) -> bool { in eq() function
[all …]
/dports/math/chuffed/chuffed-e04bedd/chuffed/mdd/
H A Dcircutil.h15 struct eq struct
17 bool operator() (const S& a, const S& b) const in operator()
42 struct hash struct
44 unsigned int operator() (const S& s) const in operator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/container/internal/
H A Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
[all …]
/dports/devel/abseil/abseil-cpp-20211102.0/absl/container/internal/
H A Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/container/internal/
H A Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/internal/
H A Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/container/internal/
H A Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/container/internal/
H A Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
[all …]
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/sysutils/istio/istio-1.6.7/vendor/golang.org/x/tools/go/ssa/interp/
H A Dvalue.go128 func (x array) eq(t types.Type, _y interface{}) bool { func
139 func (x array) hash(t types.Type) int { func
148 func (x structure) eq(t types.Type, _y interface{}) bool { func
161 func (x structure) hash(t types.Type) int { func
180 func (x iface) eq(t types.Type, _y interface{}) bool { func
185 func (x iface) hash(_ types.Type) int { func
189 func (x rtype) hash(_ types.Type) int { func
193 func (x rtype) eq(_ types.Type, y interface{}) bool { func
258 func hash(t types.Type, x value) int { func
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dderive_hash_xor_eq.rs5 fn eq(&self, _: &u64) -> bool { in eq() method
14 fn eq(&self, _: &Bar) -> bool { in eq() method
23 fn eq(&self, _: &Baz) -> bool { in eq() method
32 fn hash<H: std::hash::Hasher>(&self, _: &mut H) {} in hash() method
50 fn hash<H: std::hash::Hasher>(&self, _: &mut H) {} in hash() method

12345678910>>...249