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

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
H A DAnnotationWriter.java29 public final class AnnotationWriter implements Writable, HasClassReferences { class in inherits:Writable,HasClassReferences
34 AnnotationWriter(ClassName annotationName) { method in class:AnnotationWriter
/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/llvm/lib/IR/
H A DAsmWriter.cpp2008 AssemblyAnnotationWriter *AnnotationWriter; member in class:__anon12338::AssemblyWriter
2070 : Out(o), TheModule(M), Machine(Mac), AnnotationWriter(AAW),
2519 if (AnnotationWriter) AnnotationWriter->emitFunctionAnnot(F, Out);
2707 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out);
2714 if (AnnotationWriter) AnnotationWriter->emitBasicBlockEndAnnot(BB, Out);
2743 if (AnnotationWriter)
2744 AnnotationWriter
[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/guice/lib/build/
H A Dasm-5.0.3.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class " package ...
H A Djarjar-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/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/testng/lib-supplied/
H A Djarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/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/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/external/robolectric/v1/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/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 228 milliseconds