Home
last modified time | relevance | path

Searched refs:HashLen0to16 (Results 1 – 9 of 9) sorted by relevance

/external/libtextclassifier/native/utils/hash/
Dcityhash.cc57 uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
147 return HashLen0to16(s, len); in CityHash64()
Dfarmhash.cc380 STATIC_INLINE uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
462 return HashLen0to16(s, len); in Hash64()
1250 STATIC_INLINE uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
1311 c = b * k1 + HashLen0to16(s, len); in CityMurmur()
/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc217 static uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
300 return HashLen0to16(s, len); in CityHash64()
/external/abseil-cpp/absl/hash/internal/
Dcity.cc217 static uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
300 return HashLen0to16(s, len); in CityHash64()
/external/libtextclassifier/abseil-cpp/absl/hash/internal/
Dcity.cc217 static uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
300 return HashLen0to16(s, len); in CityHash64()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc217 static uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
300 return HashLen0to16(s, len); in CityHash64()
/external/openscreen/third_party/abseil/src/absl/hash/internal/
Dcity.cc218 static uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
301 return HashLen0to16(s, len); in CityHash64()
/external/angle/third_party/abseil-cpp/absl/hash/internal/
Dcity.cc218 static uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
301 return HashLen0to16(s, len); in CityHash64()
/external/icing/icing/text_classifier/lib3/utils/hash/
Dfarmhash.cc378 STATIC_INLINE uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
460 return HashLen0to16(s, len); in Hash64()
1248 STATIC_INLINE uint64_t HashLen0to16(const char *s, size_t len) { in HashLen0to16() function
1309 c = b * k1 + HashLen0to16(s, len); in CityMurmur()