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

  /external/chromium_org/third_party/icu/source/common/
uchriter.cpp 86 return uhash_hashUCharsN(text, textLength) ^ pos ^ begin ^ end;
uhash.h 584 uhash_hashUCharsN(const UChar *key, int32_t length);
uhash.c 865 uhash_hashUCharsN(const UChar *str, int32_t length) {
    [all...]
unistr.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp 613 return uhash_hashUCharsN(rules, length);
  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.c 889 return uhash_hashUCharsN(res->u.fString.fChars, res->u.fString.fLength);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 177 milliseconds