Home
last modified time | relevance | path

Searched refs:thisIndex (Results 1 – 14 of 14) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DComparableConstant.java62 private final int thisIndex; field in ComparableConstant
72 this.thisIndex = index; in ComparableConstant()
79 return thisIndex; in getIndex()
101 int otherIndex = otherComparableConstant.thisIndex; in compareTo()
103 return thisIndex < otherIndex ? -1 : in compareTo()
104 thisIndex == otherIndex ? 0 : in compareTo()
/external/javassist/src/main/javassist/bytecode/
DConstPool.java1666 public MemberrefInfo(int cindex, int ntindex, int thisIndex) in MemberrefInfo() argument
1668 super(thisIndex); in MemberrefInfo()
1673 public MemberrefInfo(DataInputStream in, int thisIndex) in MemberrefInfo() argument
1676 super(thisIndex); in MemberrefInfo()
1729 public FieldrefInfo(int cindex, int ntindex, int thisIndex) in FieldrefInfo() argument
1731 super(cindex, ntindex, thisIndex); in FieldrefInfo()
1734 public FieldrefInfo(DataInputStream in, int thisIndex) in FieldrefInfo() argument
1737 super(in, thisIndex); in FieldrefInfo()
1757 public MethodrefInfo(int cindex, int ntindex, int thisIndex) in MethodrefInfo() argument
1759 super(cindex, ntindex, thisIndex); in MethodrefInfo()
[all …]
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h553 const SlotIndex &thisIndex = beginIndex(); variable
555 return thisIndex < otherIndex;
733 const SlotIndex &thisIndex = beginIndex(); variable
735 return std::tie(thisIndex, reg) < std::tie(otherIndex, other.reg);
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java1456 for (int thisIndex = getOffsetIntoBytes(), in equalsRange()
1458 (thisIndex < thisLimit); in equalsRange()
1459 ++thisIndex, ++otherIndex) { in equalsRange()
1460 if (thisBytes[thisIndex] != otherBytes[otherIndex]) { in equalsRange()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h591 const SlotIndex &thisIndex = beginIndex(); variable
593 return thisIndex < otherIndex;
870 const SlotIndex &thisIndex = beginIndex(); variable
872 return std::tie(thisIndex, reg) < std::tie(otherIndex, other.reg);
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveInterval.h592 const SlotIndex &thisIndex = beginIndex(); variable
594 return thisIndex < otherIndex;
872 const SlotIndex &thisIndex = beginIndex(); variable
874 return std::tie(thisIndex, Reg) < std::tie(otherIndex, other.Reg);
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h312 size_t thisIndex = VTableIndices[i]; in getVTableSize() local
316 return nextIndex - thisIndex; in getVTableSize()
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Djavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...
/external/kotlinx.metadata/
Dkotlinx-metadata-jvm-0.1.0.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/metadata/ kotlinx/ ...
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...