Home
last modified time | relevance | path

Searched refs:scopeStart (Results 1 – 12 of 12) sorted by relevance

/external/annotation-tools/scene-lib/src/annotations/el/
DLocalLocation.java23 public final int scopeStart; field in LocalLocation
34 public LocalLocation(int index, int scopeStart, int scopeLength) { in LocalLocation() argument
36 this.scopeStart = scopeStart; in LocalLocation()
47 this.scopeStart = -1; in LocalLocation()
60 return index == l.index && scopeStart == l.scopeStart in equals()
86 h.mash(scopeStart); in hashCode()
98 return "LocalLocation(" + index + ", " + scopeStart + ", " + scopeLength + ")"; in toString()
/external/annotation-tools/annotation-file-utilities/src/annotator/find/
DLocalVariableCriterion.java63 Pair.of(fullMethodName, Pair.of(loc.index, loc.scopeStart)); in isSatisfiedBy()
75 allOffsetsWithThisName.indexOf(loc.scopeStart); in isSatisfiedBy()
/external/annotation-tools/scene-lib/src/annotations/io/
DJavapParser.java226 int index, scopeStart, scopeLength; in chooseSubElement() local
230 scopeStart = Integer.parseInt(m.group(2)); in chooseSubElement()
233 new LocalLocation(index, scopeStart, scopeLength); in chooseSubElement()
DIndexFileWriter.java494 + " #" + loc.scopeStart + "+" + loc.scopeLength
DIndexFileParser.java928 int scopeStart = expectNonNegative(matchNNInteger()); in parseBlock() local
931 loc = new LocalLocation(index, scopeStart, scopeLength); in parseBlock()
/external/libunwind_llvm/src/
DUnwind-EHABI.cpp112 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors() local
113 uintptr_t scopeEnd = scopeStart + length; in ProcessDescriptors()
115 bool isInScope = (scopeStart <= pc) && (pc < scopeEnd); in ProcessDescriptors()
/external/annotation-tools/scene-lib/src/annotations/io/classfile/
DClassAnnotationSceneWriter.java451 xav.visitXStartPc(loc.scopeStart); in visitLocalVar()
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...