OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CityHashCrc256
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/smhasher/src/
City.h
110
void
CityHashCrc256
(const char *s, size_t len, uint64 *result);
City.cpp
434
void
CityHashCrc256
(const char *s, size_t len, uint64 *result) {
447
CityHashCrc256
(s, len, result);
460
CityHashCrc256
(s, len, result);
Completed in 36 milliseconds