Home
last modified time | relevance | path

Searched refs:removeElementAt (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/icu4c/source/common/
Dustack.cpp43 removeElementAt(n); in pop()
53 removeElementAt(n); in popi()
Duvector.cpp219 removeElementAt(j); in removeAll()
231 removeElementAt(j); in retainAll()
238 void UVector::removeElementAt(int32_t index) { in removeElementAt() function in UVector
248 removeElementAt(i); in removeElement()
386 removeElementAt(i); in setSize()
Duvectr32.cpp140 removeElementAt(j); in removeAll()
152 removeElementAt(j); in retainAll()
159 void UVector32::removeElementAt(int32_t index) { in removeElementAt() function in UVector32
Dservnotf.cpp89 listeners->removeElementAt(i); in removeListener()
Duvectr32.h122 void removeElementAt(int32_t index);
Duvector.h165 void removeElementAt(int32_t index);
Drbbitblb.cpp1115 sd->fDtran->removeElementAt(column); in removeColumn()
1190 fDStates->removeElementAt(duplState); in removeState()
1226 fSafeTable->removeElementAt(duplState); // Note that fSafeTable has a deleter function in removeSafeState()
Dserv.cpp563 cacheDescriptorList._obj->removeElementAt(i); in getKey()
/external/icu/icu4c/source/test/intltest/
Dv32test.cpp281 b->removeElementAt(1); in UVector32_API()
314 a->removeElementAt(0); in UVector32_API()
316 a->removeElementAt(0); in UVector32_API()
427 a->removeElementAt(0); in UVector32_API()
429 a->removeElementAt(0); in UVector32_API()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
DClassVector.java51 public void removeElementAt( final int index ) { in removeElementAt() method in ClassVector
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java333 removeElementAt(at); in removeElement()
345 private void removeElementAt(int at) in removeElementAt() method in SuballocatedIntVector
DIntVector.java284 public final void removeElementAt(int i) in removeElementAt() method in IntVector
DObjectVector.java281 public final void removeElementAt(int i) in removeElementAt() method in ObjectVector
DNodeVector.java499 public void removeElementAt(int i) in removeElementAt() method in NodeVector
/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSetDTM.java987 public void removeElementAt(int i) in removeElementAt() method in NodeSetDTM
993 super.removeElementAt(i); in removeElementAt()
DSourceTreeManager.java154 m_sourceTree.removeElementAt(i); in removeDocumentFromCache()
DNodeSet.java1230 public void removeElementAt(int i) in removeElementAt() method in NodeSet
/external/apache-commons-bcel/src/examples/Mini/
DEnvironment.java135 v.removeElementAt(index); in delete()
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DElement.java240 attributes.removeElementAt(i); in setAttribute()
DNode.java273 children.removeElementAt(idx); in removeChild()
/external/proguard/src/proguard/gui/
DListPanel.java283 listModel.removeElementAt(indices[index]); in removeElementsAt()
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp364 indexCharacters.removeElementAt(i); in initLabels()
931 firstCharsInScripts_->removeElementAt(0); in init()
Ddtfmtsym.cpp1655 aliasPathPairs.removeElementAt(i + 1); in put()
1656 aliasPathPairs.removeElementAt(i); in put()
Dtransreg.cpp408 DEBUG_entries->removeElementAt(i); in DEBUG_delEntry()
Drbt_pars.cpp1139 idBlockVector.removeElementAt(0); in parseRules()

12