Searched defs:QuadHashV25 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dcldutil.cc184 uint32 cld::QuadHashV25(const char* word_ptr, int bytecount) { function in class:cld
589 uint32 quadhash = QuadHashV25(src, len);
707 // uint32 wordhash = QuadHashV25(word_ptr, bytecount);

Completed in 112 milliseconds