Home
last modified time | relevance | path

Searched refs:AnnotationWriter (Results 1 – 21 of 21) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/asm/
DAnnotationWriter.java38 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 …]
DFieldWriter.java81 private AnnotationWriter anns;
86 private AnnotationWriter ianns;
147 AnnotationWriter aw = new AnnotationWriter(cw, true, bv, bv, 2); in visitAnnotation()
DMethodWriter.java192 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 …]
DClassWriter.java362 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/
DModifiable.java30 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()
DAnnotationWriter.java29 public final class AnnotationWriter implements Writable, HasClassReferences { class
34 AnnotationWriter(ClassName annotationName) { in AnnotationWriter() method in AnnotationWriter
/external/llvm/lib/IR/
DAsmWriter.cpp2008 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/
Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/external/guice/lib/build/
Dasm-5.0.3.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
Djarjar-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/dexmaker/lib/
Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/testng/lib-supplied/
Djarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jacoco/
Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...