Home
last modified time | relevance | path

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

12345

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DUVector32.java38 public void removeAllElements() { in removeAllElements() method in UVector32
DUVector64.java38 public void removeAllElements() { in removeAllElements() method in UVector64
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/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DUVector64.java34 public void removeAllElements() { in removeAllElements() method in UVector64
DUVector32.java34 public void removeAllElements() { in removeAllElements() method in UVector32
DCollationFastLatinBuilder.java111 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData()
112 uniqueCEs.removeAllElements(); in forData()
187 contractionCEs.removeAllElements(); in resetCEs()
188 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();
/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()
/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/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/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/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()
/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()
/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/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryBreakEngine.java166 void removeAllElements() {
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDictionaryBreakEngine.java165 void removeAllElements() {

12345