Searched refs:UNUM_GROUPING_AUTO (Results 1 – 6 of 6) sorted by relevance
232 UNUM_GROUPING_AUTO, enumerator
41 case UNUM_GROUPING_AUTO: in forStrategy()
61 Grouper grouper = Grouper::forStrategy(UNUM_GROUPING_AUTO); in createSimpleParser()
231 return UNUM_GROUPING_AUTO; in groupingStrategy()330 case UNUM_GROUPING_AUTO: in groupingStrategy()1430 } else if (macros.grouper.fStrategy == UNUM_GROUPING_AUTO) { in grouping()
298 fMicros.grouping = Grouper::forStrategy(UNUM_GROUPING_AUTO); in macrosToMicroGenerator()
1166 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO), in grouping()1181 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO), in grouping()1258 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO), in grouping()1305 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO).unit(USD), in grouping()