/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | Hashing.h | 268 struct hash_state { struct 271 /// Create a new hash_state structure and initialize it based on the argument 274 static hash_state create(const char *s, uint64_t seed) { in create() argument 289 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 302 void mix(const char *s) { in mix() 319 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | Hashing.h | 268 struct hash_state { struct 271 /// Create a new hash_state structure and initialize it based on the argument 274 static hash_state create(const char *s, uint64_t seed) { in create() argument 289 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 302 void mix(const char *s) { in mix() 319 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | Hashing.h | 260 struct hash_state { struct 263 /// \brief Create a new hash_state structure and initialize it based on the argument 266 static hash_state create(const char *s, uint64_t seed) { in create() argument 277 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 290 void mix(const char *s) { in mix() 307 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 260 struct hash_state { struct 263 /// \brief Create a new hash_state structure and initialize it based on the argument 266 static hash_state create(const char *s, uint64_t seed) { in create() argument 277 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 290 void mix(const char *s) { in mix() 307 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | Hashing.h | 268 struct hash_state { struct 271 /// Create a new hash_state structure and initialize it based on the argument 274 static hash_state create(const char *s, uint64_t seed) { in create() argument 289 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 302 void mix(const char *s) { in mix() 319 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | Hashing.h | 268 struct hash_state { struct 271 /// Create a new hash_state structure and initialize it based on the argument 274 static hash_state create(const char *s, uint64_t seed) { in create() argument 289 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 302 void mix(const char *s) { in mix() 319 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 267 struct hash_state { struct 270 /// Create a new hash_state structure and initialize it based on the argument 273 static hash_state create(const char *s, uint64_t seed) { in create() argument 284 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 297 void mix(const char *s) { in mix() 314 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 259 struct hash_state { struct 262 /// Create a new hash_state structure and initialize it based on the argument 265 static hash_state create(const char *s, uint64_t seed) { in create() argument 276 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes() 289 void mix(const char *s) { in mix() 306 uint64_t finalize(size_t length) { in finalize()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/hash/ |
H A D | hash_test.cc | 831 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 849 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 897 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 921 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue() 935 friend H AbslHashValue(H hash_state, const TypeErased& v) { in AbslHashValue()
|
H A D | hash.h | 289 static HashState combine_contiguous(HashState hash_state, in combine_contiguous()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/ |
H A D | hash_test.cc | 70 friend H AbslHashValue(H hash_state, const TypeErasedValue& v) { in AbslHashValue() 1101 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 1119 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 1167 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 1191 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 70 friend H AbslHashValue(H hash_state, const TypeErasedValue& v) { in AbslHashValue() 1101 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 1119 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 1167 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 1191 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 70 friend H AbslHashValue(H hash_state, const TypeErasedValue& v) { in AbslHashValue() 1101 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 1119 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 1167 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 1191 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue()
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | sha256.c | 81 struct hash_state { struct 85 static void sha256_compress(struct hash_state * md, const unsigned char *buf) in sha256_compress() argument
|
H A D | sha512.c | 111 struct hash_state { struct 115 static void sha512_compress(struct hash_state * md, const unsigned char *buf) in sha512_compress() argument
|
/aosp_15_r20/external/f2fs-tools/tools/ |
H A D | sha512.c | 130 struct hash_state { struct 134 static void sha512_compress(struct hash_state * md, const unsigned char *buf) in sha512_compress() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 994 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 1012 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 1060 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 1084 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue()
|
/aosp_15_r20/external/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 962 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 980 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 1028 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 1052 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/ |
H A D | hash_test.cc | 962 friend H AbslHashValue(H hash_state, const StructWithPadding& s) { in AbslHashValue() 980 friend H AbslHashValue(H hash_state, const ArraySlice& slice) { in AbslHashValue() 1028 friend H AbslHashValue(H hash_state, ConvertibleFromNoOp) { in AbslHashValue() 1052 friend H AbslHashValue(H hash_state, IntAndString int_and_string) { in AbslHashValue()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/ |
H A D | cord.h | 620 friend H AbslHashValue(H hash_state, const absl::Cord& c) { in AbslHashValue() 793 H HashFragmented(H hash_state) const { in HashFragmented()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/internal/ |
H A D | hash_test.h | 44 friend H AbslHashValue(H hash_state, const TypeErasedValue& v) { in AbslHashValue()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/internal/ |
H A D | hash_test.h | 44 friend H AbslHashValue(H hash_state, const TypeErasedValue& v) { in AbslHashValue()
|
/aosp_15_r20/external/abseil-cpp/absl/hash/internal/ |
H A D | hash_test.h | 44 friend H AbslHashValue(H hash_state, const TypeErasedValue& v) { in AbslHashValue()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | cord.h | 757 friend H AbslHashValue(H hash_state, const absl::Cord& c) { in AbslHashValue() 997 H HashFragmented(H hash_state) const { in HashFragmented()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
H A D | cord.h | 757 friend H AbslHashValue(H hash_state, const absl::Cord& c) { in AbslHashValue() 997 H HashFragmented(H hash_state) const { in HashFragmented()
|