Home
last modified time | relevance | path

Searched refs:FxHasher (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/rustc-hash-1.0.1/src/
H A Dlib.rs32 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
35 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
48 pub struct FxHasher { struct
57 impl Default for FxHasher { implementation
59 fn default() -> FxHasher { in default()
60 FxHasher { hash: 0 } in default()
64 impl FxHasher { impl
71 impl Hasher for FxHasher { implementation
79 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rustc-hash/src/
H A Dlib.rs32 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
35 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
48 pub struct FxHasher { struct
57 impl Default for FxHasher { implementation
59 fn default() -> FxHasher { in default()
60 FxHasher { hash: 0 } in default()
64 impl FxHasher { impl
71 impl Hasher for FxHasher { implementation
79 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rustc-hash-1.0.1/src/
H A Dlib.rs32 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
35 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
48 pub struct FxHasher { struct
57 impl Default for FxHasher { argument
59 fn default() -> FxHasher { in default()
60 FxHasher { hash: 0 } in default()
64 impl FxHasher { implementation
71 impl Hasher for FxHasher { implementation
79 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/www/firefox/firefox-99.0/third_party/rust/rustc-hash/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/net/quiche/quiche-0.9.0/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rustc-hash/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { implementation
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { impl
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rustc-hash-1.1.0/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-hash/src/
H A Dlib.rs43 pub type FxHashMap<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;
47 pub type FxHashSet<V> = HashSet<V, BuildHasherDefault<FxHasher>>;
60 pub struct FxHasher { struct
69 impl Default for FxHasher { argument
71 fn default() -> FxHasher { in default()
72 FxHasher { hash: 0 } in default()
76 impl FxHasher { implementation
83 impl Hasher for FxHasher { implementation
91 let mut hash = FxHasher { hash: self.hash }; in write()

123456789