HomeSort by relevance Sort by last modified time
    Searched refs:uhash_hashUCharsN (Results 1 - 13 of 13) sorted by null

  /external/icu4c/common/
uchriter.cpp 86 return uhash_hashUCharsN(text, textLength) ^ pos ^ begin ^ end;
uhash.h 584 uhash_hashUCharsN(const UChar *key, int32_t length);
ucharstriebuilder.cpp 286 hash=hash*37+uhash_hashUCharsN(units, len);
uhash.c 865 uhash_hashUCharsN(const UChar *str, int32_t length) {
    [all...]
unistr.cpp     [all...]
  /external/icu4c/i18n/
tblcoll.cpp 647 return uhash_hashUCharsN(rules, length);
tzgnames.cpp 72 return uhash_hashUCharsN(str.getBuffer(), str.length());
    [all...]
  /external/icu4c/tools/genrb/
reslist.c 889 return uhash_hashUCharsN(res->u.fString.fChars, res->u.fString.fLength);
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 2206 milliseconds