Home
last modified time | relevance | path

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

/external/icu4c/common/
Dustack.cpp41 removeElementAt(n); in pop()
51 removeElementAt(n); in popi()
Duvector.cpp216 removeElementAt(j); in removeAll()
228 removeElementAt(j); in retainAll()
235 void UVector::removeElementAt(int32_t index) { in removeElementAt() function in UVector
245 removeElementAt(i); in removeElement()
383 removeElementAt(i); in setSize()
Duvectr32.cpp138 removeElementAt(j); in removeAll()
150 removeElementAt(j); in retainAll()
157 void UVector32::removeElementAt(int32_t index) { in removeElementAt() function in UVector32
Dservnotf.cpp87 listeners->removeElementAt(i); in removeListener()
Duvectr32.h120 void removeElementAt(int32_t index);
Duvector.h180 void removeElementAt(int32_t index);
Dserv.cpp561 cacheDescriptorList._obj->removeElementAt(i); in getKey()
/external/icu4c/test/intltest/
Dv32test.cpp279 b->removeElementAt(1); in UVector32_API()
312 a->removeElementAt(0); in UVector32_API()
314 a->removeElementAt(0); in UVector32_API()
425 a->removeElementAt(0); in UVector32_API()
427 a->removeElementAt(0); in UVector32_API()
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DVectorTest.java425 v.removeElementAt(0); in test_elements_subtest0()
499 tVector.removeElementAt(22); in test_equalsLjava_lang_Object()
674 v.removeElementAt(0); in test_isEmpty_subtest0()
686 v.removeElementAt(0); in test_isEmpty_subtest0()
895 v.removeElementAt(50); in test_removeElementAtI()
903 tVector.removeElementAt(60); in test_removeElementAtI()
909 tVector.removeElementAt(-1); in test_removeElementAtI()
916 tVector.removeElementAt(tVector.size()); in test_removeElementAtI()
1137 v.removeElementAt(0); in test_size()
1149 v.removeElementAt(0); in test_size()
/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/proguard/src/proguard/gui/
DListPanel.java284 listModel.removeElementAt(indices[index]); in removeElementsAt()
/external/icu4c/i18n/
Dtransreg.cpp386 DEBUG_entries->removeElementAt(i); in DEBUG_delEntry()
Drbt_pars.cpp1131 idBlockVector.removeElementAt(0); in parseRules()
Dvtzone.cpp1672 rules->removeElementAt(finalRuleIdx); in parse()