Home
last modified time | relevance | path

Searched defs:newList (Results 1 – 21 of 21) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DListFieldSchema.java106 ArrayList<L> newList = new ArrayList<L>(list.size() + additionalCapacity); in mutableListAt() local
111 LazyStringArrayList newList = new LazyStringArrayList(list.size() + additionalCapacity); in mutableListAt() local
DFieldSet.java286 final List newList = new ArrayList(); in setField() local
1081 final List newList = new ArrayList(); in setField() local
DLazyStringArrayList.java105 ArrayList<Object> newList = new ArrayList<Object>(capacity); in mutableCopyWithCapacity() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DULocaleCollationTest.java316 List<UiListItem> newList = names.getUiList(list, false, collator); in TestNameList() local
327 assertEquals(list.toString(), expected, newList); in TestNameList() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DULocaleCollationTest.java313 List<UiListItem> newList = names.getUiList(list, false, collator); in TestNameList() local
324 assertEquals(list.toString(), expected, newList); in TestNameList() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgtypes.c140 CharList *newList; in pkg_prependToList() local
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.c140 CharList *newList; in pkg_prependToList() local
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.c140 CharList *newList; in pkg_prependToList() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.c139 CharList *newList; in pkg_prependToList() local
/third_party/node/deps/icu-small/source/common/
Dulist.cpp37 UList *newList = NULL; in ulist_createEmptyList() local
/third_party/icu/icu4c/source/common/
Dulist.cpp37 UList *newList = NULL; in ulist_createEmptyList() local
/third_party/skia/third_party/externals/icu/source/common/
Dulist.cpp37 UList *newList = NULL; in ulist_createEmptyList() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dulist.cpp37 UList *newList = NULL; in ulist_createEmptyList() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBufferWriteTests.cpp149 std::vector<tcu::IVec2> newList; in addRangeToList() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferWriteTests.cpp149 std::vector<tcu::IVec2> newList; in addRangeToList() local
/third_party/icu/icu4c/source/test/intltest/
Dssearch.cpp421 Order *newList = new Order[listMax]; in add() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp.cpp3121 dng_string_list newList; in SyncExif() local
/third_party/mesa3d/src/glx/
Dglxcmds.c1286 XVisualInfo *newList; in glXChooseVisual() local
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c498 struct gl_shader **newList; in detach_shader() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp1266 void Context::newList(GLuint list, GLenum mode) in newList() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp1302 void Context::newList(GLuint list, GLenum mode) in newList() function in gl::Context