Searched refs:unum_getAttribute (Results 1 - 14 of 14) sorted by relevance

/external/chromium/third_party/icu/source/io/
H A Duprntf_p.c301 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
302 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS);
382 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS);
513 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS);
612 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
613 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS);
701 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
702 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS);
834 maxSigDecimalDigits = unum_getAttribute(format, UNUM_MAX_SIGNIFICANT_DIGITS);
899 minDecimalDigits = unum_getAttribute(forma
[all...]
/external/icu4c/io/
H A Duprntf_p.c301 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
302 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS);
382 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS);
513 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS);
612 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
613 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS);
701 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS);
702 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS);
834 maxSigDecimalDigits = unum_getAttribute(format, UNUM_MAX_SIGNIFICANT_DIGITS);
899 minDecimalDigits = unum_getAttribute(forma
[all...]
/external/chromium/third_party/icu/source/test/cintltst/
H A Dcnumtst.c679 /*Testing unum_getAttribute and unum_setAttribute() */
682 newvalue=unum_getAttribute(def, attr);
685 if(unum_getAttribute(def,attr)!=2)
691 newvalue=unum_getAttribute(def, attr);
694 if(unum_getAttribute(def,attr) != 8)
700 newvalue=unum_getAttribute(def, attr);
703 if(unum_getAttribute(def,attr) != 2)
712 newvalue=unum_getAttribute(fr, attr);
714 if(unum_getAttribute(def,attr)!=unum_getAttribute(f
[all...]
/external/icu4c/test/cintltst/
H A Dcnumtst.c679 /*Testing unum_getAttribute and unum_setAttribute() */
682 newvalue=unum_getAttribute(def, attr);
685 if(unum_getAttribute(def,attr)!=2)
691 newvalue=unum_getAttribute(def, attr);
694 if(unum_getAttribute(def,attr) != 8)
700 newvalue=unum_getAttribute(def, attr);
703 if(unum_getAttribute(def,attr) != 2)
712 newvalue=unum_getAttribute(fr, attr);
714 if(unum_getAttribute(def,attr)!=unum_getAttribute(f
[all...]
/external/chromium/third_party/icu/public/i18n/unicode/
H A Dunum.h601 unum_getAttribute(const UNumberFormat* fmt,
616 * @see unum_getAttribute
636 * @see unum_getAttribute
654 * @see unum_getAttribute
708 * @see unum_getAttribute
731 * @see unum_getAttribute
/external/icu4c/i18n/unicode/
H A Dunum.h690 unum_getAttribute(const UNumberFormat* fmt,
705 * @see unum_getAttribute
725 * @see unum_getAttribute
743 * @see unum_getAttribute
797 * @see unum_getAttribute
820 * @see unum_getAttribute
/external/chromium/third_party/icu/source/i18n/
H A Dunum.cpp397 unum_getAttribute(const UNumberFormat* fmt, function
/external/icu4c/i18n/
H A Dunum.cpp400 unum_getAttribute(const UNumberFormat* fmt, function
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h866 #define unum_getAttribute unum_getAttribute_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h866 #define unum_getAttribute unum_getAttribute_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h866 #define unum_getAttribute unum_getAttribute_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h866 #define unum_getAttribute unum_getAttribute_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1104 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h1043 #define unum_getAttribute unum_getAttribute_4_2 macro

Completed in 168 milliseconds