Searched defs:unf (Results 1 – 6 of 6) sorted by relevance
677 UnlocalizedNumberFormatter unf = NumberFormatter.with() in testPlurals() local
680 UnlocalizedNumberFormatter unf = NumberFormatter.with() in testPlurals() local
678 UnlocalizedNumberFormatter unf = NumberFormatter::with() in testPlurals() local
1270 number::UnlocalizedNumberFormatter unf = number::NumberFormatter::with() in testSelectTrailingZeros() local
905 if (auto *unf{io.get_if<UnformattedIoStatementState<Direction::Output>>()}) { in IONAME() local917 if (auto *unf{io.get_if<UnformattedIoStatementState<Direction::Input>>()}) { in IONAME() local
3334 UNumberFormat* unf = unum_open(itemPtr->style, NULL, 0, itemPtr->locale, NULL, &status); in TestSetMaxFracAndRoundIncr() local