/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 192 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 193 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 196 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 198 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 201 HashSet(const HashFn& hashfn, in HashSet() function 204 HashSet(const HashFn& hashfn, in HashSet() function 209 HashSet(double min_load_factor, in HashSet() function 214 HashSet(double min_load_factor, in HashSet() function 234 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 195 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 196 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 199 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 201 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 204 HashSet(const HashFn& hashfn, in HashSet() function 207 HashSet(const HashFn& hashfn, in HashSet() function 212 HashSet(double min_load_factor, in HashSet() function 217 HashSet(double min_load_factor, in HashSet() function 237 HashSet(const HashSet& other) noexcept in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 195 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 196 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 199 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 201 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 204 HashSet(const HashFn& hashfn, in HashSet() function 207 HashSet(const HashFn& hashfn, in HashSet() function 212 HashSet(double min_load_factor, in HashSet() function 217 HashSet(double min_load_factor, in HashSet() function 237 HashSet(const HashSet& other) noexcept in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | hash_test.go | 89 type HashSet struct { struct 90 list []uintptr // list of hashes added 96 func (s *HashSet) add(h uintptr) { 99 func (s *HashSet) addS(x string) { 102 func (s *HashSet) addB(x []byte) { 105 func (s *HashSet) addS_seed(x string, seed uintptr) { 108 func (s *HashSet) check(t *testing.T) { 199 func twoNonZero(h *HashSet, n int) { 279 func sparse(t *testing.T, h *HashSet, n int, k int) { 286 func setbits(h *HashSet, b []byte, i int, k int) { [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/art/libartbase/base/ |
H A D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | hash_set.h | 97 template <class T, class EmptyFn, class HashFn, class Pred, class Alloc> friend class HashSet; variable 203 HashSet() : HashSet(kDefaultMinLoadFactor, kDefaultMaxLoadFactor) {} in HashSet() function 204 explicit HashSet(const allocator_type& alloc) noexcept in HashSet() function 207 HashSet(double min_load_factor, double max_load_factor) noexcept in HashSet() function 209 HashSet(double min_load_factor, double max_load_factor, const allocator_type& alloc) noexcept in HashSet() function 212 HashSet(const HashFn& hashfn, in HashSet() function 215 HashSet(const HashFn& hashfn, in HashSet() function 220 HashSet(double min_load_factor, in HashSet() function 225 HashSet(double min_load_factor, in HashSet() function 245 HashSet(const HashSet& other) in HashSet() function [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | set.rs | 115 pub struct HashSet<T, S = DefaultHashBuilder, A: Allocator = Global> { struct 119 impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A> { argument 132 impl<T> HashSet<T, DefaultHashBuilder> { implementation 196 impl<T: Hash + Eq, A: Allocator> HashSet<T, DefaultHashBuilder, A> { impl 259 impl<T, S, A: Allocator> HashSet<T, S, A> { impl 436 impl<T, S> HashSet<T, S, Global> { impl 514 impl<T, S, A> HashSet<T, S, A> impl 620 impl<T, S, A> HashSet<T, S, A> implementation 1228 impl<T, S, A: Allocator> HashSet<T, S, A> { impl 1270 impl<T, S, A> PartialEq for HashSet<T, S, A> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | set.rs | 115 pub struct HashSet<T, S = DefaultHashBuilder, A: Allocator = Global> { struct 119 impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A> { implementation 132 impl<T> HashSet<T, DefaultHashBuilder> { impl 196 impl<T: Hash + Eq, A: Allocator> HashSet<T, DefaultHashBuilder, A> { implementation 259 impl<T, S, A: Allocator> HashSet<T, S, A> { implementation 436 impl<T, S> HashSet<T, S, Global> { impl 514 impl<T, S, A> HashSet<T, S, A> impl 620 impl<T, S, A> HashSet<T, S, A> impl 1228 impl<T, S, A: Allocator> HashSet<T, S, A> { implementation 1270 impl<T, S, A> PartialEq for HashSet<T, S, A> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | set.rs | 115 pub struct HashSet<T, S = DefaultHashBuilder, A: Allocator = Global> { struct 119 impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A> { argument 132 impl<T> HashSet<T, DefaultHashBuilder> { impl 196 impl<T: Hash + Eq, A: Allocator> HashSet<T, DefaultHashBuilder, A> { implementation 259 impl<T, S, A: Allocator> HashSet<T, S, A> { implementation 436 impl<T, S> HashSet<T, S, Global> { implementation 514 impl<T, S, A> HashSet<T, S, A> implementation 620 impl<T, S, A> HashSet<T, S, A> implementation 1228 impl<T, S, A: Allocator> HashSet<T, S, A> { impl 1270 impl<T, S, A> PartialEq for HashSet<T, S, A> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | set.rs | 115 pub struct HashSet<T, S = DefaultHashBuilder, A: Allocator = Global> { struct 119 impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A> { implementation 132 impl<T> HashSet<T, DefaultHashBuilder> { impl 196 impl<T: Hash + Eq, A: Allocator> HashSet<T, DefaultHashBuilder, A> { implementation 259 impl<T, S, A: Allocator> HashSet<T, S, A> { implementation 436 impl<T, S> HashSet<T, S, Global> { implementation 514 impl<T, S, A> HashSet<T, S, A> impl 620 impl<T, S, A> HashSet<T, S, A> impl 1228 impl<T, S, A: Allocator> HashSet<T, S, A> { impl 1270 impl<T, S, A> PartialEq for HashSet<T, S, A> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | set.rs | 115 pub struct HashSet<T, S = DefaultHashBuilder, A: Allocator = Global> { struct 119 impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A> { argument 132 impl<T> HashSet<T, DefaultHashBuilder> { implementation 196 impl<T: Hash + Eq, A: Allocator> HashSet<T, DefaultHashBuilder, A> { implementation 259 impl<T, S, A: Allocator> HashSet<T, S, A> { impl 436 impl<T, S> HashSet<T, S, Global> { impl 514 impl<T, S, A> HashSet<T, S, A> impl 620 impl<T, S, A> HashSet<T, S, A> implementation 1228 impl<T, S, A: Allocator> HashSet<T, S, A> { impl 1270 impl<T, S, A> PartialEq for HashSet<T, S, A> implementation [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/ |
D | set.rs | 115 pub struct HashSet<T, S = DefaultHashBuilder, A: Allocator + Clone = Global> { struct 119 impl<T: Clone, S: Clone, A: Allocator + Clone> Clone for HashSet<T, S, A> { implementation 132 impl<T> HashSet<T, DefaultHashBuilder> { implementation 172 impl<T: Hash + Eq, A: Allocator + Clone> HashSet<T, DefaultHashBuilder, A> { implementation 211 impl<T, S, A: Allocator + Clone> HashSet<T, S, A> { implementation 385 impl<T, S> HashSet<T, S, Global> { impl 453 impl<T, S, A> HashSet<T, S, A> implementation 538 impl<T, S, A> HashSet<T, S, A> impl 1147 impl<T, S, A> PartialEq for HashSet<T, S, A> implementation 1162 impl<T, S, A> Eq for HashSet<T, S, A> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | set.rs | 107 pub struct HashSet<T, S = RandomState> { struct 108 base: base::HashSet<T, S>, argument 111 impl<T> HashSet<T, RandomState> { impl 151 impl<T, S> HashSet<T, S> { implementation 427 impl<T, S> HashSet<T, S> implementation 971 impl<T, S> Clone for HashSet<T, S> implementation 992 impl<T, S> PartialEq for HashSet<T, S> implementation 1007 impl<T, S> Eq for HashSet<T, S> implementation 1015 impl<T, S> fmt::Debug for HashSet<T, S> implementation 1025 impl<T, S> FromIterator<T> for HashSet<T, S> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | set.rs | 107 pub struct HashSet<T, S = RandomState> { struct 108 base: base::HashSet<T, S>, argument 111 impl<T> HashSet<T, RandomState> { impl 151 impl<T, S> HashSet<T, S> { implementation 427 impl<T, S> HashSet<T, S> impl 971 impl<T, S> Clone for HashSet<T, S> implementation 992 impl<T, S> PartialEq for HashSet<T, S> implementation 1007 impl<T, S> Eq for HashSet<T, S> implementation 1015 impl<T, S> fmt::Debug for HashSet<T, S> implementation 1025 impl<T, S> FromIterator<T> for HashSet<T, S> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | set.rs | 107 pub struct HashSet<T, S = RandomState> { struct 108 base: base::HashSet<T, S>, argument 111 impl<T> HashSet<T, RandomState> { implementation 151 impl<T, S> HashSet<T, S> { implementation 427 impl<T, S> HashSet<T, S> impl 971 impl<T, S> Clone for HashSet<T, S> implementation 992 impl<T, S> PartialEq for HashSet<T, S> implementation 1007 impl<T, S> Eq for HashSet<T, S> implementation 1015 impl<T, S> fmt::Debug for HashSet<T, S> implementation 1025 impl<T, S> FromIterator<T> for HashSet<T, S> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | set.rs | 107 pub struct HashSet<T, S = RandomState> { struct 108 base: base::HashSet<T, S>, argument 111 impl<T> HashSet<T, RandomState> { impl 151 impl<T, S> HashSet<T, S> { impl 427 impl<T, S> HashSet<T, S> impl 971 impl<T, S> Clone for HashSet<T, S> implementation 992 impl<T, S> PartialEq for HashSet<T, S> implementation 1007 impl<T, S> Eq for HashSet<T, S> implementation 1015 impl<T, S> fmt::Debug for HashSet<T, S> implementation 1025 impl<T, S> FromIterator<T> for HashSet<T, S> implementation [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | set.rs | 107 pub struct HashSet<T, S = RandomState> { struct 108 base: base::HashSet<T, S>, argument 111 impl<T> HashSet<T, RandomState> { impl 151 impl<T, S> HashSet<T, S> { impl 427 impl<T, S> HashSet<T, S> implementation 971 impl<T, S> Clone for HashSet<T, S> implementation 992 impl<T, S> PartialEq for HashSet<T, S> implementation 1007 impl<T, S> Eq for HashSet<T, S> implementation 1015 impl<T, S> fmt::Debug for HashSet<T, S> implementation 1025 impl<T, S> FromIterator<T> for HashSet<T, S> implementation [all …]
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | HashSet.java | 31 public class HashSet<E> extends java.util.AbstractSet<E> class 34 public HashSet() { in HashSet() method in HashSet 38 public HashSet(java.util.Collection<? extends E> c) { in HashSet() method in HashSet 42 public HashSet(int initialCapacity, float loadFactor) { in HashSet() method in HashSet 46 public HashSet(int initialCapacity) { in HashSet() method in HashSet 50 HashSet(int initialCapacity, float loadFactor, boolean fake) { in HashSet() method in HashSet
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | HashSet.java | 90 public class HashSet<E> class 106 public HashSet() { in HashSet() method in HashSet 119 public HashSet(Collection<? extends E> c) { in HashSet() method in HashSet 137 public HashSet(int initialCapacity, float loadFactor) { in HashSet() method in HashSet 153 public HashSet(int initialCapacity) { in HashSet() method in HashSet 170 HashSet(int initialCapacity, float loadFactor, boolean dummy) { in HashSet() method in HashSet
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | HashSet.java | 90 public class HashSet<E> class 106 public HashSet() { in HashSet() method in HashSet 119 public HashSet(Collection<? extends E> c) { in HashSet() method in HashSet 137 public HashSet(int initialCapacity, float loadFactor) { in HashSet() method in HashSet 153 public HashSet(int initialCapacity) { in HashSet() method in HashSet 170 HashSet(int initialCapacity, float loadFactor, boolean dummy) { in HashSet() method in HashSet
|