Searched defs:AnnotationWriter (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/IR/
H A DAsmWriter.h74 AssemblyAnnotationWriter *AnnotationWriter; member in class:llvm::AssemblyWriter
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DAnnotationWriter.java38 final class AnnotationWriter implements AnnotationVisitor { class in inherits:AnnotationVisitor
79 AnnotationWriter next;
84 AnnotationWriter prev;
91 * Constructs a new {@link AnnotationWriter}.
100 AnnotationWriter( method in class:AnnotationWriter
212 return new AnnotationWriter(cw, true, bv, bv, bv.length - 2);
222 return new AnnotationWriter(cw, false, bv, bv, bv.length - 2);
244 AnnotationWriter aw = this;
261 AnnotationWriter aw = this;
262 AnnotationWriter las
[all...]
/external/jarjar/lib/
H A Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 142 milliseconds