Searched refs:UNUM_MULTIPLIER (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h645 UNUM_MULTIPLIER, enumerator in enum:UNumberFormatAttribute
679 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
701 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
/external/icu4c/i18n/unicode/
H A Dunum.h767 UNUM_MULTIPLIER, enumerator in enum:UNumberFormatAttribute
852 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
875 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
/external/chromium_org/third_party/icu/source/i18n/
H A Dunum.cpp527 case UNUM_MULTIPLIER:
621 case UNUM_MULTIPLIER:
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcnumtst.c745 attr=UNUM_MULTIPLIER;
750 log_err("error in setting and getting attributes for UNUM_MULTIPLIER\n");
752 log_verbose("Pass:setting and getting attributes for UNUM_MULTIPLIER works fine\n");
/external/icu4c/i18n/
H A Ddecimfmt.cpp5515 case UNUM_MULTIPLIER:
5612 case UNUM_MULTIPLIER:
/external/icu4c/test/cintltst/
H A Dcnumtst.c726 attr=UNUM_MULTIPLIER;
731 log_err("error in setting and getting attributes for UNUM_MULTIPLIER\n");
733 log_verbose("Pass:setting and getting attributes for UNUM_MULTIPLIER works fine\n");

Completed in 44 milliseconds