Home
last modified time | relevance | path

Searched defs:Hasher (Results 1 – 25 of 134) sorted by relevance

123456

/external/stg/
Dfingerprint.cc39 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/
Dhash.rs12 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/
Dhash.rs12 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/
Dhash.rs12 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/
Dtoken_type.h54 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()
Dstrong_alias.h121 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/
Dtoken_type.h54 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()
Dstrong_alias.h121 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/
Dstrong_alias.h128 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/
Dstrong_alias.h128 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/
Dlib.rs75 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/
Dlib.rs75 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/
Dlib.rs75 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/
Dpw_tokenizer_core.rs30 pub struct Hasher { struct
37 impl Hasher { argument
/external/perfetto/src/trace_processor/importers/common/
Dstack_profile_tracker.h42 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()
Dvirtual_memory_mapping.h119 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/
Dhash.rs235 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/
Dstack_profile_sequence_state.h69 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/
Dtensor_id.h52 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/
DShader.h124 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/
DShader.h126 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/
Dxxhash32.rs203 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 …]
Dxxhash64.rs214 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/
Dsip128.rs73 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/
Ddocument-join-id-pair.h36 struct Hasher { struct
37 std::size_t operator()( in operator()

123456