Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 19 of 19) sorted by relevance

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/reflect/
DAnnotation.java5 public final class Annotation { class
9 Annotation (java.lang.annotation.Annotation annotation) { in Annotation() method in Annotation
/external/libgdx/gdx/src/com/badlogic/gdx/utils/reflect/
DAnnotation.java5 public final class Annotation { class
9 Annotation (java.lang.annotation.Annotation annotation) { in Annotation() method in Annotation
/external/proguard/src/proguard/classfile/attribute/annotation/
DAnnotation.java32 public class Annotation implements VisitorAccepter class
56 public Annotation() in Annotation() method in Annotation
64 public Annotation(int u2typeIndex, in Annotation() method in Annotation
/external/javassist/src/main/javassist/bytecode/annotation/
DAnnotation.java47 public class Annotation { class
70 public Annotation(int type, ConstPool cp) { in Annotation() method in Annotation
85 public Annotation(String typeName, ConstPool cp) { in Annotation() method in Annotation
98 public Annotation(ConstPool cp, CtClass clazz) in Annotation() method in Annotation
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
DAnnotation.java34 public final class Annotation extends MutabilityControl class
51 public Annotation(CstType type, AnnotationVisibility visibility) { in Annotation() method in Annotation
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DAbstractComponentProcessingStep.java60 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
102 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation); in componentElementValidator()
DMonitoringModuleProcessingStep.java51 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DMapKeyProcessingStep.java68 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DProductionComponentProcessingStep.java74 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in componentElementValidator()
DInjectProcessingStep.java77 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DProducerModuleProcessingStep.java75 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DModuleProcessingStep.java74 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in process()
DComponentProcessingStep.java81 SetMultimap<Class<? extends Annotation>, Element> elementsByAnnotation) { in componentElementValidator()
/external/jetty/src/java/org/eclipse/jetty/webapp/
DOrigin.java21 public enum Origin {NotSet, WebXml, WebDefaults, WebOverride, WebFragment, Annotation, API} enumConstant
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DAnnotation.java41 public interface Annotation extends BasicAnnotation, Comparable<Annotation> { interface
/external/dexmaker/src/dx/java/com/android/dx/util/
DByteArrayAnnotatedOutput.java547 private static class Annotation { class in ByteArrayAnnotatedOutput
568 public Annotation(int start, int end, String text) { in Annotation() method in ByteArrayAnnotatedOutput.Annotation
580 public Annotation(int start, String text) { in Annotation() method in ByteArrayAnnotatedOutput.Annotation
/external/testng/src/main/java/org/testng/internal/annotations/
DJDK15AnnotationFinder.java210 Constructor<?> testConstructor, Method testMethod, Pair<Annotation, ?> p) { in findAnnotation()
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp963 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
978 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h280 Annotation, enumerator