Searched defs:MIN_VALUE (Results 1 – 14 of 14) sorted by relevance
124 builder.setSafeRange(Character.MIN_VALUE, '\uFFFD'); in builder.setSafeRange()
35 protected static final String MIN_VALUE = "-" + UNSIGNED_MIN_VALUE; field in IntegerLiteralExpr
35 protected static final String MIN_VALUE = "-" + UNSIGNED_MIN_VALUE + "L"; field in LongLiteralExpr
34 protected static final String MIN_VALUE = "-" + UNSIGNED_MIN_VALUE + "L"; field in LongLiteralExpr
34 protected static final String MIN_VALUE = "-" + UNSIGNED_MIN_VALUE; field in IntegerLiteralExpr
355 MIN_VALUE = 0, enumerator
12 #define MIN_VALUE (-MAX_VALUE) macro
421 #define MIN_VALUE(a, b) ((a)<(b) ? (a) : (b)) macro
1255 …private static final com.ibm.icu.math.BigDecimal MIN_VALUE = com.ibm.icu.math.BigDecimal.valueOf(L… field in RuleBasedNumberFormat
325 public static final int MIN_VALUE = LOW; field in UnicodeSet
1228 …private static final android.icu.math.BigDecimal MIN_VALUE = android.icu.math.BigDecimal.valueOf(L… field in RuleBasedNumberFormat
322 public static final int MIN_VALUE = LOW; field in UnicodeSet
3842 public static final int MIN_VALUE = Character.MIN_CODE_POINT; field in UCharacter
3293 public static final int MIN_VALUE = Character.MIN_CODE_POINT; field in UCharacter