Home
last modified time | relevance | path

Searched defs:lastItem (Results 1 – 10 of 10) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMapItem.java50 private final Item lastItem; field in MapItem
83 Item lastItem = null; in addMap() local
125 Item lastItem, int itemCount) { in MapItem()
/external/qemu/android/tools/
Dgen-hw-config.py63 lastItem = None variable
110 lastItem = Item(value) variable
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DDominators.java227 int lastItem = wParentBucket.size() - 1; in run() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DLineGraph.java94 GraphItem lastItem= (GraphItem) this.fItems.get(this.fItems.size()-1); in paint() local
DTimeLineGraph.java59 TimeLineGraphItem lastItem= getMostRecent(this.fItemGroups); in paint() local
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp429 Node* lastItem = itemBefore(0); in item() local
/external/guava/guava-tests/test/com/google/common/collect/
DMinMaxPriorityQueueTest.java424 Integer lastItem = 0; in testIteratorInvalidatingIteratorRemove() local
/external/icu4c/common/
Duniset_props.cpp468 int8_t lastItem = 0, mode = 0; in applyPattern() local
/external/chromium_org/third_party/icu/source/common/
Duniset_props.cpp548 int8_t lastItem = 0, mode = 0; in applyPattern() local
/external/svox/pico/lib/
Dpicopr.c1080 static void pr_startItemList (pr_ioItemPtr * firstItem, pr_ioItemPtr * lastItem) in pr_startItemList()
1087 …endItem (picodata_ProcessingUnit this, pr_ioItemPtr * firstItem, pr_ioItemPtr * lastItem, pr_ioIte… in pr_appendItem()
1186 … pr_ioItemPtr * firstItem, pr_ioItemPtr * lastItem, pr_ioItemPtr item) in pr_appendItemToOutItemList()