Home
last modified time | relevance | path

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

12

/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-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/proguard/src/proguard/gui/
DListPanel.java296 protected void removeAllElements() in removeAllElements() method in ListPanel
298 listModel.removeAllElements(); in removeAllElements()
/external/icu4c/common/
Dserv.cpp610 result.removeAllElements(); in getVisibleIDs()
651 result.removeAllElements(); in getVisibleIDs()
742 result.removeAllElements(); in getDisplayNames()
802 result.removeAllElements(); in getDisplayNames()
913 factories->removeAllElements(); in reInitializeFactories()
Duvectr64.h121 void removeAllElements();
Duvectr64.cpp112 void UVector64::removeAllElements(void) { in removeAllElements() function in UVector64
Duvectr32.h122 void removeAllElements();
Duvector.cpp87 removeAllElements(); in ~UVector()
252 void UVector::removeAllElements(void) { in removeAllElements() function in UVector
Duvector.h167 void removeAllElements();
Duvectr32.cpp166 void UVector32::removeAllElements(void) { in removeAllElements() function in UVector32
Duniset_closure.cpp202 foldSet.strings->removeAllElements(); in closeOver()
/external/icu4c/i18n/
Dtridpars.cpp360 list.removeAllElements(); in parseCompoundID()
443 list.removeAllElements(); in parseCompoundID()
515 list.removeAllElements(); in instantiateList()
525 list.removeAllElements(); in instantiateList()
Dbrktrans.cpp86 boundaries->removeAllElements(); in handleTransliterate()
Drbt_pars.cpp902 idBlockVector.removeAllElements(); in parseRules()
1122 variablesVector.removeAllElements(); // keeps them from getting deleted when we succeed in parseRules()
1275 segmentObjects.removeAllElements(); in parseRule()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DIntVector.java233 public final void removeAllElements() in removeAllElements() method in IntVector
DObjectVector.java230 public final void removeAllElements() in removeAllElements() method in ObjectVector
DNodeVector.java428 public void removeAllElements() in removeAllElements() method in NodeVector
DSuballocatedIntVector.java310 public void removeAllElements() in removeAllElements() method in SuballocatedIntVector
/external/icu4c/test/intltest/
Ddadrcoll.cpp268 sequences.removeAllElements(); in processSequence()
Drbbitst.cpp292 fActualBreakPositions.removeAllElements(); in clearResults()
293 fActualTags.removeAllElements(); in clearResults()
1111 tp.expectedBreaks->removeAllElements(); in TestExtended()
1112 tp.srcCol ->removeAllElements(); in TestExtended()
1113 tp.srcLine->removeAllElements(); in TestExtended()
1640 breakPositions.removeAllElements(); in runUnicodeTestData()
1652 breakPositions.removeAllElements(); in runUnicodeTestData()
Dv32test.cpp283 b->removeAllElements(); in UVector32_API()
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DVectorTest.java681 v.removeAllElements(); in test_isEmpty_subtest0()
866 v.removeAllElements(); in test_removeAllElements()
1144 v.removeAllElements(); in test_size()

12