/external/icu/icu4c/source/common/ |
D | ulist.cpp | 61 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
|
/external/cronet/tot/third_party/icu/source/common/ |
D | ulist.cpp | 61 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
|
/external/cronet/stable/third_party/icu/source/common/ |
D | ulist.cpp | 61 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
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ |
D | ShapeGroupParser.java | 41 ContentModel newItem = ContentModelParser.parse(reader, composition); in parse() local
|
/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/ |
D | Rule.java | 59 public void addTestCase(TestCase newItem) { in addTestCase()
|
/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/lzma/CPP/Windows/ |
D | Menu.h | 117 bool AppendItem(UINT flags, UINT_PTR newItemID, LPCTSTR newItem) in AppendItem() 120 bool Insert(UINT position, UINT flags, UINT_PTR idNewItem, LPCTSTR newItem) in Insert()
|
D | Menu.cpp | 256 bool CMenu::AppendItem(UINT flags, UINT_PTR newItemID, LPCWSTR newItem) in AppendItem()
|
/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/lzma/CPP/7zip/UI/FileManager/ |
D | SystemPage.cpp | 91 LVITEMW newItem; in RefreshListItem() local
|
/external/truth/core/src/main/java/com/google/common/truth/ |
D | SubjectUtils.java | 380 T newItem = (T) HUMAN_UNDERSTANDABLE_EMPTY_STRING; in annotateEmptyStrings() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
D | CLDRTest.java | 1293 String newItem = old_new.get(oldItem); in TestZones() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | ChartDelta.java | 1237 Multimap<PathHeader, String> target, PathHeader key, String oldItem, String newItem) { in addRow()
|
/external/skia/vma_android/include/ |
D | vk_mem_alloc.h | 4719 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local 4745 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local 4768 ItemType* const newItem = InsertBefore(pItem); in InsertBefore() local 4776 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local 5148 void VmaIntrusiveLinkedList<ItemTypeTraits>::InsertBefore(ItemType* existingItem, ItemType* newItem) in InsertBefore() 5173 void VmaIntrusiveLinkedList<ItemTypeTraits>::InsertAfter(ItemType* existingItem, ItemType* newItem) in InsertAfter()
|
/external/angle/third_party/vulkan_memory_allocator/include/ |
D | vk_mem_alloc.h | 4805 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertBefore() local 4831 ItemType* const newItem = m_ItemAllocator.Alloc(); in InsertAfter() local 4854 ItemType* const newItem = InsertBefore(pItem); in InsertBefore() local 4862 ItemType* const newItem = InsertAfter(pItem); in InsertAfter() local 5234 void VmaIntrusiveLinkedList<ItemTypeTraits>::InsertBefore(ItemType* existingItem, ItemType* newItem) in InsertBefore() 5259 void VmaIntrusiveLinkedList<ItemTypeTraits>::InsertAfter(ItemType* existingItem, ItemType* newItem) in InsertAfter()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | DtdData.java | 2095 XPathParts newItem = item.cloneAsThawed(); in addAttributes() local
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 4557 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/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingMiscTests.cpp | 5291 Item newItem; in initTestItems() local
|