Home
last modified time | relevance | path

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

12345678910>>...28

/external/pytorch/torch/csrc/lazy/core/
Dhash.h67 hash_t Hash(const T& value) { in Hash() function
76 static inline hash_t Hash(const c10::ScalarType& value) { in Hash() function
80 static inline hash_t Hash(const c10::MemoryFormat& value) { in Hash() function
84 static inline hash_t Hash(const c10::DeviceType& value) { in Hash() function
88 static inline hash_t Hash(const c10::Device& value) { in Hash() function
92 static inline hash_t Hash(const c10::Layout& value) { in Hash() function
96 static inline hash_t Hash(const c10::Scalar& value) { in Hash() function
151 static inline hash_t Hash(const std::string& value) { in Hash() function
155 static inline hash_t Hash(const c10::string_view& value) { in Hash() function
159 static inline hash_t Hash(const std::string_view& value) { in Hash() function
[all …]
/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.set/unord.set.cnstr/
Dhash_copy_constructible.fail.cpp18 struct Hash { struct
21 Hash () {} in Hash() argument
/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.multimap/unord.multimap.cnstr/
Dhash_copy_constructible.fail.cpp21 struct Hash { struct
24 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.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/
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.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.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/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/cronet/stable/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/stable/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() function
/external/cronet/stable/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/tot/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() function
/external/cronet/stable/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/tot/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/tot/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() function
/external/cronet/tot/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/stable/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/stable/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/stable/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/cronet/stable/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 …]

12345678910>>...28