Home
last modified time | relevance | path

Searched refs:ustr_hashUCharsN (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4c/source/common/
Dustr_imp.h41 ustr_hashUCharsN(const UChar *str, int32_t length);
Duchriter.cpp89 return ustr_hashUCharsN(text, textLength) ^ pos ^ begin ^ end; in hashCode()
Ducharstriebuilder.cpp290 hash=hash*37u+ustr_hashUCharsN(units, len); in UCTLinearMatchNode()
Duhash.cpp857 return s == NULL ? 0 : ustr_hashUCharsN(s, u_strlen(s)); in uhash_hashUChars()
Dustring.cpp1525 ustr_hashUCharsN(const UChar *str, int32_t length) { in ustr_hashUCharsN() function
Dunistr.cpp1744 int32_t hashCode = ustr_hashUCharsN(getArrayStart(), length()); in doHashCode()
/external/icu/libicu/cts_headers/
Dustr_imp.h41 ustr_hashUCharsN(const UChar *str, int32_t length);
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1291 int32_t leftHash = ustr_hashUCharsN(d16->dataOf(leftIndex), d16->lengthOf(leftIndex)); in U16HashComparator()
1292 int32_t rightHash = ustr_hashUCharsN(d16->dataOf(rightIndex), d16->lengthOf(rightIndex)); in U16HashComparator()
/external/icu/libicu/cts_headers/unicode/
Durename.h1761 #define ustr_hashUCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashUCharsN) macro
/external/icu/icu4c/source/common/unicode/
Durename.h1761 #define ustr_hashUCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashUCharsN) macro
/external/icu/libandroidicu/include/unicode/
Durename.h1761 #define ustr_hashUCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashUCharsN) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h1761 #define ustr_hashUCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashUCharsN) macro