Home | History | Annotate | Download | only in util

Lines Matching defs:DECIMAL_FLOAT

2698         DECIMAL_FLOAT
2842 case Conversion.DECIMAL_FLOAT:
3096 if (c == Conversion.DECIMAL_FLOAT) {
3392 } else if (c == Conversion.DECIMAL_FLOAT) {
3399 FormattedFloatingDecimal.Form.DECIMAL_FLOAT);
3700 } else if (c == Conversion.DECIMAL_FLOAT) {
3721 BigDecimalLayoutForm.DECIMAL_FLOAT);
3767 print(sb, value, l, f, Conversion.DECIMAL_FLOAT, prec,
3860 if (form == BigDecimalLayoutForm.DECIMAL_FLOAT) {
4607 static final char DECIMAL_FLOAT = 'f';
4686 case DECIMAL_FLOAT: