/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/ |
H A D | hash_copy_constructible.compile.fail.cpp | 18 struct Hash { struct 21 Hash () {} in Hash() argument
|
/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/ |
H A D | hash_copy_constructible.compile.fail.cpp | 18 struct Hash { struct 21 Hash () {} in Hash() argument
|
/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/ |
H A D | hash_copy_constructible.compile.fail.cpp | 20 struct Hash { struct 23 Hash () {} in Hash() argument
|
/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/ |
H A D | hash_copy_constructible.compile.fail.cpp | 20 struct Hash { struct 23 Hash () {} in Hash() function
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | StableHashing.h | 36 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 D | CachedHashString.h | 32 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 D | swap_non_member.pass.cpp | 30 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 D | swap_non_member.pass.cpp | 30 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 D | swap_member.pass.cpp | 32 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 D | swap_member.pass.cpp | 30 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 D | erase_const_iter.pass.cpp | 30 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 D | swap_non_member.pass.cpp | 31 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 D | swap_member.pass.cpp | 30 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 D | erase_const_iter.pass.cpp | 30 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 D | swap_non_member.pass.cpp | 34 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 D | swap_member.pass.cpp | 34 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 D | raw_sha1_ostream_test.cpp | 34 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 D | MD5Test.cpp | 23 MD5 Hash; in TestMD5Sum() local 33 MD5 Hash; in TestMD5Sum() local 73 MD5 Hash; in TEST() local
|
H A D | BLAKE3Test.cpp | 24 BLAKE3 Hash; in TestBLAKE3Sum() local 55 BLAKE3 Hash; in TEST() local 77 BLAKE3 Hash; in TEST() local
|
H A D | SHA256.cpp | 38 SHA256 Hash; in TestSHA256Sum() local 69 SHA256 Hash; in TEST() local
|
/llvm-project/compiler-rt/test/fuzzer/ |
H A D | SimpleHashTest.cpp | 17 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 D | ubsan_handlers_cxx.cpp | 34 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 D | erase_const_iter.pass.cpp | 31 struct Hash { std::size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() struct
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FileDistance.cpp | 73 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 D | erase_const_iter.pass.cpp | 34 struct Hash { std::size_t operator() (const TemplateConstructor &) const { return 0; } }; in operator ()() struct
|