Searched refs:HashLen33to64 (Results 1 – 9 of 9) sorted by relevance
/external/libtextclassifier/native/utils/hash/ |
D | cityhash.cc | 119 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 152 return HashLen33to64(s, len); in CityHash64()
|
D | farmhash.cc | 442 STATIC_INLINE uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 467 return HashLen33to64(s, len); in Hash64()
|
/external/webrtc/third_party/abseil-cpp/absl/hash/internal/ |
D | city.cc | 276 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 305 return HashLen33to64(s, len); in CityHash64()
|
/external/abseil-cpp/absl/hash/internal/ |
D | city.cc | 276 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 305 return HashLen33to64(s, len); in CityHash64()
|
/external/libtextclassifier/abseil-cpp/absl/hash/internal/ |
D | city.cc | 276 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 305 return HashLen33to64(s, len); in CityHash64()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/ |
D | city.cc | 276 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 305 return HashLen33to64(s, len); in CityHash64()
|
/external/openscreen/third_party/abseil/src/absl/hash/internal/ |
D | city.cc | 277 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 306 return HashLen33to64(s, len); in CityHash64()
|
/external/angle/third_party/abseil-cpp/absl/hash/internal/ |
D | city.cc | 277 static uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 306 return HashLen33to64(s, len); in CityHash64()
|
/external/icing/icing/text_classifier/lib3/utils/hash/ |
D | farmhash.cc | 440 STATIC_INLINE uint64_t HashLen33to64(const char *s, size_t len) { in HashLen33to64() function 465 return HashLen33to64(s, len); in Hash64()
|