Home
last modified time | relevance | path

Searched defs:newItems (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.cpp1289 Item *newItems = (Item*)uprv_malloc(max * sizeof(items[0])); in setItemCapacity() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.cpp1289 Item *newItems = (Item*)uprv_malloc(max * sizeof(items[0])); in setItemCapacity() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.cpp1289 Item *newItems = (Item*)uprv_malloc(max * sizeof(items[0])); in setItemCapacity() local
/third_party/typescript/lib/
Dtsc.js1963 … function enumerateInsertsAndDeletes(newItems, oldItems, comparer, inserted, deleted, unchanged) { argument
DtypingsInstaller.js2331 … function enumerateInsertsAndDeletes(newItems, oldItems, comparer, inserted, deleted, unchanged) { argument