Home
last modified time | relevance | path

Searched defs:Hash (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_non_member.pass.cpp31 typedef test_hash<std::hash<int> > Hash; in main() typedef
59 typedef test_hash<std::hash<int> > Hash; in main() typedef
107 typedef test_hash<std::hash<int> > Hash; in main() typedef
149 typedef test_hash<std::hash<int> > Hash; in main() typedef
211 typedef test_hash<std::hash<int> > Hash; in main() typedef
239 typedef test_hash<std::hash<int> > Hash; in main() typedef
287 typedef test_hash<std::hash<int> > Hash; in main() typedef
329 typedef test_hash<std::hash<int> > Hash; in main() typedef
391 typedef test_hash<std::hash<int> > Hash; in main() typedef
419 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.multiset/
Dswap_member.pass.cpp31 typedef test_hash<std::hash<int> > Hash; in main() typedef
59 typedef test_hash<std::hash<int> > Hash; in main() typedef
107 typedef test_hash<std::hash<int> > Hash; in main() typedef
149 typedef test_hash<std::hash<int> > Hash; in main() typedef
211 typedef test_hash<std::hash<int> > Hash; in main() typedef
239 typedef test_hash<std::hash<int> > Hash; in main() typedef
287 typedef test_hash<std::hash<int> > Hash; in main() typedef
329 typedef test_hash<std::hash<int> > Hash; in main() typedef
391 typedef test_hash<std::hash<int> > Hash; in main() typedef
419 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_non_member.pass.cpp32 typedef test_hash<std::hash<int> > Hash; in main() typedef
60 typedef test_hash<std::hash<int> > Hash; in main() typedef
108 typedef test_hash<std::hash<int> > Hash; in main() typedef
150 typedef test_hash<std::hash<int> > Hash; in main() typedef
212 typedef test_hash<std::hash<int> > Hash; in main() typedef
240 typedef test_hash<std::hash<int> > Hash; in main() typedef
288 typedef test_hash<std::hash<int> > Hash; in main() typedef
330 typedef test_hash<std::hash<int> > Hash; in main() typedef
392 typedef test_hash<std::hash<int> > Hash; in main() typedef
420 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_non_member.pass.cpp31 typedef test_hash<std::hash<int> > Hash; in main() typedef
59 typedef test_hash<std::hash<int> > Hash; in main() typedef
107 typedef test_hash<std::hash<int> > Hash; in main() typedef
149 typedef test_hash<std::hash<int> > Hash; in main() typedef
211 typedef test_hash<std::hash<int> > Hash; in main() typedef
239 typedef test_hash<std::hash<int> > Hash; in main() typedef
287 typedef test_hash<std::hash<int> > Hash; in main() typedef
329 typedef test_hash<std::hash<int> > Hash; in main() typedef
391 typedef test_hash<std::hash<int> > Hash; in main() typedef
419 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_non_member.pass.cpp32 typedef test_hash<std::hash<int> > Hash; in main() typedef
60 typedef test_hash<std::hash<int> > Hash; in main() typedef
108 typedef test_hash<std::hash<int> > Hash; in main() typedef
152 typedef test_hash<std::hash<int> > Hash; in main() typedef
216 typedef test_hash<std::hash<int> > Hash; in main() typedef
244 typedef test_hash<std::hash<int> > Hash; in main() typedef
292 typedef test_hash<std::hash<int> > Hash; in main() typedef
336 typedef test_hash<std::hash<int> > Hash; in main() typedef
400 typedef test_hash<std::hash<int> > Hash; in main() typedef
428 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.map/
Dswap_member.pass.cpp32 typedef test_hash<std::hash<int> > Hash; in main() typedef
60 typedef test_hash<std::hash<int> > Hash; in main() typedef
108 typedef test_hash<std::hash<int> > Hash; in main() typedef
150 typedef test_hash<std::hash<int> > Hash; in main() typedef
212 typedef test_hash<std::hash<int> > Hash; in main() typedef
240 typedef test_hash<std::hash<int> > Hash; in main() typedef
288 typedef test_hash<std::hash<int> > Hash; in main() typedef
330 typedef test_hash<std::hash<int> > Hash; in main() typedef
392 typedef test_hash<std::hash<int> > Hash; in main() typedef
420 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.set/
Dswap_member.pass.cpp31 typedef test_hash<std::hash<int> > Hash; in main() typedef
59 typedef test_hash<std::hash<int> > Hash; in main() typedef
107 typedef test_hash<std::hash<int> > Hash; in main() typedef
149 typedef test_hash<std::hash<int> > Hash; in main() typedef
211 typedef test_hash<std::hash<int> > Hash; in main() typedef
239 typedef test_hash<std::hash<int> > Hash; in main() typedef
287 typedef test_hash<std::hash<int> > Hash; in main() typedef
329 typedef test_hash<std::hash<int> > Hash; in main() typedef
391 typedef test_hash<std::hash<int> > Hash; in main() typedef
419 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
Dhash_copy_constructible.fail.cpp21 struct Hash { struct
24 Hash () {} in Hash() function
/external/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/
Dhash_copy_constructible.fail.cpp21 struct Hash { struct
24 Hash () {} in Hash() argument
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
Dhash_copy_constructible.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() function
/external/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/
Dhash_copy_constructible.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() function
/external/libcxx/test/std/containers/unord/unord.multimap/
Dswap_member.pass.cpp34 typedef test_hash<std::hash<int> > Hash; in main() typedef
62 typedef test_hash<std::hash<int> > Hash; in main() typedef
110 typedef test_hash<std::hash<int> > Hash; in main() typedef
166 typedef test_hash<std::hash<int> > Hash; in main() typedef
242 typedef test_hash<std::hash<int> > Hash; in main() typedef
270 typedef test_hash<std::hash<int> > Hash; in main() typedef
318 typedef test_hash<std::hash<int> > Hash; in main() typedef
374 typedef test_hash<std::hash<int> > Hash; in main() typedef
450 typedef test_hash<std::hash<int> > Hash; in main() typedef
478 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/pigweed/pw_crypto/
Dsha256_test.cc41 TEST(Hash, ComputesCorrectDigest) { in TEST() argument
49 TEST(Hash, ComputesCorrectDigestFromReader) { in TEST() argument
59 TEST(Hash, ComputesCorrectDigestOnEmptyMessage) { in TEST() argument
67 TEST(Hash, ComputesCorrectDigestOnEmptyMessageFromReader) { in TEST() argument
77 TEST(Hash, DigestBufferTooSmall) { in TEST() argument
82 TEST(Hash, DigestBufferTooSmallForReaderBasedAPI) { in TEST() argument
89 TEST(Hash, AcceptsLargerDigestBuffer) { in TEST() argument
94 TEST(Hash, AcceptsLargerDigestBufferForReaderBasedAPI) { in TEST() argument
/external/swiftshader/src/Reactor/
DReactorDebugInfo.hpp33 struct Hash struct
35 std::size_t operator()(const FunctionLocation &l) const noexcept in operator ()()
51 struct Hash struct
53 std::size_t operator()(const Location &l) const noexcept in operator ()()
/external/skia/tools/gpu/
DMemoryCache.h80 struct Hash { struct
90 std::unordered_map<Key, Value, Hash> fMap; argument
/external/openscreen/third_party/abseil/src/absl/container/
Dflat_hash_map_test.cc83 struct Hash { in TEST() struct
84 size_t operator()(const Int& obj) const { return obj.value; } in TEST()
138 struct Hash { struct
139 using is_transparent = void;
140 int* tracker;
141 size_t operator()(size_t obj) const { in operator ()()
145 size_t operator()(const LazyInt& obj) const { in operator ()()
/external/libtextclassifier/abseil-cpp/absl/container/
Dflat_hash_map_test.cc83 struct Hash { in TEST() struct
84 size_t operator()(const Int& obj) const { return obj.value; } in TEST()
138 struct Hash { struct
139 using is_transparent = void;
140 int* tracker;
141 size_t operator()(size_t obj) const { in operator ()()
145 size_t operator()(const LazyInt& obj) const { in operator ()()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dflat_hash_map_test.cc83 struct Hash { in TEST() struct
84 size_t operator()(const Int& obj) const { return obj.value; } in TEST()
138 struct Hash { struct
139 using is_transparent = void;
140 int* tracker;
141 size_t operator()(size_t obj) const { in operator ()()
145 size_t operator()(const LazyInt& obj) const { in operator ()()
/external/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp35 auto Hash = toHex(Sha1Stream.sha1()); in TEST() local
45 auto Hash = toHex(Sha1Stream.sha1()); in TEST() local
62 auto Hash = toHex(Sha1Stream.sha1()); in TEST() local
/external/rust/crates/memchr/src/memmem/
Drabinkarp.rs155 pub(crate) struct Hash(u32); struct
157 impl Hash { impl
164 pub(crate) fn from_bytes_fwd(bytes: &[u8]) -> Hash { in from_bytes_fwd()
173 fn from_bytes_rev(bytes: &[u8]) -> Hash { in from_bytes_rev()
/external/rust/crates/aho-corasick/src/packed/
Drabinkarp.rs7 type Hash = usize; typedef
167 fn hash(&self, bytes: &[u8]) -> Hash { in hash()
180 fn update_hash(&self, prev: Hash, old_byte: u8, new_byte: u8) -> Hash { in update_hash()
/external/angle/third_party/abseil-cpp/absl/container/
Dflat_hash_map_test.cc83 struct Hash { in TEST() struct
84 size_t operator()(const Int& obj) const { return obj.value; } in TEST()
138 struct Hash { struct
139 using is_transparent = void;
140 int* tracker;
141 size_t operator()(size_t obj) const { in operator ()()
145 size_t operator()(const LazyInt& obj) const { in operator ()()
/external/webrtc/third_party/abseil-cpp/absl/container/
Dflat_hash_map_test.cc83 struct Hash { in TEST() struct
84 size_t operator()(const Int& obj) const { return obj.value; } in TEST()
138 struct Hash { struct
139 using is_transparent = void;
140 int* tracker;
141 size_t operator()(size_t obj) const { in operator ()()
145 size_t operator()(const LazyInt& obj) const { in operator ()()
/external/abseil-cpp/absl/container/
Dflat_hash_map_test.cc83 struct Hash { in TEST() struct
84 size_t operator()(const Int& obj) const { return obj.value; } in TEST()
138 struct Hash { struct
139 using is_transparent = void;
140 int* tracker;
141 size_t operator()(size_t obj) const { in operator ()()
145 size_t operator()(const LazyInt& obj) const { in operator ()()
/external/compiler-rt/lib/ubsan/
Dubsan_handlers_cxx.cc35 DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash, in HandleDynamicTypeCacheMiss()
85 DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash) { in __ubsan_handle_dynamic_type_cache_miss()
90 DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash) { in __ubsan_handle_dynamic_type_cache_miss_abort()

12345678910>>...16