Searched refs:uhash_hashUCharsN (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duchriter.cpp86 return uhash_hashUCharsN(text, textLength) ^ pos ^ begin ^ end;
H A Duhash.h584 uhash_hashUCharsN(const UChar *key, int32_t length);
H A Duhash.c865 uhash_hashUCharsN(const UChar *str, int32_t length) { function
H A Dunistr.cpp1474 int32_t hashCode = uhash_hashUCharsN(getArrayStart(), length());
/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp613 return uhash_hashUCharsN(rules, length);
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c889 return uhash_hashUCharsN(res->u.fString.fChars, res->u.fString.fLength);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h938 #define uhash_hashUCharsN U_ICU_ENTRY_POINT_RENAME(uhash_hashUCharsN) macro

Completed in 393 milliseconds