/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/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/proguard/src/proguard/gui/ |
D | ListPanel.java | 295 protected void removeAllElements() in removeAllElements() method in ListPanel 297 listModel.removeAllElements(); in removeAllElements()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | VarNameCollector.java | 42 m_refs.removeAllElements(); //.clear(); in reset()
|
/external/icu/icu4c/source/common/ |
D | serv.cpp | 610 result.removeAllElements(); in getVisibleIDs() 651 result.removeAllElements(); in getVisibleIDs() 742 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 | 87 removeAllElements(); in ~UVector() 252 void UVector::removeAllElements(void) { in removeAllElements() function in UVector
|
D | uvector.h | 167 void removeAllElements();
|
D | uniset_closure.cpp | 202 foldSet.strings->removeAllElements(); in closeOver()
|
D | uvectr32.cpp | 166 void UVector32::removeAllElements(void) { in removeAllElements() function in UVector32
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | UVector32.java | 36 public void removeAllElements() { in removeAllElements() method in UVector32
|
D | UVector64.java | 36 public void removeAllElements() { in removeAllElements() method in UVector64
|
D | CollationFastLatinBuilder.java | 110 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData() 111 uniqueCEs.removeAllElements(); in forData() 186 contractionCEs.removeAllElements(); in resetCEs() 187 uniqueCEs.removeAllElements(); in resetCEs()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | UVector32.java | 32 public void removeAllElements() { in removeAllElements() method in UVector32
|
D | UVector64.java | 32 public void removeAllElements() { in removeAllElements() method in UVector64
|
D | CollationFastLatinBuilder.java | 109 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData() 110 uniqueCEs.removeAllElements(); in forData() 185 contractionCEs.removeAllElements(); in resetCEs() 186 uniqueCEs.removeAllElements(); in resetCEs()
|
/external/icu/icu4c/source/i18n/ |
D | tridpars.cpp | 363 list.removeAllElements(); in parseCompoundID() 446 list.removeAllElements(); in parseCompoundID() 518 list.removeAllElements(); in instantiateList() 528 list.removeAllElements(); in instantiateList()
|
D | collationfastlatinbuilder.cpp | 131 contractionCEs.removeAllElements(); // might reduce heap memory usage in forData() 132 uniqueCEs.removeAllElements(); in forData() 196 contractionCEs.removeAllElements(); in resetCEs() 197 uniqueCEs.removeAllElements(); in resetCEs()
|
D | brktrans.cpp | 94 boundaries->removeAllElements(); in handleTransliterate()
|
/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
|