Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/hash/
Dfarmhash.h182 inline uint32_t Hash32WithSeed(const Str& s, uint32_t seed) { in Hash32WithSeed() function
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