Home
last modified time | relevance | path

Searched refs:removeRef (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/icu/source/common/
Dsharedobject.h84 void removeRef() const;
129 p->removeRef(); in copyOnWrite()
146 if(dest != NULL) { dest->removeRef(); } in copyPtr()
158 ptr->removeRef(); in clearPtr()
Dsharedobject.cpp36 SharedObject::removeRef() const { in removeRef() function in SharedObject
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dsharedobject.h84 void removeRef() const;
129 p->removeRef(); in copyOnWrite()
146 if(dest != NULL) { dest->removeRef(); } in copyPtr()
158 ptr->removeRef(); in clearPtr()
Dsharedobject.cpp36 SharedObject::removeRef() const { in removeRef() function in SharedObject
/third_party/node/deps/icu-small/source/common/
Dsharedobject.h84 void removeRef() const;
129 p->removeRef(); in copyOnWrite()
146 if(dest != NULL) { dest->removeRef(); } in copyPtr()
158 ptr->removeRef(); in clearPtr()
Dsharedobject.cpp36 SharedObject::removeRef() const { in removeRef() function in SharedObject
/third_party/icu/icu4c/source/common/
Dsharedobject.h84 void removeRef() const;
129 p->removeRef(); in copyOnWrite()
146 if(dest != NULL) { dest->removeRef(); } in copyPtr()
158 ptr->removeRef(); in clearPtr()
Dsharedobject.cpp36 SharedObject::removeRef() const { in removeRef() function in SharedObject
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DSharedObject.java141 r.removeRef(); in copyOnWrite()
149 ref.removeRef(); in clear()
186 public final void removeRef() { in removeRef() method in SharedObject
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DSharedObject.java138 r.removeRef(); in copyOnWrite()
146 ref.removeRef(); in clear()
183 public final void removeRef() { in removeRef() method in SharedObject
/third_party/skia/third_party/externals/icu/source/i18n/
Dmeasfmt.cpp419 cache->removeRef(); in ~MeasureFormat()
422 numberFormat->removeRef(); in ~MeasureFormat()
425 pluralRules->removeRef(); in ~MeasureFormat()
606 pr->removeRef(); in initMeasureFormat()
615 shared->removeRef(); in initMeasureFormat()
Dreldatefmt.cpp848 fCache->removeRef(); in ~RelativeDateTimeFormatter()
851 fNumberFormat->removeRef(); in ~RelativeDateTimeFormatter()
854 fPluralRules->removeRef(); in ~RelativeDateTimeFormatter()
857 fOptBreakIterator->removeRef(); in ~RelativeDateTimeFormatter()
1228 pr->removeRef(); in init()
1236 shared->removeRef(); in init()
Ducol_res.cpp493 entryFromCache->removeRef(); in makeCacheEntry()
497 entryFromCache->removeRef(); in makeCacheEntry()
Dcoll.cpp473 entry->removeRef(); in makeInstance()
480 entry->removeRef(); in makeInstance()
/third_party/icu/icu4c/source/i18n/
Dmeasfmt.cpp419 cache->removeRef(); in ~MeasureFormat()
422 numberFormat->removeRef(); in ~MeasureFormat()
425 pluralRules->removeRef(); in ~MeasureFormat()
606 pr->removeRef(); in initMeasureFormat()
615 shared->removeRef(); in initMeasureFormat()
Dreldatefmt.cpp848 fCache->removeRef(); in ~RelativeDateTimeFormatter()
851 fNumberFormat->removeRef(); in ~RelativeDateTimeFormatter()
854 fPluralRules->removeRef(); in ~RelativeDateTimeFormatter()
857 fOptBreakIterator->removeRef(); in ~RelativeDateTimeFormatter()
1228 pr->removeRef(); in init()
1236 shared->removeRef(); in init()
Ducol_res.cpp493 entryFromCache->removeRef(); in makeCacheEntry()
497 entryFromCache->removeRef(); in makeCacheEntry()
Dcoll.cpp473 entry->removeRef(); in makeInstance()
480 entry->removeRef(); in makeInstance()
/third_party/node/deps/icu-small/source/i18n/
Dmeasfmt.cpp419 cache->removeRef(); in ~MeasureFormat()
422 numberFormat->removeRef(); in ~MeasureFormat()
425 pluralRules->removeRef(); in ~MeasureFormat()
606 pr->removeRef(); in initMeasureFormat()
615 shared->removeRef(); in initMeasureFormat()
Dreldatefmt.cpp848 fCache->removeRef(); in ~RelativeDateTimeFormatter()
851 fNumberFormat->removeRef(); in ~RelativeDateTimeFormatter()
854 fPluralRules->removeRef(); in ~RelativeDateTimeFormatter()
857 fOptBreakIterator->removeRef(); in ~RelativeDateTimeFormatter()
1228 pr->removeRef(); in init()
1236 shared->removeRef(); in init()
Ducol_res.cpp493 entryFromCache->removeRef(); in makeCacheEntry()
497 entryFromCache->removeRef(); in makeCacheEntry()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp812 fCache->removeRef(); in ~RelativeDateTimeFormatter()
815 fNumberFormat->removeRef(); in ~RelativeDateTimeFormatter()
818 fPluralRules->removeRef(); in ~RelativeDateTimeFormatter()
821 fOptBreakIterator->removeRef(); in ~RelativeDateTimeFormatter()
1031 pr->removeRef(); in init()
1039 shared->removeRef(); in init()
Dmeasfmt.cpp682 cache->removeRef(); in ~MeasureFormat()
685 numberFormat->removeRef(); in ~MeasureFormat()
688 pluralRules->removeRef(); in ~MeasureFormat()
883 pr->removeRef(); in initMeasureFormat()
891 shared->removeRef(); in initMeasureFormat()
Ducol_res.cpp493 entryFromCache->removeRef(); in makeCacheEntry()
497 entryFromCache->removeRef(); in makeCacheEntry()
/third_party/icu/icu4c/source/test/intltest/
Dunifiedcachetest.cpp153 unusedReference->removeRef(); in TestEvictionPolicy()
161 usedReferences[i]->removeRef(); in TestEvictionPolicy()

123