/external/stg/ |
D | fingerprint.cc | 39 struct Hasher { struct 40 Hasher(Runtime& runtime, const Graph& graph, in Hasher() argument 47 HashValue operator()(const Special& x) { in operator ()() 58 HashValue operator()(const PointerReference& x) { in operator ()() 62 HashValue operator()(const PointerToMember& x) { in operator ()() 66 HashValue operator()(const Typedef& x) { in operator ()() 71 HashValue operator()(const Qualified& x) { in operator ()() 76 HashValue operator()(const Primitive& x) { in operator ()() 80 HashValue operator()(const Array& x) { in operator ()() 84 HashValue operator()(const BaseClass& x) { in operator ()() [all …]
|
/external/rust/android-crates-io/crates/syn/src/gen/ |
D | hash.rs | 12 H: Hasher, in hash() 22 H: Hasher, in hash() 33 H: Hasher, in hash() 47 H: Hasher, in hash() 59 H: Hasher, in hash() 71 H: Hasher, in hash() 88 H: Hasher, in hash() 99 H: Hasher, in hash() 111 H: Hasher, in hash() 123 H: Hasher, in hash() [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/ |
D | hash.rs | 12 H: Hasher, in hash() 22 H: Hasher, in hash() 33 H: Hasher, in hash() 47 H: Hasher, in hash() 59 H: Hasher, in hash() 71 H: Hasher, in hash() 88 H: Hasher, in hash() 99 H: Hasher, in hash() 111 H: Hasher, in hash() 123 H: Hasher, in hash() [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/ |
D | hash.rs | 12 H: Hasher, in hash() 22 H: Hasher, in hash() 33 H: Hasher, in hash() 47 H: Hasher, in hash() 59 H: Hasher, in hash() 71 H: Hasher, in hash() 88 H: Hasher, in hash() 99 H: Hasher, in hash() 111 H: Hasher, in hash() 123 H: Hasher, in hash() [all …]
|
/external/cronet/stable/base/types/ |
D | token_type.h | 54 struct Hasher { struct 55 using argument_type = TokenType; 56 using result_type = size_t; 57 result_type operator()(const argument_type& token) const { in operator()
|
D | strong_alias.h | 121 struct Hasher { struct 122 using argument_type = StrongAlias; 123 using result_type = std::size_t; 124 result_type operator()(const argument_type& id) const { in operator()
|
/external/cronet/tot/base/types/ |
D | token_type.h | 54 struct Hasher { struct 55 using argument_type = TokenType; 56 using result_type = size_t; 57 result_type operator()(const argument_type& token) const { in operator()
|
D | strong_alias.h | 121 struct Hasher { struct 122 using argument_type = StrongAlias; 123 using result_type = std::size_t; 124 result_type operator()(const argument_type& id) const { in operator()
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/types/ |
D | strong_alias.h | 128 struct Hasher { struct 129 using argument_type = StrongAlias; 130 using result_type = std::size_t; 131 result_type operator()(const argument_type& id) const { in operator()
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/types/ |
D | strong_alias.h | 128 struct Hasher { struct 129 using argument_type = StrongAlias; 130 using result_type = std::size_t; 131 result_type operator()(const argument_type& id) const { in operator()
|
/external/rust/android-crates-io/crates/crc32fast/src/ |
D | lib.rs | 75 pub struct Hasher { struct 82 impl Hasher { impl 169 impl fmt::Debug for Hasher { implementation 175 impl Default for Hasher { implementation 181 impl hash::Hasher for Hasher { implementation
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/crc32fast-1.4.2/src/ |
D | lib.rs | 75 pub struct Hasher { struct 82 impl Hasher { argument 169 impl fmt::Debug for Hasher { implementation 175 impl Default for Hasher { implementation 181 impl hash::Hasher for Hasher { implementation
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/crc32fast-1.4.2/src/ |
D | lib.rs | 75 pub struct Hasher { struct 82 impl Hasher { argument 169 impl fmt::Debug for Hasher { implementation 175 impl Default for Hasher { implementation 181 impl hash::Hasher for Hasher { implementation
|
/external/pigweed/pw_tokenizer/rust/ |
D | pw_tokenizer_core.rs | 30 pub struct Hasher { struct 37 impl Hasher { argument
|
/external/perfetto/src/trace_processor/importers/common/ |
D | stack_profile_tracker.h | 42 struct Hasher { struct 43 size_t operator()(const NameInPackage& o) const { in operator() 80 struct Hasher { struct 81 size_t operator()(const FrameKey& o) const { in operator()
|
D | virtual_memory_mapping.h | 119 struct Hasher { struct 126 base::FlatHashMap<FrameKey, FrameId, FrameKey::Hasher> interned_frames_; 179 struct Hasher { struct 186 base::FlatHashMap<DummyFrameKey, FrameId, DummyFrameKey::Hasher>
|
/external/rust/crates/openssl/src/ |
D | hash.rs | 235 pub struct Hasher { struct 242 unsafe impl Sync for Hasher {} implementation 243 unsafe impl Send for Hasher {} implementation 245 impl Hasher { implementation 247 pub fn new(ty: MessageDigest) -> Result<Hasher, ErrorStack> { in new() 336 impl Write for Hasher { implementation 348 impl Clone for Hasher { implementation 349 fn clone(&self) -> Hasher { in clone() 366 impl Drop for Hasher { implementation 489 fn hash_recycle_test(h: &mut Hasher, hashtest: &(&str, &str)) { in hash_recycle_test()
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | stack_profile_sequence_state.h | 69 struct Hasher { struct 70 size_t operator()(const OptionalUniquePidAndIid& o) const { in operator() 89 struct Hasher { struct 99 base::FlatHashMap<UniquePidAndIid, FrameId, UniquePidAndIid::Hasher>
|
/external/tensorflow/tensorflow/core/graph/ |
D | tensor_id.h | 52 struct Hasher { struct 54 std::size_t operator()(const TensorId& x) const { in operator() 84 struct Hasher { struct 86 std::size_t operator()(const TensorId& x) const { in operator()
|
/external/executorch/backends/vulkan/runtime/vk_api/ |
D | Shader.h | 124 struct Hasher { struct 143 std::unordered_map<Key, Value, Hasher> cache_; argument 165 struct Hasher { struct 183 std::unordered_map<Key, Value, Hasher> cache_; argument
|
/external/pytorch/aten/src/ATen/native/vulkan/api/ |
D | Shader.h | 126 struct Hasher { struct 145 std::unordered_map<Key, Value, Hasher> cache_; argument 167 struct Hasher { struct 185 std::unordered_map<Key, Value, Hasher> cache_; argument
|
/external/rust/android-crates-io/crates/twox-hash/src/ |
D | xxhash32.rs | 203 pub struct Hasher { struct 210 impl Default for Hasher { argument 216 impl Hasher { impl 328 impl hash::Hasher for Hasher { implementation 376 type Hasher = Hasher; typedef 378 fn build_hasher(&self) -> Self::Hasher { in build_hasher() 531 type Hasher = Hasher; typedef 533 fn build_hasher(&self) -> Self::Hasher { in build_hasher() 570 impl<'de> Deserialize<'de> for Hasher { implementation 601 impl Serialize for Hasher { implementation [all …]
|
D | xxhash64.rs | 214 pub struct Hasher { struct 221 impl Default for Hasher { argument 227 impl Hasher { implementation 335 impl hash::Hasher for Hasher { implementation 387 type Hasher = Hasher; typedef 389 fn build_hasher(&self) -> Self::Hasher { in build_hasher() 520 type Hasher = Hasher; typedef 522 fn build_hasher(&self) -> Self::Hasher { in build_hasher() 558 impl<'de> Deserialize<'de> for Hasher { implementation 589 impl Serialize for Hasher { implementation [all …]
|
/external/rust/android-crates-io/crates/siphasher/src/ |
D | sip128.rs | 73 struct Hasher<S: Sip> { struct 74 k0: u64, 75 k1: u64, 76 length: usize, // how many bytes we've processed 77 state: State, // hash State 78 tail: u64, // unprocessed bytes le 79 ntail: usize, // how many bytes in tail are valid 80 _marker: PhantomData<S>, 333 impl<S: Sip> Hasher<S> { impl 402 impl<S: Sip> Hasher<S> { implementation [all …]
|
/external/icing/icing/join/ |
D | document-join-id-pair.h | 36 struct Hasher { struct 37 std::size_t operator()( in operator()
|