Home
last modified time | relevance | path

Searched defs:Hash64WithSeeds (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/hash/
H A Dfarmhash.h212 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
H A Dfarmhash.cc519 uint64_t Hash64WithSeeds(const char *s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
1468 uint64_t Hash64WithSeeds(const char* s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/
H A Dfarmhash.h210 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
H A Dfarmhash.cc517 uint64_t Hash64WithSeeds(const char *s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
1466 uint64_t Hash64WithSeeds(const char* s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function