HomeSort by relevance Sort by last modified time
    Searched full:uhash_setvaluedeleter (Results 1 - 21 of 21) sorted by null

  /external/icu4c/i18n/
anytrans.cpp 189 uhash_setValueDeleter(cache, _deleteTransliterator);
215 uhash_setValueDeleter(cache, _deleteTransliterator);
colldata.cpp 318 uhash_setValueDeleter(map, deleteStringList);
396 uhash_setValueDeleter(map, deleteCEList);
499 uhash_setValueDeleter(cache, deleteCollDataCacheEntry);
zonemeta.cpp 441 uhash_setValueDeleter(tmpOlsonToMeta, deleteUVector);
zstrfmt.cpp 563 uhash_setValueDeleter(fTzidToStrings, deleteZoneStrings);
564 uhash_setValueDeleter(fMzidToStrings, deleteZoneStrings);
655 uhash_setValueDeleter(fTzidToStrings, deleteZoneStrings);
656 uhash_setValueDeleter(fMzidToStrings, deleteZoneStrings);
    [all...]
numfmt.cpp     [all...]
ucol_elm.cpp 160 uhash_setValueDeleter(t->prefixLookup, uhash_freeBlock);
    [all...]
ucol_tok.cpp     [all...]
  /external/icu4c/common/
hash.h 150 return uhash_setValueDeleter(hash, fn);
rbbistbl.cpp 52 uhash_setValueDeleter(fHashTable, RBBISymbolTableEntry_deleter);
locid.cpp 187 uhash_setValueDeleter(tHashTable, deleteLocale);
normalizer2.cpp 586 uhash_setValueDeleter(cache, deleteNorm2AllModes);
uhash.h 310 uhash_setValueDeleter(UHashtable *hash, UObjectDeleter *fn);
uhash.c 619 uhash_setValueDeleter(UHashtable *hash, UObjectDeleter *fn) {
    [all...]
udata.cpp 261 uhash_setValueDeleter(tHT, DataCacheElement_deleter);
    [all...]
rbbiscan.cpp 153 uhash_setValueDeleter(fSetTable, RBBISetTable_deleter);
    [all...]
  /external/icu4c/tools/gensprep/
store.c 386 uhash_setValueDeleter(hashTable, valueDeleter);
  /external/icu4c/common/unicode/
urename.h     [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...]

Completed in 7480 milliseconds