Home
last modified time | relevance | path

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

12345678910>>...25

/external/swiftshader/third_party/llvm-16.0/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.multiset/unord.multiset.cnstr/
Dhash_copy_constructible.fail.cpp18 struct Hash { struct
21 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() function
/external/libcxx/test/std/containers/unord/unord.set/unord.set.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/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.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.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.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.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/
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/
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/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/
Dhash_copy_constructible.compile.fail.cpp20 struct Hash { struct
23 Hash () {} in Hash() argument
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
Dhash_copy_constructible.compile.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() argument
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/unord.set.cnstr/
Dhash_copy_constructible.compile.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() argument
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/unord.map.cnstr/
Dhash_copy_constructible.compile.fail.cpp20 struct Hash { struct
23 Hash () {} in Hash() argument
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/unord.map.swap/
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 …]
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/
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 …]
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/
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 …]
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/
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 …]
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/unord.set.swap/
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 …]
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/unord.multiset.swap/
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 …]
/external/grpc-grpc/src/core/lib/event_engine/
Dhandle_containers.h35 struct Hash { struct
36 using HashType = std::pair<const intptr_t, const intptr_t>;
37 using is_transparent = void;
38 size_t operator()(const TaskHandle& handle) const { in operator()
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/
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 …]
/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/unord.multimap.swap/
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 …]

12345678910>>...25