/external/icu/icu4c/source/common/ |
D | ustack.cpp | 43 removeElementAt(n); in pop() 53 removeElementAt(n); in popi()
|
D | uvector.cpp | 219 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()
|
D | uvectr32.cpp | 140 removeElementAt(j); in removeAll() 152 removeElementAt(j); in retainAll() 159 void UVector32::removeElementAt(int32_t index) { in removeElementAt() function in UVector32
|
D | servnotf.cpp | 89 listeners->removeElementAt(i); in removeListener()
|
D | uvectr32.h | 122 void removeElementAt(int32_t index);
|
D | uvector.h | 165 void removeElementAt(int32_t index);
|
D | rbbitblb.cpp | 1187 sd->fDtran->removeElementAt(column); in removeColumn() 1262 fDStates->removeElementAt(duplState); in removeState() 1288 fSafeTable->removeElementAt(duplState); // Note that fSafeTable has a deleter function in removeSafeState()
|
D | serv.cpp | 563 cacheDescriptorList._obj->removeElementAt(i); in getKey()
|
D | locid.cpp | 1293 variants.removeElementAt(variant_index); in replaceLanguage() 1428 variants.removeElementAt(j); in replaceVariant()
|
/external/icu/icu4c/source/test/intltest/ |
D | v32test.cpp | 283 b->removeElementAt(1); in UVector32_API() 316 a->removeElementAt(0); in UVector32_API() 318 a->removeElementAt(0); in UVector32_API() 429 a->removeElementAt(0); in UVector32_API() 431 a->removeElementAt(0); in UVector32_API()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
D | ClassVector.java | 51 public void removeElementAt( final int index ) { in removeElementAt() method in ClassVector
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | SuballocatedIntVector.java | 333 removeElementAt(at); in removeElement() 345 private void removeElementAt(int at) in removeElementAt() method in SuballocatedIntVector
|
D | IntVector.java | 284 public final void removeElementAt(int i) in removeElementAt() method in IntVector
|
D | ObjectVector.java | 281 public final void removeElementAt(int i) in removeElementAt() method in ObjectVector
|
D | NodeVector.java | 499 public void removeElementAt(int i) in removeElementAt() method in NodeVector
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | NodeSetDTM.java | 987 public void removeElementAt(int i) in removeElementAt() method in NodeSetDTM 993 super.removeElementAt(i); in removeElementAt()
|
D | SourceTreeManager.java | 154 m_sourceTree.removeElementAt(i); in removeDocumentFromCache()
|
D | NodeSet.java | 1230 public void removeElementAt(int i) in removeElementAt() method in NodeSet
|
/external/apache-commons-bcel/src/examples/Mini/ |
D | Environment.java | 135 v.removeElementAt(index); in delete()
|
/external/icu/libicu/cts_headers/ |
D | uvectr32.h | 122 void removeElementAt(int32_t index);
|
D | uvector.h | 165 void removeElementAt(int32_t index);
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/ |
D | Element.java | 240 attributes.removeElementAt(i); in setAttribute()
|
D | Node.java | 273 children.removeElementAt(idx); in removeChild()
|
/external/proguard/src/proguard/gui/ |
D | ListPanel.java | 283 listModel.removeElementAt(indices[index]); in removeElementsAt()
|
/external/icu/icu4c/source/i18n/ |
D | alphaindex.cpp | 363 indexCharacters.removeElementAt(i); in initLabels() 930 firstCharsInScripts_->removeElementAt(0); in init()
|