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

/external/icu4c/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 Ducharstriebuilder.cpp286 hash=hash*37+uhash_hashUCharsN(units, len);
H A Duhash.c865 uhash_hashUCharsN(const UChar *str, int32_t length) { function
H A Dunistr.cpp1485 int32_t hashCode = uhash_hashUCharsN(getArrayStart(), length());
/external/icu4c/i18n/
H A Dtblcoll.cpp647 return uhash_hashUCharsN(rules, length);
H A Dtzgnames.cpp72 return uhash_hashUCharsN(str.getBuffer(), str.length());
/external/icu4c/tools/genrb/
H A Dreslist.c889 return uhash_hashUCharsN(res->u.fString.fChars, res->u.fString.fLength);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h735 #define uhash_hashUCharsN uhash_hashUCharsN_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h735 #define uhash_hashUCharsN uhash_hashUCharsN_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h735 #define uhash_hashUCharsN uhash_hashUCharsN_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h735 #define uhash_hashUCharsN uhash_hashUCharsN_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h949 #define uhash_hashUCharsN U_ICU_ENTRY_POINT_RENAME(uhash_hashUCharsN) macro

Completed in 126 milliseconds