Searched refs:HashLen17to32 (Results 1 – 9 of 9) sorted by relevance
/external/libtextclassifier/native/utils/hash/ |
D | cityhash.cc | 107 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 149 return HashLen17to32(s, len); in CityHash64()
|
D | farmhash.cc | 407 STATIC_INLINE uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 464 return HashLen17to32(s, len); in Hash64()
|
/external/webrtc/third_party/abseil-cpp/absl/hash/internal/ |
D | city.cc | 244 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 302 return HashLen17to32(s, len); in CityHash64()
|
/external/abseil-cpp/absl/hash/internal/ |
D | city.cc | 244 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 302 return HashLen17to32(s, len); in CityHash64()
|
/external/libtextclassifier/abseil-cpp/absl/hash/internal/ |
D | city.cc | 244 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 302 return HashLen17to32(s, len); in CityHash64()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/ |
D | city.cc | 244 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 302 return HashLen17to32(s, len); in CityHash64()
|
/external/openscreen/third_party/abseil/src/absl/hash/internal/ |
D | city.cc | 245 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 303 return HashLen17to32(s, len); in CityHash64()
|
/external/angle/third_party/abseil-cpp/absl/hash/internal/ |
D | city.cc | 245 static uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 303 return HashLen17to32(s, len); in CityHash64()
|
/external/icing/icing/text_classifier/lib3/utils/hash/ |
D | farmhash.cc | 405 STATIC_INLINE uint64_t HashLen17to32(const char *s, size_t len) { in HashLen17to32() function 462 return HashLen17to32(s, len); in Hash64()
|