Home
last modified time | relevance | path

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

/base/security/dataclassification/frameworks/datatransmitmgr/
H A Ddev_slinfo_list.c51 struct DATASLListParams *newList = (struct DATASLListParams*)malloc(sizeof(struct DATASLListParams)); in PushListNode() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.c140 CharList *newList; in pkg_prependToList() local
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c140 CharList *newList; in pkg_prependToList() local
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.c140 CharList *newList; in pkg_prependToList() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistget_fuzzer/
H A Dcontainerslistget_fuzzer.cpp135 JSTaggedValue newList = ContainersList::GetSubList(callInfo1); in ContainerslistGetFuzzTest() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dlist.c45 List *newList = (List *)calloc(1, (sizeof(List))); in ListCreate() local
/third_party/icu/icu4c/source/common/
H A Dulist.cpp37 UList *newList = NULL; in ulist_createEmptyList() local
/third_party/node/deps/icu-small/source/common/
H A Dulist.cpp37 UList *newList = nullptr; in ulist_createEmptyList() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dulist.cpp37 UList *newList = NULL; in ulist_createEmptyList() local
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_list.cpp592 JSTaggedValue newList = JSAPIList::GetSubList(thread, jsAPIList, fromIndex->GetInt(), toIndex->GetInt()); in GetSubList() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A Dcontainers_list_test.cpp328 JSTaggedValue newList = ContainersList::GetSubList(callInfo1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_linked_list.cpp34 JSTaggedValue newList = TaggedDoubleList::Insert(thread, doubleList, value, index); in Insert() local
H A Djs_api_list.cpp26 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 Des2fBufferWriteTests.cpp149 std::vector<tcu::IVec2> newList; in addRangeToList() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp149 std::vector<tcu::IVec2> newList; in addRangeToList() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dreg_alloc_lsra.cpp1739 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 Dglxcmds.c1290 XVisualInfo *newList; in glXChooseVisual() local
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp421 Order *newList = new Order[listMax]; in add() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.cpp3121 dng_string_list newList; in SyncExif() local
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c527 struct gl_shader **newList; in detach_shader() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp1266 void Context::newList(GLuint list, GLenum mode) in newList() function in gl::Context

Completed in 37 milliseconds