/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | FixedTableModel.java | 59 private int lastElement; field in FixedTableModel.FixedTableModelIterator 74 return !(lastElement >= numElements || (isColumnFinished() && isRowFinished())); in hasNext() 88 if (lastElement == 0) { in next() 92 if (lastElement >= numElements) { in next() 115 lastElement++; in next()
|
D | DynamicTableModel.java | 186 int lastElement = 0; // last element index iterated field in DynamicTableModel.TableModelIterator 228 return isOk && lastElement < calculatedNumElements; in hasNext() 238 if (lastElement == 0) { in next() 239 lastElement++; in next() 275 lastElement++; in next()
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | HeaderFieldCollection.java | 86 HeaderField lastElement; in iterator() 95 lastElement = baseIterator.next(); in iterator() 96 return lastElement; in iterator() 102 fieldsByName.remove(lastElement.getName()); in iterator() 103 fieldsBySqlName.remove(lastElement.getSqlName()); in iterator()
|
/external/v8/test/webkit/ |
D | toString-elision-trailing-comma.js | 97 function testToStringAndLength(fn, length, lastElement) argument 103 shouldBe(""+ fn +"()[" + length +"-1]", "" + lastElement); 112 shouldBe("eval(unevalf("+fn+"))()[" + length +"-1]", ""+lastElement);
|
/external/icu/icu4c/source/common/ |
D | uvector.h | 145 void* lastElement(void) const; 371 inline void* UVector::lastElement(void) const { in lastElement() function 394 return lastElement(); in peek()
|
D | ucharstriebuilder.cpp | 245 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local 249 lastElement.charAt(unitIndex, strings)) {} in getLimitOfLinearMatch()
|
D | bytestriebuilder.cpp | 296 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local 300 lastElement.charAt(byteIndex, *strings)) {} in getLimitOfLinearMatch()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ |
D | VectorTest.java | 44 assertEquals("test", vector.lastElement()); in testVector()
|
/external/easymock/src/org/easymock/internal/ |
D | LastControl.java | 108 return stack.lastElement(); in getCurrentInvocation()
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/ |
D | parser.js | 926 lastElement = furthestBlock, 947 if (lastElement === furthestBlock) 950 p.treeAdapter.detachNode(lastElement); 951 p.treeAdapter.appendChild(element, lastElement); 952 lastElement = element; 955 return lastElement; 970 function aaInsertLastNodeInCommonAncestor(p, commonAncestor, lastElement) { argument 972 p._fosterParentElement(lastElement); 981 p.treeAdapter.appendChild(commonAncestor, lastElement); 1016 var lastElement = aaInnerLoop(p, furthestBlock, formattingElementEntry.element), [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | uvectest.cpp | 156 TEST_ASSERT(strcmp("cde", (const char *)a->lastElement()) == 0); in UStack_API()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CStringChecker.cpp | 1058 SVal lastElement = C.getSValBuilder().evalBinOpLN(state, BO_Add, in evalCopyCommon() local 1064 state = state->BindExpr(CE, LCtx, lastElement); in evalCopyCommon() 1681 SVal lastElement = svalBuilder.evalBinOpLN(state, BO_Add, *dstRegVal, in evalStrcpyCommon() local 1688 state = CheckLocation(C, state, Dst, lastElement, warningMsg); in evalStrcpyCommon() 1695 Result = lastElement; in evalStrcpyCommon()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
D | parse5.js | 5964 lastElement = furthestBlock, 5985 if (lastElement === furthestBlock) 5988 p.treeAdapter.detachNode(lastElement); 5989 p.treeAdapter.appendChild(element, lastElement); 5990 lastElement = element; 5993 return lastElement; 6008 function aaInsertLastNodeInCommonAncestor(p, commonAncestor, lastElement) { 6010 p._fosterParentElement(lastElement); 6019 p.treeAdapter.appendChild(commonAncestor, lastElement); 6054 var lastElement = aaInnerLoop(p, furthestBlock, formattingElementEntry.element), variable [all …]
|
/external/guice/extensions/persist/lib/ |
D | antlr-2.7.5h3.jar | META-INF/
META-INF/MANIFEST.MF
antlr/
antlr/ActionElement.class
ActionElement ... |
/external/guice/lib/build/ |
D | felix-2.0.5.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |