/external/desugar/java/com/google/devtools/build/android/desugar/scan/ |
D | PrefixReferenceScanner.java | 91 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation() 247 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation() 317 int typeRef, TypePath typePath, String desc, boolean visible) { in visitInsnAnnotation() 331 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTryCatchAnnotation() 345 TypePath typePath, in visitLocalVariableAnnotation() 370 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
D | TypeAnnotation.java | 37 public TypePathInfo[] typePath; field in TypeAnnotation 55 TypePathInfo[] typePath) in TypeAnnotation()
|
/external/javassist/src/main/javassist/bytecode/ |
D | TypeAnnotationsAttribute.java | 226 final int typePath(int pos) throws Exception { in typePath() method in TypeAnnotationsAttribute.SubWalker 231 int typePath(int pos, int pathLength) throws Exception { in typePath() method in TypeAnnotationsAttribute.SubWalker 242 void typePath(int pos, int typePathKind, int typeArgumentIndex) throws Exception {} in typePath() method in TypeAnnotationsAttribute.SubWalker 371 int typePath(int pos, int pathLength) throws Exception { in typePath() method in TypeAnnotationsAttribute.SubCopier 377 void typePath(int pos, int typePathKind, int typeArgumentIndex) throws Exception { in typePath() method in TypeAnnotationsAttribute.SubCopier
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
D | TypeAnnotationsWriter.java | 162 public void typePath(int pathLength) throws IOException { in typePath() method in TypeAnnotationsWriter
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceDefinitionUtil.cpp | 718 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const char* subPath… in traverseVariablePath() 760 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const std::string& … in traverseVariablePath() 769 static bool traverseShaderVariablePath (std::vector<VariablePathComponent>& typePath, const Program… in traverseShaderVariablePath() 827 static bool traverseProgramVariablePath (std::vector<VariablePathComponent>& typePath, const Progra… in traverseProgramVariablePath() 1726 bool findProgramVariablePathByPathName (std::vector<VariablePathComponent>& typePath, const Program… in findProgramVariablePathByPathName()
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
D | ProbeInserter.java | 114 final TypePath typePath, final Label[] start, final Label[] end, in visitLocalVariableAnnotation()
|
/external/turbine/javatests/com/google/turbine/lower/ |
D | LowerTest.java | 327 public void typePath() throws Exception { in typePath() method in LowerTest
|
/external/desugar/java/com/google/devtools/build/android/desugar/ |
D | Java7Compatibility.java | 235 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
|
D | InterfaceDesugaring.java | 523 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
|