Home
last modified time | relevance | path

Searched defs:newItem (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem() argument
92 UListNode *newItem = NULL; in ulist_addItemEndList() local
125 UListNode *newItem = NULL; ulist_addItemBeginList() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem() argument
92 UListNode *newItem = nullptr; in ulist_addItemEndList() local
125 UListNode *newItem = nullptr; ulist_addItemBeginList() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem() argument
92 UListNode *newItem = NULL; in ulist_addItemEndList() local
125 UListNode *newItem = NULL; ulist_addItemBeginList() local
[all...]
/base/startup/init/interfaces/innerkits/hookmgr/
H A Dhookmgr.c114 const HOOK_ITEM *newItem; in hookItemCompare() local
/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_devicelimit.c91 DevAccessItem *newItem = (DevAccessItem *)LOS_MemAlloc(m_aucSysMem1, itemSize); in DevLimitCopyAccess() local
341 DevAccessItem *newItem = (DevAccessItem *)LOS_MemAlloc(m_aucSysMem1, sizeof(DevAccessItem)); in DevLimitAccessListAdd() local
[all...]
/third_party/popt/src/
H A Dpopt.c1572 int poptAddItem(poptContext con, poptItem newItem, int flags) in poptAddItem() argument
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp1901 Item* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local
1929 Item* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local
1952 Item* const newItem = InsertBefore(pItem); InsertBefore() local
1960 Item* const newItem = InsertAfter(pItem); InsertAfter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp5247 Item newItem; in initTestItems() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp5242 Item newItem; in initTestItems() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h5586 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local
5612 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local
5635 ItemType* const newItem = InsertBefore(pItem); InsertBefore() local
5643 ItemType* const newItem = InsertAfter(pItem); InsertAfter() local
[all...]

Completed in 43 milliseconds