Home
last modified time | relevance | path

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

12345678910>>...21

/external/llvm-project/llvm/include/llvm/CodeGen/
DStableHashing.h36 inline void stable_hash_append(stable_hash &Hash, const char Value) { in stable_hash_append()
41 inline void stable_hash_append(stable_hash &Hash, stable_hash Value) { in stable_hash_append()
52 stable_hash Hash = hashing::detail::FNV_OFFSET_64; in stable_hash_combine() local
60 stable_hash Hash = hashing::detail::FNV_OFFSET_64; in stable_hash_combine() local
69 stable_hash Hash = hashing::detail::FNV_OFFSET_64; in stable_hash_combine() local
86 stable_hash Hash = hashing::detail::FNV_OFFSET_64; in stable_hash_combine_range() local
93 stable_hash Hash = hashing::detail::FNV_OFFSET_64; in stable_hash_combine_array() local
104 stable_hash Hash = hashing::detail::FNV_OFFSET_64; in stable_hash_combine_string() local
/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.set/unord.set.cnstr/
Dhash_copy_constructible.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() function
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
Dhash_copy_constructible.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() argument
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
Dhash_copy_constructible.fail.cpp21 struct Hash { struct
24 Hash () {} in Hash() argument
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
Dhash_copy_constructible.compile.fail.cpp23 struct Hash { struct
26 Hash () {} in Hash() function
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/
Dhash_copy_constructible.compile.fail.cpp20 struct Hash { struct
23 Hash () {} in Hash() function
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
Dhash_copy_constructible.compile.fail.cpp20 struct Hash { struct
23 Hash () {} in Hash() argument
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/
Dhash_copy_constructible.compile.fail.cpp23 struct Hash { struct
26 Hash () {} in Hash() argument
/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.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/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.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.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.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.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/llvm-project/libcxx/test/std/containers/unord/unord.map/
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/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_non_member.pass.cpp33 typedef test_hash<std::hash<int> > Hash; in main() typedef
61 typedef test_hash<std::hash<int> > Hash; in main() typedef
109 typedef test_hash<std::hash<int> > Hash; in main() typedef
156 typedef test_hash<std::hash<int> > Hash; in main() typedef
223 typedef test_hash<std::hash<int> > Hash; in main() typedef
251 typedef test_hash<std::hash<int> > Hash; in main() typedef
299 typedef test_hash<std::hash<int> > Hash; in main() typedef
346 typedef test_hash<std::hash<int> > Hash; in main() typedef
413 typedef test_hash<std::hash<int> > Hash; in main() typedef
441 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/
Dswap_member.pass.cpp30 typedef test_hash<std::hash<int> > Hash; in main() typedef
58 typedef test_hash<std::hash<int> > Hash; in main() typedef
106 typedef test_hash<std::hash<int> > Hash; in main() typedef
148 typedef test_hash<std::hash<int> > Hash; in main() typedef
210 typedef test_hash<std::hash<int> > Hash; in main() typedef
238 typedef test_hash<std::hash<int> > Hash; in main() typedef
286 typedef test_hash<std::hash<int> > Hash; in main() typedef
328 typedef test_hash<std::hash<int> > Hash; in main() typedef
390 typedef test_hash<std::hash<int> > Hash; in main() typedef
418 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_non_member.pass.cpp30 typedef test_hash<std::hash<int> > Hash; in main() typedef
58 typedef test_hash<std::hash<int> > Hash; in main() typedef
106 typedef test_hash<std::hash<int> > Hash; in main() typedef
148 typedef test_hash<std::hash<int> > Hash; in main() typedef
210 typedef test_hash<std::hash<int> > Hash; in main() typedef
238 typedef test_hash<std::hash<int> > Hash; in main() typedef
286 typedef test_hash<std::hash<int> > Hash; in main() typedef
328 typedef test_hash<std::hash<int> > Hash; in main() typedef
390 typedef test_hash<std::hash<int> > Hash; in main() typedef
418 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_non_member.pass.cpp30 typedef test_hash<std::hash<int> > Hash; in main() typedef
58 typedef test_hash<std::hash<int> > Hash; in main() typedef
106 typedef test_hash<std::hash<int> > Hash; in main() typedef
148 typedef test_hash<std::hash<int> > Hash; in main() typedef
210 typedef test_hash<std::hash<int> > Hash; in main() typedef
238 typedef test_hash<std::hash<int> > Hash; in main() typedef
286 typedef test_hash<std::hash<int> > Hash; in main() typedef
328 typedef test_hash<std::hash<int> > Hash; in main() typedef
390 typedef test_hash<std::hash<int> > Hash; in main() typedef
418 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
Dswap_member.pass.cpp30 typedef test_hash<std::hash<int> > Hash; in main() typedef
58 typedef test_hash<std::hash<int> > Hash; in main() typedef
106 typedef test_hash<std::hash<int> > Hash; in main() typedef
148 typedef test_hash<std::hash<int> > Hash; in main() typedef
210 typedef test_hash<std::hash<int> > Hash; in main() typedef
238 typedef test_hash<std::hash<int> > Hash; in main() typedef
286 typedef test_hash<std::hash<int> > Hash; in main() typedef
328 typedef test_hash<std::hash<int> > Hash; in main() typedef
390 typedef test_hash<std::hash<int> > Hash; in main() typedef
418 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.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/llvm-project/libcxx/test/std/containers/unord/unord.multimap/
Dswap_member.pass.cpp33 typedef test_hash<std::hash<int> > Hash; in main() typedef
61 typedef test_hash<std::hash<int> > Hash; in main() typedef
109 typedef test_hash<std::hash<int> > Hash; in main() typedef
165 typedef test_hash<std::hash<int> > Hash; in main() typedef
241 typedef test_hash<std::hash<int> > Hash; in main() typedef
269 typedef test_hash<std::hash<int> > Hash; in main() typedef
317 typedef test_hash<std::hash<int> > Hash; in main() typedef
373 typedef test_hash<std::hash<int> > Hash; in main() typedef
449 typedef test_hash<std::hash<int> > Hash; in main() typedef
477 typedef test_hash<std::hash<int> > Hash; in main() typedef
[all …]
/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 …]

12345678910>>...21