Home | History | Annotate | Download | only in common

Lines Matching full:max_value

425  * @param c a character in the range MIN_VALUE..MAX_VALUE
768 if (c < MIN_VALUE || c > MAX_VALUE) {
1242 * <code>complement(MIN_VALUE, MAX_VALUE)</code>.
2011 // MIN_VALUE and MAX_VALUE, then the inverse representation will
2015 getRangeEnd(count-1) == MAX_VALUE) {