Home
last modified time | relevance | path

Searched defs:with_hasher (Results 1 – 24 of 24) sorted by relevance

/external/rust/android-crates-io/crates/dashmap/src/
Dset.rs95 pub fn with_hasher(hasher: S) -> Self { in with_hasher() method
Dlib.rs211 pub fn with_hasher(hasher: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/weak-table/src/
Dptr_weak_hash_set.rs35 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() function
Dweak_hash_set.rs30 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
Dptr_weak_weak_hash_map.rs37 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() function
Dptr_weak_key_hash_map.rs36 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() function
Dweak_value_hash_map.rs177 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
Dweak_weak_hash_map.rs177 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
Dweak_key_hash_map.rs216 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/hashlink/src/
Dlru_cache.rs40 pub fn with_hasher(capacity: usize, hash_builder: S) -> Self { in with_hasher() method
Dlinked_hash_set.rs82 pub fn with_hasher(hasher: S) -> LinkedHashSet<T, S> { in with_hasher() function
Dlinked_hash_map.rs77 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/ahash/src/
Dhash_set.rs67 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() function
Dhash_map.rs71 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() function
/external/rust/android-crates-io/crates/lru-cache/src/
Dlib.rs80 pub fn with_hasher(capacity: usize, hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/tokio-util/src/task/
Djoin_map.rs194 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/slotmap/src/
Dsparse_secondary.rs126 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/linked-hash-map/src/
Dlib.rs205 pub fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/indexmap/src/
Dmap.rs182 pub const fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
Dset.rs162 pub const fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/extra_versions/crates/hashbrown/src/
Dset.rs413 pub const fn with_hasher(hasher: S) -> Self { in with_hasher() method
Dmap.rs382 pub const fn with_hasher(hash_builder: S) -> Self { in with_hasher() method
/external/rust/android-crates-io/crates/hashbrown/src/
Dset.rs469 pub const fn with_hasher(hasher: S) -> Self { in with_hasher() method
Dmap.rs457 pub const fn with_hasher(hash_builder: S) -> Self { in with_hasher() method