/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMStringPool.java | 74 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/ |
D | XPathContext.java | 379 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()
|
D | NodeSetDTM.java | 946 public void removeAllElements() in removeAllElements() method in NodeSetDTM 952 super.removeAllElements(); in removeAllElements()
|
/external/junit/src/junit/swingui/ |
D | DefaultFailureDetailView.java | 43 fLines.removeAllElements(); in clear() 48 fLines.removeAllElements(); in scan()
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | CountersTable.java | 183 m_newFound.removeAllElements(); in countNode() 202 m_newFound.removeAllElements(); in countNode()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | VarNameCollector.java | 42 m_refs.removeAllElements(); //.clear(); in reset()
|
/external/proguard/src/proguard/gui/ |
D | ListPanel.java | 296 protected void removeAllElements() in removeAllElements() method in ListPanel 298 listModel.removeAllElements(); in removeAllElements()
|
/external/icu4c/common/ |
D | serv.cpp | 609 result.removeAllElements(); in getVisibleIDs() 651 result.removeAllElements(); in getVisibleIDs() 743 result.removeAllElements(); in getDisplayNames() 802 result.removeAllElements(); in getDisplayNames() 913 factories->removeAllElements(); in reInitializeFactories()
|
D | uvectr64.h | 121 void removeAllElements();
|
D | uvectr64.cpp | 112 void UVector64::removeAllElements(void) { in removeAllElements() function in UVector64
|
D | uvectr32.h | 122 void removeAllElements();
|
D | uvector.cpp | 86 removeAllElements(); in ~UVector() 251 void UVector::removeAllElements(void) { in removeAllElements() function in UVector
|
D | uvector.h | 184 void removeAllElements();
|
D | triedict.cpp | 335 fNodeStack.removeAllElements(); in reset() 336 fBranchStack.removeAllElements(); in reset() 583 fNodeStack.removeAllElements(); in reset() 584 fIndexStack.removeAllElements(); in reset()
|
D | uvectr32.cpp | 166 void UVector32::removeAllElements(void) { in removeAllElements() function in UVector32
|
/external/icu4c/i18n/ |
D | tridpars.cpp | 360 list.removeAllElements(); in parseCompoundID() 443 list.removeAllElements(); in parseCompoundID() 515 list.removeAllElements(); in instantiateList() 525 list.removeAllElements(); in instantiateList()
|
D | brktrans.cpp | 86 boundaries->removeAllElements(); in handleTransliterate()
|
D | rbt_pars.cpp | 896 idBlockVector.removeAllElements(); in parseRules() 1116 variablesVector.removeAllElements(); // keeps them from getting deleted when we succeed in parseRules() 1269 segmentObjects.removeAllElements(); in parseRule()
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | IntVector.java | 233 public final void removeAllElements() in removeAllElements() method in IntVector
|
D | ObjectVector.java | 230 public final void removeAllElements() in removeAllElements() method in ObjectVector
|
D | SuballocatedIntVector.java | 310 public void removeAllElements() in removeAllElements() method in SuballocatedIntVector
|
D | NodeVector.java | 428 public void removeAllElements() in removeAllElements() method in NodeVector
|
/external/icu4c/test/intltest/ |
D | dadrcoll.cpp | 268 sequences.removeAllElements(); in processSequence()
|
D | rbbitst.cpp | 290 fActualBreakPositions.removeAllElements(); in clearResults() 291 fActualTags.removeAllElements(); in clearResults() 1603 tp.expectedBreaks->removeAllElements(); in TestExtended() 1604 tp.srcCol ->removeAllElements(); in TestExtended() 1605 tp.srcLine->removeAllElements(); in TestExtended() 2311 breakPositions.removeAllElements(); in runUnicodeTestData() 2323 breakPositions.removeAllElements(); in runUnicodeTestData()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
D | VectorTest.java | 681 v.removeAllElements(); in test_isEmpty_subtest0() 866 v.removeAllElements(); in test_removeAllElements() 1144 v.removeAllElements(); in test_size()
|