Home
last modified time | relevance | path

Searched refs:AnnotationWriter (Results 1 – 12 of 12) 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/llvm/lib/IR/
DAsmWriter.cpp1942 AssemblyAnnotationWriter *AnnotationWriter; member in __anond169a03a0711::AssemblyWriter
2011 : Out(o), TheModule(M), Machine(Mac), AnnotationWriter(AAW), in AssemblyWriter()
2020 Machine(*ModuleSlotTracker), AnnotationWriter(AAW), in AssemblyWriter()
2431 if (AnnotationWriter) AnnotationWriter->emitFunctionAnnot(F, Out); in printFunction()
2613 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out); in printBasicBlock()
2620 if (AnnotationWriter) AnnotationWriter->emitBasicBlockEndAnnot(BB, Out); in printBasicBlock()
2633 if (AnnotationWriter) in printInfoComment()
2634 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()
2639 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/external/jarjar/lib/
Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/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/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/robolectric/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/vogar/lib/
Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...