Home
last modified time | relevance | path

Searched refs:removeAllElements (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DUVector64.java38 public void removeAllElements() { in removeAllElements() method in UVector64
DUVector32.java38 public void removeAllElements() { in removeAllElements() method in UVector32
DCollationFastLatinBuilder.java112 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData()
113 uniqueCEs.removeAllElements(); in forData()
188 contractionCEs.removeAllElements(); in resetCEs()
189 uniqueCEs.removeAllElements(); in resetCEs()
/third_party/icu/icu4c/source/common/
Dserv.cpp611 result.removeAllElements(); in getVisibleIDs()
652 result.removeAllElements(); in getVisibleIDs()
743 result.removeAllElements(); in getDisplayNames()
803 result.removeAllElements(); in getDisplayNames()
914 factories->removeAllElements(); in reInitializeFactories()
Duvectr64.h123 void removeAllElements();
Duvectr64.cpp114 void UVector64::removeAllElements(void) { in removeAllElements() function in UVector64
/third_party/node/deps/icu-small/source/common/
Dserv.cpp602 result.removeAllElements(); in getVisibleIDs()
638 result.removeAllElements(); in getVisibleIDs()
730 result.removeAllElements(); in getDisplayNames()
790 result.removeAllElements(); in getDisplayNames()
903 factories->removeAllElements(); in reInitializeFactories()
Duvectr64.h123 void removeAllElements();
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dserv.cpp611 result.removeAllElements(); in getVisibleIDs()
652 result.removeAllElements(); in getVisibleIDs()
743 result.removeAllElements(); in getDisplayNames()
803 result.removeAllElements(); in getDisplayNames()
914 factories->removeAllElements(); in reInitializeFactories()
Duvectr64.h123 void removeAllElements();
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp611 result.removeAllElements(); in getVisibleIDs()
652 result.removeAllElements(); in getVisibleIDs()
743 result.removeAllElements(); in getDisplayNames()
803 result.removeAllElements(); in getDisplayNames()
914 factories->removeAllElements(); in reInitializeFactories()
Duvectr64.h123 void removeAllElements();
/third_party/skia/third_party/externals/icu/source/i18n/
Dtridpars.cpp366 list.removeAllElements(); in parseCompoundID()
449 list.removeAllElements(); in parseCompoundID()
521 list.removeAllElements(); in instantiateList()
531 list.removeAllElements(); in instantiateList()
Dcollationfastlatinbuilder.cpp133 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData()
134 uniqueCEs.removeAllElements(); in forData()
198 contractionCEs.removeAllElements(); in resetCEs()
199 uniqueCEs.removeAllElements(); in resetCEs()
Dbrktrans.cpp98 boundaries->removeAllElements(); in handleTransliterate()
/third_party/node/deps/icu-small/source/i18n/
Dtridpars.cpp366 list.removeAllElements(); in parseCompoundID()
451 list.removeAllElements(); in parseCompoundID()
519 list.removeAllElements(); in instantiateList()
528 list.removeAllElements(); in instantiateList()
Dcollationfastlatinbuilder.cpp133 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData()
134 uniqueCEs.removeAllElements(); in forData()
198 contractionCEs.removeAllElements(); in resetCEs()
199 uniqueCEs.removeAllElements(); in resetCEs()
Dbrktrans.cpp98 boundaries->removeAllElements(); in handleTransliterate()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtridpars.cpp365 list.removeAllElements(); in parseCompoundID()
448 list.removeAllElements(); in parseCompoundID()
520 list.removeAllElements(); in instantiateList()
530 list.removeAllElements(); in instantiateList()
Dcollationfastlatinbuilder.cpp133 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData()
134 uniqueCEs.removeAllElements(); in forData()
198 contractionCEs.removeAllElements(); in resetCEs()
199 uniqueCEs.removeAllElements(); in resetCEs()
Dbrktrans.cpp96 boundaries->removeAllElements(); in handleTransliterate()
/third_party/icu/icu4c/source/i18n/
Dtridpars.cpp366 list.removeAllElements(); in parseCompoundID()
449 list.removeAllElements(); in parseCompoundID()
521 list.removeAllElements(); in instantiateList()
531 list.removeAllElements(); in instantiateList()
Dcollationfastlatinbuilder.cpp133 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData()
134 uniqueCEs.removeAllElements(); in forData()
198 contractionCEs.removeAllElements(); in resetCEs()
199 uniqueCEs.removeAllElements(); in resetCEs()
Dbrktrans.cpp98 boundaries->removeAllElements(); in handleTransliterate()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryBreakEngine.java166 void removeAllElements() {

1234