/aosp_15_r20/external/ow2-asm/benchmarks/src/jmh/java/org/objectweb/asm/benchmarks/ |
H A D | TypeBenchmark.java | 110 final TypePath typePath, in visitTypeAnnotation() 136 final TypePath typePath, in visitField() 164 final TypePath typePath, in visitMethod() 211 final TypePath typePath, in visitMethod() 221 final TypePath typePath, in visitMethod() 242 final TypePath typePath, in visitMethod()
|
H A D | AsmAdapter.java | 197 final TypePath typePath, in visitTypeAnnotation() 229 final TypePath typePath, in visitField() 267 final TypePath typePath, in visitMethod() 388 final TypePath typePath, in visitMethod() 404 final TypePath typePath, in visitMethod() 425 final TypePath typePath, in visitMethod()
|
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/ |
H A D | ClassVisitorTest.java | 338 final TypePath typePath, in visitTypeAnnotation() 386 final TypePath typePath, in visitTypeAnnotation() 413 final TypePath typePath, in visitTypeAnnotation() 430 final TypePath typePath, in visitInsnAnnotation() 440 final TypePath typePath, in visitTryCatchAnnotation() 450 final TypePath typePath, in visitLocalVariableAnnotation() 545 final TypePath typePath, in visitTypeAnnotation() 574 final TypePath typePath, in visitField()
|
H A D | AnnotationVisitorTest.java | 139 final TypePath typePath, in visitTypeAnnotation() 168 final TypePath typePath, in visitMethod() 183 final TypePath typePath, in visitMethod() 192 final TypePath typePath, in visitMethod() 201 final TypePath typePath, in visitMethod()
|
H A D | ClassReaderTest.java | 664 final TypePath typePath, in visitTypeAnnotation() 687 final TypePath typePath, in visitField() 717 final TypePath typePath, in visitMethod() 732 final TypePath typePath, in visitMethod() 741 final TypePath typePath, in visitMethod() 750 final TypePath typePath, in visitMethod()
|
/aosp_15_r20/prebuilts/misc/common/asm/ |
HD | asm-util-9.6.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | asm-util-8.0.1.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
HD | asm-tree-8.0.1.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
/aosp_15_r20/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/ |
H A D | Textifier.java | 290 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitClassTypeAnnotation() 725 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitRecordComponentTypeAnnotation() 750 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitFieldTypeAnnotation() 790 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitMethodTypeAnnotation() 1071 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 1093 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 1137 final TypePath typePath, in visitLocalVariableAnnotation() 1222 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation()
|
H A D | ASMifier.java | 316 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitClassTypeAnnotation() 626 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitRecordComponentTypeAnnotation() 651 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitFieldTypeAnnotation() 701 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitMethodTypeAnnotation() 1014 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 1039 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 1069 final TypePath typePath, in visitLocalVariableAnnotation() 1179 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation() 1199 final TypePath typePath, in visitTypeAnnotation()
|
H A D | Printer.java | 432 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitClassTypeAnnotation() 702 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitRecordComponentTypeAnnotation() 751 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitFieldTypeAnnotation() 812 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitMethodTypeAnnotation() 1087 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 1117 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 1158 final TypePath typePath, in visitLocalVariableAnnotation()
|
H A D | TraceMethodVisitor.java | 84 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation() 245 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 260 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 281 final TypePath typePath, in visitLocalVariableAnnotation()
|
H A D | CheckMethodAdapter.java | 515 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation() 885 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 929 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 972 final TypePath typePath, in visitLocalVariableAnnotation()
|
/aosp_15_r20/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/ |
H A D | TypeAnnotationNode.java | 48 public TypePath typePath; field in TypeAnnotationNode 61 public TypeAnnotationNode(final int typeRef, final TypePath typePath, final String descriptor) { in TypeAnnotationNode() 80 final int api, final int typeRef, final TypePath typePath, final String descriptor) { in TypeAnnotationNode()
|
H A D | LocalVariableAnnotationNode.java | 82 final TypePath typePath, in LocalVariableAnnotationNode() 110 final TypePath typePath, in LocalVariableAnnotationNode()
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
H A D | MethodRemapper.java | 92 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation() 206 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 222 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 250 final TypePath typePath, in visitLocalVariableAnnotation()
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/ |
H A 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
|
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
H A D | MethodVisitor.java | 176 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation() 640 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 689 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 747 final TypePath typePath, in visitLocalVariableAnnotation()
|
H A D | TypePath.java | 119 public static TypePath fromString(final String typePath) { in fromString() 193 static void put(final TypePath typePath, final ByteVector output) { in put()
|
H A D | MethodWriter.java | 670 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTypeAnnotation() 1408 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitInsnAnnotation() 1444 final int typeRef, final TypePath typePath, final String descriptor, final boolean visible) { in visitTryCatchAnnotation() 1498 final TypePath typePath, in visitLocalVariableAnnotation()
|
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
H A D | DelegateMethodAdapter.java | 502 public AnnotationVisitor visitTypeAnnotation(int typeRef, TypePath typePath, String descriptor, in visitTypeAnnotation() 526 public AnnotationVisitor visitInsnAnnotation(int typeRef, TypePath typePath, String descriptor, in visitInsnAnnotation() 536 public AnnotationVisitor visitTryCatchAnnotation(int typeRef, TypePath typePath, in visitTryCatchAnnotation() 546 public AnnotationVisitor visitLocalVariableAnnotation(int typeRef, TypePath typePath, in visitLocalVariableAnnotation()
|
/aosp_15_r20/external/ow2-asm/asm-tree/src/test/java/org/objectweb/asm/tree/ |
H A D | TypeAnnotationNodeTest.java | 47 TypePath typePath = TypePath.fromString("["); in testConstructor() local 58 TypePath typePath = TypePath.fromString("["); in testConstructor_illegalState() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramInterfaceDefinitionUtil.cpp | 658 static bool traverseVariablePath(std::vector<VariablePathComponent> &typePath, const char *subPath, in traverseVariablePath() 702 static bool traverseVariablePath(std::vector<VariablePathComponent> &typePath, const std::string &p… in traverseVariablePath() 712 static bool traverseShaderVariablePath(std::vector<VariablePathComponent> &typePath, in traverseShaderVariablePath() 781 static bool traverseProgramVariablePath(std::vector<VariablePathComponent> &typePath, in traverseProgramVariablePath() 1701 bool findProgramVariablePathByPathName(std::vector<VariablePathComponent> &typePath, in findProgramVariablePathByPathName()
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm-tree/9.6/ |
HD | asm-tree-9.6.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/local-javac-header/ |
D | ow2-asm-tree.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/objectweb/
org/ ... |