Searched refs:UPPER (Results 1 – 7 of 7) sorted by relevance
41 #define UPPER(a) (((a)>>16) & 0xFFFF) macro
211 @IntDef({UPPER, LOWER})233 public static final int UPPER = 121; field in ScriptIntrinsicBLAS269 if (Uplo != UPPER && Uplo != LOWER) { in validateUplo()
218 @IntDef({UPPER, LOWER})240 public static final int UPPER = 121;276 if (Uplo != UPPER && Uplo != LOWER) {
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
36938 field @Deprecated public static final int UPPER = 121; // 0x79