Searched defs:RUNTIME (Results 1 – 3 of 3) sorted by relevance
25 RUNTIME("runtime"), enumConstant
38 public static final int RUNTIME = 1; field in AnnotationVisibility
1028 enum IntrinsicType { RUNTIME, INLINE }; in FOR_EACH_INTRINSIC_RETURN_OBJECT() enumerator