Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/icu/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.cpp1187 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()
/third_party/icu/icu4c/source/test/intltest/
Dv32test.cpp283 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()
/third_party/icu/icu4c/source/common/
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()
380 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
Dustack.cpp52 removeElementAt(n); in popi()
Dservnotf.cpp93 listeners->removeElementAt(i); in removeListener()
Duvectr32.h122 void removeElementAt(int32_t index);
Duvector.h184 void removeElementAt(int32_t index);
Drbbitblb.cpp1193 sd->fDtran->removeElementAt(column); in removeColumn()
1268 fDStates->removeElementAt(duplState); in removeState()
1294 fSafeTable->removeElementAt(duplState); // Note that fSafeTable has a deleter function in removeSafeState()
/third_party/node/deps/icu-small/source/common/
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()
380 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
Dustack.cpp52 removeElementAt(n); in popi()
Dservnotf.cpp93 listeners->removeElementAt(i); in removeListener()
Duvectr32.h122 void removeElementAt(int32_t index);
Duvector.h184 void removeElementAt(int32_t index);
Drbbitblb.cpp1193 sd->fDtran->removeElementAt(column); in removeColumn()
1268 fDStates->removeElementAt(duplState); in removeState()
1294 fSafeTable->removeElementAt(duplState); // Note that fSafeTable has a deleter function in removeSafeState()
/third_party/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp363 indexCharacters.removeElementAt(i); in initLabels()
930 firstCharsInScripts_->removeElementAt(0); in init()
/third_party/icu/icu4c/source/i18n/
Dalphaindex.cpp364 indexCharacters.removeElementAt(i); in initLabels()
925 firstCharsInScripts_->removeElementAt(0); in init()
/third_party/node/deps/icu-small/source/i18n/
Dalphaindex.cpp364 indexCharacters.removeElementAt(i); in initLabels()
925 firstCharsInScripts_->removeElementAt(0); in init()

12