| /base/security/dataclassification/frameworks/datatransmitmgr/ |
| H A D | dev_slinfo_list.c | 51 struct DATASLListParams *newList = (struct DATASLListParams*)malloc(sizeof(struct DATASLListParams));
in PushListNode() local
|
| /third_party/node/deps/icu-small/source/tools/pkgdata/ |
| H A D | pkgtypes.c | 140 CharList *newList; in pkg_prependToList() local
|
| /third_party/icu/icu4c/source/tools/pkgdata/ |
| H A D | pkgtypes.c | 140 CharList *newList; in pkg_prependToList() local
|
| /third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
| H A D | pkgtypes.c | 140 CharList *newList; in pkg_prependToList() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistget_fuzzer/ |
| H A D | containerslistget_fuzzer.cpp | 135 JSTaggedValue newList = ContainersList::GetSubList(callInfo1);
in ContainerslistGetFuzzTest() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
| H A D | list.c | 45 List *newList = (List *)calloc(1, (sizeof(List))); in ListCreate() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ulist.cpp | 37 UList *newList = NULL; in ulist_createEmptyList() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ulist.cpp | 37 UList *newList = nullptr; in ulist_createEmptyList() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ulist.cpp | 37 UList *newList = NULL; in ulist_createEmptyList() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| H A D | containers_list.cpp | 592 JSTaggedValue newList = JSAPIList::GetSubList(thread, jsAPIList, fromIndex->GetInt(), toIndex->GetInt()); in GetSubList() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| H A D | containers_list_test.cpp | 328 JSTaggedValue newList = ContainersList::GetSubList(callInfo1); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| H A D | js_api_linked_list.cpp | 34 JSTaggedValue newList = TaggedDoubleList::Insert(thread, doubleList, value, index); in Insert() local
|
| H A D | js_api_list.cpp | 26 JSTaggedValue newList = TaggedSingleList::Add(thread, singleList, value); in Add() local 60 JSTaggedValue newList = TaggedSingleList::Insert(thread, singleList, value, index); in Insert() local 119 TaggedSingleList *newList = TaggedSingleList::Cast(newSingleList.GetTaggedObject()); in FastGet() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferWriteTests.cpp | 149 std::vector<tcu::IVec2> newList; in addRangeToList() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferWriteTests.cpp | 149 std::vector<tcu::IVec2> newList; in addRangeToList() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | reg_alloc_lsra.cpp | 1739 auto *newList = &cgFunc->GetOpndBuilder()->CreateList(cgFunc->GetFuncScopeAllocator()->GetMemPool()); in FinalizeUseRegisters() local 1810 auto *newList = &cgFunc->GetOpndBuilder()->CreateList(cgFunc->GetFuncScopeAllocator()->GetMemPool()); in FinalizeDefRegisters() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxcmds.c | 1290 XVisualInfo *newList; in glXChooseVisual() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 421 Order *newList = new Order[listMax]; in add() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_xmp.cpp | 3121 dng_string_list newList; in SyncExif() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 527 struct gl_shader **newList; in detach_shader() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context_gl.cpp | 1266 void Context::newList(GLuint list, GLenum mode) in newList() function in gl::Context
|