Home
last modified time | relevance | path

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

/external/icu4c/common/
Dustack.cpp41 removeElementAt(n); in pop()
51 removeElementAt(n); in popi()
Duvector.cpp217 removeElementAt(j); in removeAll()
229 removeElementAt(j); in retainAll()
236 void UVector::removeElementAt(int32_t index) { in removeElementAt() function in UVector
246 removeElementAt(i); in removeElement()
384 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.h163 void removeElementAt(int32_t index);
Dserv.cpp562 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/
Dalphaindex.cpp359 indexCharacters.removeElementAt(i); in initLabels()
975 firstCharsInScripts_->removeElementAt(hanIndex); in init()
990 firstCharsInScripts_->removeElementAt(0); in init()
Dtransreg.cpp388 DEBUG_entries->removeElementAt(i); in DEBUG_delEntry()
Drbt_pars.cpp1137 idBlockVector.removeElementAt(0); in parseRules()
Dvtzone.cpp1676 rules->removeElementAt(finalRuleIdx); in parse()
/external/smack/asmack-master/jingle/
D60-remove-jingle_mediaimpl.patch397 - rendList.removeElementAt(listSize - 1);
440 - rendList.removeElementAt(i);