Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dulist.c63 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem()
93 UListNode *newItem = NULL; in ulist_addItemEndList() local
126 UListNode *newItem = NULL; in ulist_addItemBeginList() local
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
DRule.java59 public void addTestCase(TestCase newItem) { in addTestCase()
/external/skia/tests/
DLListTest.cpp246 Iter newItem(iter); in test_tllist() local
258 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/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