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

  /external/icu4c/i18n/
anytrans.cpp 185 cache = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &ec);
211 cache = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &ec);
uspoof_conf.cpp 163 fSLTable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status);
164 fSATable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status);
165 fMLTable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status);
166 fMATable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status);
msgfmt.cpp 536 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong,
565 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong,
    [all...]
astro.cpp     [all...]
colldata.cpp 314 map = uhash_open(uhash_hashLong, uhash_compareLong,
numfmt.cpp     [all...]
  /external/icu4c/common/
uhash.h 686 uhash_hashLong(const UHashTok key);
uhash.c 997 uhash_hashLong(const UHashTok key) {
    [all...]
  /external/icu4c/test/cintltst/
chashtst.c 238 uhash_setKeyHasher(hash, uhash_hashLong);
  /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 413 milliseconds