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

  /external/icu4c/common/
uhash.h 422 uhash_iget(const UHashtable *hash,
uhash.c 648 uhash_iget(const UHashtable *hash, function
    [all...]
  /external/icu4c/i18n/
anytrans.cpp 278 Transliterator* t = (Transliterator*) uhash_iget(cache, (int32_t) source);
msgfmt.cpp 407 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer);
408 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer);
575 void* ptr = uhash_iget(cachedFormatters, argumentNumber);
    [all...]
uspoof_conf.cpp 510 SPUString *targetMapping = static_cast<SPUString *>(uhash_iget(table, keyChar));
colldata.cpp 350 return (StringList *) uhash_iget(map, ce);
numfmt.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 737 #define uhash_iget macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 737 #define uhash_iget macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 737 #define uhash_iget macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 737 #define uhash_iget macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 951 #define uhash_iget macro
    [all...]

Completed in 532 milliseconds