Lines Matching defs:UErrorCode
973 UErrorCode&) { in parseExponentWidthOption() argument
995 …t_helpers::generateExponentWidthOption(int32_t minExponentDigits, UnicodeString& sb, UErrorCode&) { in generateExponentWidthOption() argument
1001 …t_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UErrorCode&) { in parseExponentSignOption() argument
1039 …int_helpers::generateCurrencyOption(const CurrencyUnit& currency, UnicodeString& sb, UErrorCode&) { in generateCurrencyOption() argument
1174 …t_helpers::generateFractionStem(int32_t minFrac, int32_t maxFrac, UnicodeString& sb, UErrorCode&) { in generateFractionStem() argument
1232 …print_helpers::generateDigitsStem(int32_t minSig, int32_t maxSig, UnicodeString& sb, UErrorCode&) { in generateDigitsStem() argument
1389 …t_helpers::parseTrailingZeroOption(const StringSegment& segment, MacroProps& macros, UErrorCode&) { in parseTrailingZeroOption() argument
1403 UErrorCode&) { in generateIncrementOption() argument
1456 UErrorCode&) { in generateIntegerWidthOption() argument
1483 UErrorCode&) { in generateNumberingSystemOption() argument
1598 bool GeneratorHelpers::usage(const MacroProps& macros, UnicodeString& sb, UErrorCode& /* status */)… in usage() argument
1656 bool GeneratorHelpers::roundingMode(const MacroProps& macros, UnicodeString& sb, UErrorCode&) { in roundingMode() argument
1717 bool GeneratorHelpers::unitWidth(const MacroProps& macros, UnicodeString& sb, UErrorCode&) { in unitWidth() argument
1725 bool GeneratorHelpers::sign(const MacroProps& macros, UnicodeString& sb, UErrorCode&) { in sign() argument
1733 bool GeneratorHelpers::decimal(const MacroProps& macros, UnicodeString& sb, UErrorCode&) { in decimal() argument