Home
last modified time | relevance | path

Searched defs:typePath (Results 1 – 6 of 6) sorted by relevance

/external/desugar/java/com/google/devtools/build/android/desugar/scan/
DPrefixReferenceScanner.java91 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/
DTypeAnnotation.java37 public TypePathInfo[] typePath; field in TypeAnnotation
55 TypePathInfo[] typePath) in TypeAnnotation()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp691 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const char* subPath… in traverseVariablePath()
733 static bool traverseVariablePath (std::vector<VariablePathComponent>& typePath, const std::string& … in traverseVariablePath()
742 static bool traverseShaderVariablePath (std::vector<VariablePathComponent>& typePath, const Program… in traverseShaderVariablePath()
800 static bool traverseProgramVariablePath (std::vector<VariablePathComponent>& typePath, const Progra… in traverseProgramVariablePath()
1699 bool findProgramVariablePathByPathName (std::vector<VariablePathComponent>& typePath, const Program… in findProgramVariablePathByPathName()
/external/turbine/javatests/com/google/turbine/lower/
DLowerTest.java321 public void typePath() throws Exception { in typePath() method in LowerTest
/external/desugar/java/com/google/devtools/build/android/desugar/
DJava7Compatibility.java235 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()
DInterfaceDesugaring.java523 int typeRef, TypePath typePath, String desc, boolean visible) { in visitTypeAnnotation()