Home
last modified time | relevance | path

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

/external/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
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DShapeGroupParser.java38 ContentModel newItem = ContentModelParser.parse(reader, composition); in parse() local
/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/
DRule.java59 public void addTestCase(TestCase newItem) { in addTestCase()
/external/skia/tests/
DLListTest.cpp251 Iter newItem(iter); in test_tllist() local
263 Iter newItem(iter); in test_tllist() local
/external/skqp/tests/
DLListTest.cpp251 Iter newItem(iter); in test_tllist() local
263 Iter newItem(iter); in test_tllist() local
/external/autotest/frontend/client/src/autotest/common/
DCustomHistory.java92 public static void newItem(HistoryToken token) { in newItem() method in CustomHistory
/external/llvm-project/llvm/include/llvm/ADT/
DStringMapEntry.h100 StringMapEntry *newItem = in Create() local
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-property-dot-syntax.m74 @property id newItem; // should be marked objc_method_family(none), but isn't. property
/external/clang/test/ARCMT/
Dobjcmt-property-dot-syntax.m74 @property id newItem; // should be marked objc_method_family(none), but isn't. property
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNodeUtils.java584 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, null); in findIndexedItem() local
780 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, itemValue, null); in appendLangItem() local
DXMPUtilsImpl.java324 XMPNode newItem = null; in separateArrayItems() local
1068 StringBuffer newItem = new StringBuffer(item.length() + 2); in applyQuotes() local
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c514 DialogItemIndex newItem; in DlgObj_SetDialogDefaultItem() local
533 DialogItemIndex newItem; in DlgObj_SetDialogCancelItem() local
/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java1163 String newItem = old_new.get(oldItem); in TestZones() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3377 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local
3403 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local
3426 ItemType* const newItem = InsertBefore(pItem); in InsertBefore() local
3434 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java996 … void addRow(Multimap<PathHeader, String> target, PathHeader key, String oldItem, String newItem) { in addRow()
/external/cldr/tools/java/org/unicode/cldr/util/
DDtdData.java1559 XPathParts newItem = item.cloneAsThawed(); in addAttributes() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h4557 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local
4583 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local
4606 ItemType* const newItem = InsertBefore(pItem); in InsertBefore() local
4614 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h5560 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local
5586 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local
5609 ItemType* const newItem = InsertBefore(pItem); in InsertBefore() local
5617 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5541 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local
5567 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local
5590 ItemType* const newItem = InsertBefore(pItem); in InsertBefore() local
5598 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp5231 Item newItem; in initTestItems() local