Home
last modified time | relevance | path

Searched defs:newItem (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/common/
Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem()
92 UListNode *newItem = NULL; in ulist_addItemEndList() local
125 UListNode *newItem = NULL; in ulist_addItemBeginList() local
/third_party/skia/third_party/externals/icu/source/common/
Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem()
92 UListNode *newItem = NULL; in ulist_addItemEndList() local
125 UListNode *newItem = NULL; in ulist_addItemBeginList() local
/third_party/node/deps/icu-small/source/common/
Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem()
92 UListNode *newItem = nullptr; in ulist_addItemEndList() local
125 UListNode *newItem = nullptr; in ulist_addItemBeginList() local
/third_party/node/deps/npm/test/fixtures/
Dmock-logs.js105 newItem: () => { method
/third_party/node/deps/npm/lib/utils/
Dlog-shim.js37 newItem: value(NPMLOG), property
/third_party/node/deps/npm/node_modules/are-we-there-yet/lib/
Dtracker-group.js68 newItem (name, todo, weight) { method in TrackerGroup
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java611 JMenuItem newItem = new JMenuItem(Resources.getTranslation("menu_tree_new_project")); in mousePopup() local
623 JMenuItem newItem = new JMenuItem(Resources.getTranslation("menu_tree_new_project")); in mousePopup() local
/third_party/popt/src/
Dpopt.c1572 int poptAddItem(poptContext con, poptItem newItem, int flags) in poptAddItem()
/third_party/skia/third_party/externals/d3d12allocator/src/
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); in InsertBefore() local
1960 Item* const newItem = InsertAfter(pItem); in InsertAfter() local
/third_party/typescript/src/compiler/
Dcore.ts2410 const newItem = newItems[newIndex]; constant
/third_party/skia/third_party/vulkanmemoryallocator/include/
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); in InsertBefore() local
5643 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp5242 Item newItem; in initTestItems() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp5247 Item newItem; in initTestItems() local