Home
last modified time | relevance | path

Searched refs:uprv_deleteUObject (Results 1 – 25 of 28) sorted by relevance

12

/external/icu/icu4c/source/common/
Dcaniter.cpp292 subpermute.setValueDeleter(uprv_deleteUObject); in permute()
349 result.setValueDeleter(uprv_deleteUObject); in getEquivalents()
350 permutations.setValueDeleter(uprv_deleteUObject); in getEquivalents()
351 basic.setValueDeleter(uprv_deleteUObject); in getEquivalents()
457 remainder.setValueDeleter(uprv_deleteUObject); in getEquivalents2()
Duobject.cpp101 uprv_deleteUObject(void *obj) { in uprv_deleteUObject() function
Dservls.cpp164 , _ids(uprv_deleteUObject, NULL, status) in ServiceEnumeration()
173 , _ids(uprv_deleteUObject, NULL, status) in ServiceEnumeration()
Dhash.h116 uhash_setKeyDeleter(hash, uprv_deleteUObject); in init()
Dcmemory.h140 uprv_deleteUObject(void *obj);
Dstringtriebuilder.cpp54 uhash_setKeyDeleter(nodes, uprv_deleteUObject); in createCompactBuilder()
Dfilteredbrk.cpp60 UStringSet(UErrorCode &status) : UVector(uprv_deleteUObject, in UStringSet()
Dserv.cpp526 cacheDescriptorList._obj = new UVector(uprv_deleteUObject, NULL, 5, status); in getKey()
/external/icu/icu4c/source/i18n/
Drbt_data.cpp31 variableNames.setValueDeleter(uprv_deleteUObject); in TransliterationRuleData()
44 variableNames.setValueDeleter(uprv_deleteUObject); in TransliterationRuleData()
Dregion.cpp91 …LocalPointer<UVector> continents(new UVector(uprv_deleteUObject, uhash_compareUnicodeString, statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
92 …LocalPointer<UVector> groupings(new UVector(uprv_deleteUObject, uhash_compareUnicodeString, status… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
93 allRegions = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
119 …uhash_setKeyDeleter(newRegionAliases.getAlias(), uprv_deleteUObject); // regionAliases owns the st… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
239 …LocalPointer<UVector> newPreferredValues(new UVector(uprv_deleteUObject, uhash_compareUnicodeStrin… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
345 …parentRegion->containedRegions = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
370 …LocalPointer<UVector> newAr(new UVector(uprv_deleteUObject, uhash_compareUnicodeString, status), s… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
705 …fRegionNames = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, fNameList->size(),statu… in RegionNameEnumeration()
Dtransreg.cpp522 availableIDs.setDeleter(uprv_deleteUObject); in TransliteratorRegistry()
941 targets->setValueDeleter(uprv_deleteUObject); in registerSTV()
946 variants = new UVector(uprv_deleteUObject, in registerSTV()
Dnumsys.cpp256 LocalPointer<UVector> numsysNames(new UVector(uprv_deleteUObject, NULL, status), status); in getAvailableNames()
Dvtzone.cpp971 vtzlines = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, size, status); in VTimeZone()
1016 vtzlines = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, size, status); in operator =()
1251 …vtzlines = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, DEFAULT_VTIMEZONE_LINES, st… in load()
1387 dates = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, status); in parse()
1750 customProps = new UVector(uprv_deleteUObject, uhash_compareUnicodeString, status); in write()
1778 UVector customProps(uprv_deleteUObject, uhash_compareUnicodeString, status); in write()
1842 UVector customProps(uprv_deleteUObject, uhash_compareUnicodeString, status); in writeSimple()
Dalphaindex.cpp420 indexCharacters.setDeleter(uprv_deleteUObject); in createBucketList()
449 bucketList->setDeleter(uprv_deleteUObject); in createBucketList()
995 dest->setDeleter(uprv_deleteUObject); in firstStringsInScript()
Dmsgfmt.cpp561 uhash_setValueDeleter(cachedFormatters, uprv_deleteUObject); in setArgStartFormat()
854 fFormatNames->setDeleter(uprv_deleteUObject); in getFormatNames()
1331 uhash_setValueDeleter(cachedFormatters, uprv_deleteUObject); in copyObjects()
Drbt_pars.cpp833 idBlockVector.setDeleter(uprv_deleteUObject); in TransliteratorParser()
837 variableNames.setValueDeleter(uprv_deleteUObject); in TransliteratorParser()
Drepattrn.cpp207 uhash_setKeyDeleter(fNamedCaptureMap, uprv_deleteUObject); in init()
Dtridpars.cpp914 SPECIAL_INVERSES->setValueDeleter(uprv_deleteUObject); in init()
Dzonemeta.cpp765 uhash_setKeyDeleter(gMetaZoneIDTable, uprv_deleteUObject); in initAvailableMetaZoneIDs()
Dplurrule.cpp1346 fKeywordNames.setDeleter(uprv_deleteUObject); in PluralKeywordEnumeration()
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp461 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, status); in testAPI_One()
554 , _ids(uprv_deleteUObject, uhash_compareUnicodeString, count, _status) in TestMultipleKeyStringFactory()
683 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, 0, status); in testAPI_Two()
804 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, 0, status); in testAPI_Two()
900 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, 0, status); in testRBF()
1166 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, 0, status); in testLocale()
1178 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, 0, status); in testLocale()
1370 UVector ids(uprv_deleteUObject, uhash_compareUnicodeString, status); in testCoverage()
Dcanittst.cpp133 permutations->setValueDeleter(uprv_deleteUObject); in TestBasic()
147 set->setValueDeleter(uprv_deleteUObject); in TestBasic()
Dsvccoll.cpp357 fuFUNames->setValueDeleter(uprv_deleteUObject); in TestRegisterFactory()
Dplurults.cpp842 uhash_setKeyDeleter(localeSet, uprv_deleteUObject); in testAvailbleLocales()
/external/icu/icu4c/source/common/unicode/
Durename.h1297 #define uprv_deleteUObject U_ICU_ENTRY_POINT_RENAME(uprv_deleteUObject) macro

12