Home
last modified time | relevance | path

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

12345678

/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
H A Dhash_copy_constructible.compile.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() argument
/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/
H A Dhash_copy_constructible.compile.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() argument
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
H A Dhash_copy_constructible.compile.fail.cpp20 struct Hash { struct
23 Hash () {} in Hash() argument
/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/
H A Dhash_copy_constructible.compile.fail.cpp20 struct Hash { struct
23 Hash () {} in Hash() function
/llvm-project/llvm/include/llvm/ADT/
H A DStableHashing.h36 stable_hash_append(stable_hash & Hash,const char Value) stable_hash_append() argument
41 stable_hash_append(stable_hash & Hash,stable_hash Value) stable_hash_append() argument
52 stable_hash Hash = hashing::detail::FNV_OFFSET_64; stable_hash_combine() local
60 stable_hash Hash = hashing::detail::FNV_OFFSET_64; stable_hash_combine() local
69 stable_hash Hash = hashing::detail::FNV_OFFSET_64; stable_hash_combine() local
86 stable_hash Hash = hashing::detail::FNV_OFFSET_64; stable_hash_combine_range() local
93 stable_hash Hash = hashing::detail::FNV_OFFSET_64; stable_hash_combine_array() local
104 stable_hash Hash = hashing::detail::FNV_OFFSET_64; stable_hash_combine_string() local
H A DCachedHashString.h32 uint32_t Hash; variable
39 CachedHashStringRef(StringRef S, uint32_t Hash) in CachedHashStringRef()
/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
H A Dswap_non_member.pass.cpp30 typedef test_hash<int> Hash; in main() typedef
58 typedef test_hash<int> Hash; in main() typedef
108 typedef test_hash<int> Hash; in main() typedef
152 typedef test_hash<int> Hash; in main() typedef
218 typedef test_hash<int> Hash; in main() typedef
246 typedef test_hash<int> Hash; in main() typedef
294 typedef test_hash<int> Hash; in main() typedef
336 typedef test_hash<int> Hash; in main() typedef
398 typedef test_hash<int> Hash; in main() typedef
426 typedef test_hash<int> Hash; in main() typedef
[all …]
/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_non_member.pass.cpp30 typedef test_hash<int> Hash; in main() typedef
58 typedef test_hash<int> Hash; in main() typedef
108 typedef test_hash<int> Hash; in main() typedef
152 typedef test_hash<int> Hash; in main() typedef
218 typedef test_hash<int> Hash; in main() typedef
246 typedef test_hash<int> Hash; in main() typedef
294 typedef test_hash<int> Hash; in main() typedef
336 typedef test_hash<int> Hash; in main() typedef
398 typedef test_hash<int> Hash; in main() typedef
426 typedef test_hash<int> Hash; in main() typedef
[all …]
/llvm-project/libcxx/test/std/containers/unord/unord.map/
H A Dswap_member.pass.cpp32 typedef test_hash<int> Hash; in main() typedef
60 typedef test_hash<int> Hash; in main() typedef
108 typedef test_hash<int> Hash; in main() typedef
150 typedef test_hash<int> Hash; in main() typedef
212 typedef test_hash<int> Hash; in main() typedef
240 typedef test_hash<int> Hash; in main() typedef
288 typedef test_hash<int> Hash; in main() typedef
330 typedef test_hash<int> Hash; in main() typedef
392 typedef test_hash<int> Hash; in main() typedef
420 typedef test_hash<int> Hash; in main() typedef
[all …]
/llvm-project/libcxx/test/std/containers/unord/unord.set/
H A Dswap_member.pass.cpp30 typedef test_hash<int> Hash; in main() typedef
58 typedef test_hash<int> Hash; in main() typedef
106 typedef test_hash<int> Hash; in main() typedef
148 typedef test_hash<int> Hash; in main() typedef
210 typedef test_hash<int> Hash; in main() typedef
238 typedef test_hash<int> Hash; in main() typedef
286 typedef test_hash<int> Hash; in main() typedef
328 typedef test_hash<int> Hash; in main() typedef
390 typedef test_hash<int> Hash; in main() typedef
418 typedef test_hash<int> Hash; in main() typedef
[all …]
H A Derase_const_iter.pass.cpp30 struct Hash { std::size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() struct
/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
H A Dswap_non_member.pass.cpp31 typedef test_hash<int> Hash; in main() typedef
59 typedef test_hash<int> Hash; in main() typedef
109 typedef test_hash<int> Hash; in main() typedef
153 typedef test_hash<int> Hash; in main() typedef
219 typedef test_hash<int> Hash; in main() typedef
247 typedef test_hash<int> Hash; in main() typedef
295 typedef test_hash<int> Hash; in main() typedef
337 typedef test_hash<int> Hash; in main() typedef
399 typedef test_hash<int> Hash; in main() typedef
427 typedef test_hash<int> Hash; in main() typedef
[all …]
/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
H A Dswap_member.pass.cpp30 typedef test_hash<int> Hash; in main() typedef
58 typedef test_hash<int> Hash; in main() typedef
106 typedef test_hash<int> Hash; in main() typedef
148 typedef test_hash<int> Hash; in main() typedef
210 typedef test_hash<int> Hash; in main() typedef
238 typedef test_hash<int> Hash; in main() typedef
286 typedef test_hash<int> Hash; in main() typedef
328 typedef test_hash<int> Hash; in main() typedef
390 typedef test_hash<int> Hash; in main() typedef
418 typedef test_hash<int> Hash; in main() typedef
[all …]
H A Derase_const_iter.pass.cpp30 struct Hash { std::size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() argument
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
H A Dswap_non_member.pass.cpp34 typedef test_hash<int> Hash; in main() typedef
62 typedef test_hash<int> Hash; in main() typedef
112 typedef test_hash<int> Hash; in main() typedef
161 typedef test_hash<int> Hash; in main() typedef
232 typedef test_hash<int> Hash; in main() typedef
260 typedef test_hash<int> Hash; in main() typedef
308 typedef test_hash<int> Hash; in main() typedef
355 typedef test_hash<int> Hash; in main() typedef
422 typedef test_hash<int> Hash; in main() typedef
450 typedef test_hash<int> Hash; in main() typedef
[all …]
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/
H A Dswap_member.pass.cpp34 typedef test_hash<int> Hash; in main() typedef
62 typedef test_hash<int> Hash; in main() typedef
110 typedef test_hash<int> Hash; in main() typedef
166 typedef test_hash<int> Hash; in main() typedef
242 typedef test_hash<int> Hash; in main() typedef
270 typedef test_hash<int> Hash; in main() typedef
318 typedef test_hash<int> Hash; in main() typedef
374 typedef test_hash<int> Hash; in main() typedef
450 typedef test_hash<int> Hash; in main() typedef
478 typedef test_hash<int> Hash; in main() typedef
[all …]
/llvm-project/llvm/unittests/Support/
H A Draw_sha1_ostream_test.cpp34 auto Hash = toHex(Sha1Stream.sha1()); in TEST() local
42 std::string Hash = toHex(Vec); in TEST() local
58 std::string Hash = toHex(sha1.final()); in TEST() local
67 auto Hash = toHex(Sha1Stream.sha1()); in TEST() local
84 auto Hash = toHex(Sha1Stream.sha1()); in TEST() local
H A DMD5Test.cpp23 MD5 Hash; in TestMD5Sum() local
33 MD5 Hash; in TestMD5Sum() local
73 MD5 Hash; in TEST() local
H A DBLAKE3Test.cpp24 BLAKE3 Hash; in TestBLAKE3Sum() local
55 BLAKE3 Hash; in TEST() local
77 BLAKE3 Hash; in TEST() local
H A DSHA256.cpp38 SHA256 Hash; in TestSHA256Sum() local
69 SHA256 Hash; in TEST() local
/llvm-project/compiler-rt/test/fuzzer/
H A DSimpleHashTest.cpp17 uint32_t Hash = 0x12039854; in simple_hash() local
33 uint32_t Hash = simple_hash(&Data[0], Size - 4); in LLVMFuzzerTestOneInput() local
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp34 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()
/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
H A Derase_const_iter.pass.cpp31 struct Hash { std::size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() struct
/llvm-project/clang-tools-extra/clangd/
H A DFileDistance.cpp73 llvm::hash_code Hash = llvm::hash_value(Rest); in FileDistance() local
127 auto Hash = llvm::hash_value(Rest); in distance() local
142 for (llvm::hash_code Hash : llvm::reverse(Ancestors)) { in distance() local
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
H A Derase_const_iter.pass.cpp34 struct Hash { std::size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() struct

12345678