/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
D | AnnotationWriter.java | 38 final class AnnotationWriter implements AnnotationVisitor { class 79 AnnotationWriter next; 84 AnnotationWriter prev; 100 AnnotationWriter( in AnnotationWriter() method in AnnotationWriter 212 return new AnnotationWriter(cw, true, bv, bv, bv.length - 2); in visitAnnotation() 222 return new AnnotationWriter(cw, false, bv, bv, bv.length - 2); in visitArray() 244 AnnotationWriter aw = this; in getSize() 261 AnnotationWriter aw = this; in put() 262 AnnotationWriter last = null; in put() 288 final AnnotationWriter[] panns, in put() [all …]
|
D | FieldWriter.java | 81 private AnnotationWriter anns; 86 private AnnotationWriter ianns; 147 AnnotationWriter aw = new AnnotationWriter(cw, true, bv, bv, 2); in visitAnnotation()
|
D | MethodWriter.java | 192 private AnnotationWriter anns; 197 private AnnotationWriter ianns; 203 private AnnotationWriter[] panns; 209 private AnnotationWriter[] ipanns; 469 return new AnnotationWriter(cw, false, annd, null, 0); in visitAnnotationDefault() 482 AnnotationWriter aw = new AnnotationWriter(cw, true, bv, bv, 2); in visitAnnotation() 506 return new AnnotationWriter(cw, false, bv, null, 0); in visitParameterAnnotation() 510 AnnotationWriter aw = new AnnotationWriter(cw, true, bv, bv, 2); in visitParameterAnnotation() 513 panns = new AnnotationWriter[Type.getArgumentTypes(descriptor).length]; in visitParameterAnnotation() 519 ipanns = new AnnotationWriter[Type.getArgumentTypes(descriptor).length]; in visitParameterAnnotation() [all …]
|
D | ClassWriter.java | 362 private AnnotationWriter anns; 367 private AnnotationWriter ianns; 635 AnnotationWriter aw = new AnnotationWriter(this, true, bv, bv, 2); in visitAnnotation()
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/ |
D | Modifiable.java | 30 final List<AnnotationWriter> annotations; 45 public AnnotationWriter annotate(ClassName annotation) { in annotate() 46 AnnotationWriter annotationWriter = new AnnotationWriter(annotation); in annotate() 51 public AnnotationWriter annotate(Class<? extends Annotation> annotation) { in annotate() 63 for (AnnotationWriter annotationWriter : annotations) { in writeAnnotations()
|
D | AnnotationWriter.java | 29 public final class AnnotationWriter implements Writable, HasClassReferences { class 34 AnnotationWriter(ClassName annotationName) { in AnnotationWriter() method in AnnotationWriter
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2008 AssemblyAnnotationWriter *AnnotationWriter; member in __anond169a03a0611::AssemblyWriter 2070 : Out(o), TheModule(M), Machine(Mac), AnnotationWriter(AAW), in AssemblyWriter() 2519 if (AnnotationWriter) AnnotationWriter->emitFunctionAnnot(F, Out); in printFunction() 2707 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out); in printBasicBlock() 2714 if (AnnotationWriter) AnnotationWriter->emitBasicBlockEndAnnot(BB, Out); in printBasicBlock() 2743 if (AnnotationWriter) in printInfoComment() 2744 AnnotationWriter->printInfoComment(V, Out); in printInfoComment() 2749 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
|
/external/jarjar/lib/ |
D | asm-4.0.jar | META-INF/MANIFEST.MF
org/objectweb/asm/AnnotationVisitor.class
<Unknown>
... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | asm-3.3.jar | META-INF/MANIFEST.MF
org/objectweb/asm/AnnotationVisitor.class
<Unknown>
... |
/external/guice/lib/build/ |
D | asm-5.0.3.jar | META-INF/MANIFEST.MF
org/
org/objectweb/
org/objectweb/asm/
... |
D | jarjar-1.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/tonicsystems/
com/ ... |
/external/dexmaker/lib/ |
D | jarjar.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/tonicsystems/
com/ ... |
D | mockito-core-1.9.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mockito/
org/ ... |
/external/testng/lib-supplied/ |
D | jarjar-issue-21.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/tonicsystems/
com/ ... |
D | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.objectweb.asm_3.2.0.v200909071300.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/jacoco/ |
D | asm-debug-all-5.0.1.jar | META-INF/MANIFEST.MF
org/
org/objectweb/
org/objectweb/asm/
... |
/external/guice/extensions/persist/lib/ |
D | cglib-nodep-3.0.jar | META-INF/MANIFEST.MF
LICENSE
NOTICE
net/sf/cglib/beans/BeanCopier$ ... |
/external/robolectric/v1/lib/test/ |
D | mockito-core-1.8.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mockito/
org/ ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
/external/dagger2/lib/ |
D | auto-value-1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |