/external/stg/ |
D | hashing.h | 32 struct HashValue { struct 33 constexpr explicit HashValue(uint32_t value) : value(value) {} in HashValue() function 43 struct hash<stg::HashValue> { argument
|
/external/cronet/tot/net/base/ |
D | hash_value.h | 62 explicit HashValue(HashValueTag tag) : tag_(tag) {} in HashValue() function 63 HashValue() : tag_(HASH_VALUE_SHA256) {} in HashValue() function
|
D | hash_value.cc | 49 HashValue::HashValue(const SHA256HashValue& hash) in HashValue() function in net::HashValue
|
/external/cronet/stable/net/base/ |
D | hash_value.h | 62 explicit HashValue(HashValueTag tag) : tag_(tag) {} in HashValue() function 63 HashValue() : tag_(HASH_VALUE_SHA256) {} in HashValue() function
|
D | hash_value.cc | 49 HashValue::HashValue(const SHA256HashValue& hash) in HashValue() function in net::HashValue
|
/external/rust/android-crates-io/crates/indexmap/src/ |
D | lib.rs | 119 struct HashValue(usize); struct 121 impl HashValue { implementation
|
/external/cronet/stable/net/cert/ |
D | known_roots.h | 15 class HashValue; variable
|
/external/cronet/tot/net/cert/ |
D | known_roots.h | 15 class HashValue; variable
|
/external/rust/android-crates-io/crates/h2/src/hpack/ |
D | table.rs | 55 struct HashValue(usize); struct 208 hash: HashValue, in index_occupied() 269 hash: HashValue, in index_vacant() 340 fn insert(&mut self, header: Header, hash: HashValue) { in insert() 663 fn probe_distance(mask: usize, hash: HashValue, current: usize) -> usize { in probe_distance() 667 fn hash_header(header: &Header) -> HashValue { in hash_header()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfAccelTable.cpp | 153 uint32_t HashValue = HD->HashValue; in EmitBuckets() local 169 uint32_t HashValue = (*HI)->HashValue; in EmitHashes() local 189 uint32_t HashValue = (*HI)->HashValue; in emitOffsets() local
|
D | DwarfAccelTable.h | 190 uint32_t HashValue; member
|
/external/rust/android-crates-io/crates/indexmap/src/map/ |
D | core.rs | 46 fn erase_index(table: &mut RawTable<usize>, hash: HashValue, index: usize) { in erase_index() 52 fn update_index(table: &mut RawTable<usize>, hash: HashValue, old: usize, new: usize) { in update_index() 225 fn push(&mut self, hash: HashValue, key: K, value: V) -> usize { in push() 238 pub(crate) fn get_index_of<Q>(&self, hash: HashValue, key: &Q) -> Option<usize> in get_index_of() 246 pub(crate) fn insert_full(&mut self, hash: HashValue, key: K, value: V) -> (usize, Option<V>) in insert_full() 257 pub(crate) fn shift_remove_full<Q>(&mut self, hash: HashValue, key: &Q) -> Option<(usize, K, V)> in shift_remove_full() 360 pub(crate) fn swap_remove_full<Q>(&mut self, hash: HashValue, key: &Q) -> Option<(usize, K, V)> in swap_remove_full()
|
/external/cronet/stable/third_party/abseil-cpp/absl/hash/internal/ |
D | hash_test.h | 49 void HashValue(absl::HashState state) const { in HashValue() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/hash/internal/ |
D | hash_test.h | 49 void HashValue(absl::HashState state) const { in HashValue() function
|
/external/abseil-cpp/absl/hash/internal/ |
D | hash_test.h | 49 void HashValue(absl::HashState state) const { in HashValue() function
|
/external/angle/third_party/abseil-cpp/absl/hash/internal/ |
D | hash_test.h | 49 void HashValue(absl::HashState state) const { in HashValue() function
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_type_hash.h | 20 typedef uptr HashValue; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AccelTable.cpp | 250 uint32_t HashValue = Hash->HashValue; in emitHashes() local 266 uint32_t HashValue = Hash->HashValue; in emitOffsets() local 318 uint32_t HashValue = HD->HashValue; in emitBuckets() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AccelTable.cpp | 253 uint32_t HashValue = Hash->HashValue; in emitHashes() local 269 uint32_t HashValue = Hash->HashValue; in emitOffsets() local 321 uint32_t HashValue = HD->HashValue; in emitBuckets() local
|
/external/abseil-cpp/absl/hash/ |
D | hash_benchmark.cc | 76 void HashValue(absl::HashState state) const override { in HashValue() function in TypeErasedAbslHash::Wrapper
|
/external/cronet/tot/third_party/abseil-cpp/absl/hash/ |
D | hash_benchmark.cc | 76 void HashValue(absl::HashState state) const override { in HashValue() function in TypeErasedAbslHash::Wrapper
|
/external/cronet/stable/third_party/abseil-cpp/absl/hash/ |
D | hash_benchmark.cc | 76 void HashValue(absl::HashState state) const override { in HashValue() function in TypeErasedAbslHash::Wrapper
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/ |
D | hash_benchmark.cc | 70 void HashValue(absl::HashState state) const override { in HashValue() function in TypeErasedAbslHash::Wrapper
|
/external/rust/android-crates-io/crates/indexmap/src/map/core/ |
D | raw.rs | 51 pub(crate) fn entry(&mut self, hash: HashValue, key: K) -> Entry<'_, K, V> in entry()
|
/external/angle/third_party/abseil-cpp/absl/hash/ |
D | hash_benchmark.cc | 76 void HashValue(absl::HashState state) const override { in HashValue() function in TypeErasedAbslHash::Wrapper
|