OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CityHash64WithSeeds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/smhasher/src/
City.h
75
uint64
CityHash64WithSeeds
(const char *buf, size_t len,
City.cpp
239
return
CityHash64WithSeeds
(s, len, k2, seed);
242
uint64
CityHash64WithSeeds
(const char *s, size_t len,
Completed in 29 milliseconds