Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/
H A Dfarmhash.cc625 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
643 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
866 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
895 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
1211 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
1427 uint32_t Hash32WithSeed(const char* s, size_t len, uint32_t seed) { in Hash32WithSeed() function
H A Dfarmhash.h180 inline uint32_t Hash32WithSeed(const Str& s, uint32_t seed) { in Hash32WithSeed() function
/aosp_15_r20/external/libtextclassifier/native/utils/hash/
H A Dfarmhash.cc627 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
645 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
868 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
897 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
1213 uint32_t Hash32WithSeed(const char *s, size_t len, uint32_t seed) { in Hash32WithSeed() function
1429 uint32_t Hash32WithSeed(const char* s, size_t len, uint32_t seed) { in Hash32WithSeed() function
H A Dfarmhash.h182 inline uint32_t Hash32WithSeed(const Str& s, uint32_t seed) { in Hash32WithSeed() function