Searched refs:isStart (Results 1 – 8 of 8) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | DebugInfoDecoder.java | 151 public boolean isStart; field in DebugInfoDecoder.LocalEntry 165 public LocalEntry(int address, boolean isStart, int reg, int nameIndex, in LocalEntry() argument 168 this.isStart = isStart; in LocalEntry() 177 address, isStart ? "start" : "end", reg, in toString() 320 if (prevle.isStart) { in decode0() 346 if (!prevle.isStart) { in decode0() 504 if ((entry.reg == e2.reg) && e2.isStart) { in validateEncode0() 554 if (decodedEntry.isStart != origEntry.isStart()) { in validateEncode0()
|
D | DebugInfoEncoder.java | 302 if (entry.isStart()) { in emitLocalsAtAddress() 309 if (prevEntry.isStart()) { in emitLocalsAtAddress()
|
/external/deqp/executor/ |
D | xeTestCaseListParser.cpp | 94 bool isStart = element == xml::ELEMENT_START; in parse() local 99 if (isStart) in parse() 125 if (isStart) in parse()
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
D | Lexer.java | 396 private boolean mapPatternElemPos(int nesting, boolean isStart, in mapPatternElemPos() argument 409 if (!isStart) in mapPatternElemPos() 418 isStart = false; in mapPatternElemPos() 421 return isStart; in mapPatternElemPos()
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | LocalList.java | 196 boolean thisIsStart = isStart(); in compareTo() 197 boolean otherIsStart = other.isStart(); in compareTo() 230 public boolean isStart() { in isStart() method in LocalList.Entry 401 if (e.isStart()) { in debugVerify0() 426 if (test.isStart()) { in debugVerify0()
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 314 void prepost(int y, bool isStart) { in prepost() argument 315 if (isStart) { in prepost() 357 static void PrePostInverseBlitterProc(SkBlitter* blitter, int y, bool isStart) { in PrePostInverseBlitterProc() argument 358 ((InverseBlitter*)blitter)->prepost(y, isStart); in PrePostInverseBlitterProc()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/lib/main/ |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |