/external/icu/icu4c/source/common/ |
D | ulist.cpp | 61 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/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/ |
D | Rule.java | 59 public void addTestCase(TestCase newItem) { in addTestCase()
|
/external/skqp/tests/ |
D | LListTest.cpp | 251 Iter newItem(iter); in test_tllist() local 263 Iter newItem(iter); in test_tllist() local
|
/external/skia/tests/ |
D | LListTest.cpp | 251 Iter newItem(iter); in test_tllist() local 263 Iter newItem(iter); in test_tllist() local
|
/external/autotest/frontend/client/src/autotest/common/ |
D | CustomHistory.java | 92 public static void newItem(HistoryToken token) { in newItem() method in CustomHistory
|
/external/clang/test/ARCMT/ |
D | objcmt-property-dot-syntax.m | 74 @property id newItem; // should be marked objc_method_family(none), but isn't. property
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPNodeUtils.java | 584 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, null); in findIndexedItem() local 780 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, itemValue, null); in appendLangItem() local
|
D | XMPUtilsImpl.java | 324 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.c | 514 DialogItemIndex newItem; in DlgObj_SetDialogDefaultItem() local 533 DialogItemIndex newItem; in DlgObj_SetDialogCancelItem() local
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CLDRTest.java | 1153 String newItem = old_new.get(oldItem); in TestZones() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ChartDelta.java | 923 … void addRow(Multimap<PathHeader, String> target, PathHeader key, String oldItem, String newItem) { in addRow()
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 3377 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/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 3377 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/util/ |
D | DtdData.java | 1503 XPathParts newItem = item.cloneAsThawed(); in addAttributes() local
|