Home
last modified time | relevance | path

Searched refs:getDeclaredAnnotations (Results 251 – 275 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/annotation/AnnotationType/
H A DAnnotationTypeDeadlockTest.java68 clazz.getDeclaredAnnotations(); in run()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/annotation/AnnotationType/
H A DAnnotationTypeDeadlockTest.java68 clazz.getDeclaredAnnotations(); in run()
/dports/lang/gcc48/gcc-4.8.5/libjava/java/lang/
H A DClass.h443 jobjectArray getDeclaredAnnotations(jint, jint, jint);
444 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Method *,
446 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Constructor *,
448 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Field *);
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/lang/
H A DClass.h443 jobjectArray getDeclaredAnnotations(jint, jint, jint);
444 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Method *,
446 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Constructor *,
448 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Field *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/lang/
H A DClass.h443 jobjectArray getDeclaredAnnotations(jint, jint, jint);
444 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Method *,
446 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Constructor *,
448 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Field *);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/lang/
H A DClass.h443 jobjectArray getDeclaredAnnotations(jint, jint, jint);
444 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Method *,
446 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Constructor *,
448 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Field *);
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/lang/
H A DClass.h443 jobjectArray getDeclaredAnnotations(jint, jint, jint);
444 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Method *,
446 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Constructor *,
448 jobjectArray getDeclaredAnnotations(::java::lang::reflect::Field *);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/vm/reference/java/lang/reflect/
H A DVMField.java547 native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in VMField
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/vm/reference/java/lang/reflect/
H A DVMField.java547 native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in VMField
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/vm/reference/java/lang/reflect/
H A DVMField.java547 native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in VMField
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/vm/reference/java/lang/reflect/
H A DVMField.java547 native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in VMField
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/vm/reference/java/lang/reflect/
H A DVMField.java547 native Annotation[] getDeclaredAnnotations(); in getDeclaredAnnotations() method in VMField
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java702 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
703 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/lang/reflect/
H A DField.java739 Annotation[] annos = getDeclaredAnnotations(); in getAnnotation()
746 public Annotation[] getDeclaredAnnotations() in getDeclaredAnnotations() method in Field
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/lang/reflect/
H A DField.java739 Annotation[] annos = getDeclaredAnnotations(); in getAnnotation()
746 public Annotation[] getDeclaredAnnotations() in getDeclaredAnnotations() method in Field
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java702 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
703 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java703 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
704 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/lang/reflect/
H A DField.java739 Annotation[] annos = getDeclaredAnnotations(); in getAnnotation()
746 public Annotation[] getDeclaredAnnotations() in getDeclaredAnnotations() method in Field
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java704 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
705 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java746 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
747 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
H A DAccessibleObject.java549 return getDeclaredAnnotations(); in getAnnotations()
599 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in AccessibleObject
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java703 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
704 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java702 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
703 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/reflect/
H A DMethod.java700 public Annotation[] getDeclaredAnnotations() { in getDeclaredAnnotations() method in Method
701 return super.getDeclaredAnnotations(); in getDeclaredAnnotations()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/lang/reflect/
H A DField.java739 Annotation[] annos = getDeclaredAnnotations(); in getAnnotation()
746 public Annotation[] getDeclaredAnnotations() in getDeclaredAnnotations() method in Field

1...<<11121314151617181920>>...23