Home
last modified time | relevance | path

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

12345

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMStringPool.java74 removeAllElements(); in DTMStringPool()
85 public void removeAllElements() in removeAllElements() method in DTMStringPool
87 m_intToString.removeAllElements(); in removeAllElements()
90 m_hashChain.removeAllElements(); in removeAllElements()
186 pool.removeAllElements(); in main()
/external/apache-xml/src/main/java/org/apache/xpath/
DXPathContext.java379 m_saxLocations.removeAllElements(); in reset()
380 m_axesIteratorStack.removeAllElements(); in reset()
381 m_contextNodeLists.removeAllElements(); in reset()
382 m_currentExpressionNodes.removeAllElements(); in reset()
383 m_currentNodes.removeAllElements(); in reset()
385 m_predicatePos.removeAllElements(); in reset()
387 m_prefixResolvers.removeAllElements(); in reset()
DNodeSetDTM.java946 public void removeAllElements() in removeAllElements() method in NodeSetDTM
952 super.removeAllElements(); in removeAllElements()
/external/apache-commons-bcel/src/examples/Mini/
DJJTMiniParserState.java47 nodes.removeAllElements(); in reset()
48 marks.removeAllElements(); in reset()
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DCountersTable.java183 m_newFound.removeAllElements(); in countNode()
202 m_newFound.removeAllElements(); in countNode()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DVarNameCollector.java42 m_refs.removeAllElements(); //.clear(); in reset()
/external/icu/android_icu4j/src/main/java/android/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()
/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
DUVector32.java34 public void removeAllElements() { in removeAllElements() method in UVector32
DUVector64.java34 public void removeAllElements() { in removeAllElements() method in UVector64
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()
/external/cronet/tot/third_party/icu/source/common/
Dserv.cpp602 result.removeAllElements(); in getVisibleIDs()
635 result.removeAllElements(); in getVisibleIDs()
727 result.removeAllElements(); in getDisplayNames()
787 result.removeAllElements(); in getDisplayNames()
900 factories->removeAllElements(); in reInitializeFactories()
/external/cronet/stable/third_party/icu/source/common/
Dserv.cpp602 result.removeAllElements(); in getVisibleIDs()
635 result.removeAllElements(); in getVisibleIDs()
727 result.removeAllElements(); in getDisplayNames()
787 result.removeAllElements(); in getDisplayNames()
900 factories->removeAllElements(); in reInitializeFactories()
/external/icu/icu4c/source/common/
Dserv.cpp602 result.removeAllElements(); in getVisibleIDs()
635 result.removeAllElements(); in getVisibleIDs()
727 result.removeAllElements(); in getDisplayNames()
787 result.removeAllElements(); in getDisplayNames()
900 factories->removeAllElements(); in reInitializeFactories()
/external/cronet/tot/third_party/icu/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()
/external/cronet/stable/third_party/icu/source/i18n/
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()
Dtridpars.cpp366 list.removeAllElements(); in parseCompoundID()
451 list.removeAllElements(); in parseCompoundID()
519 list.removeAllElements(); in instantiateList()
528 list.removeAllElements(); in instantiateList()
/external/icu/icu4c/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()
Dmessageformat2_allocation.h75 source.removeAllElements(); in moveVectorToArray()
/external/icu/libicu/cts_headers/
Dmessageformat2_allocation.h75 source.removeAllElements(); in moveVectorToArray()
Duvectr64.h123 void removeAllElements();

12345