Home
last modified time | relevance | path

Searched refs:unum_setDoubleAttribute (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dunum.h1173 unum_setDoubleAttribute( UNumberFormat* fmt,
/external/icu/libandroidicu/include/unicode/
Dunum.h1173 unum_setDoubleAttribute( UNumberFormat* fmt,
Durename.h1200 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute) macro
/external/icu/icu4c/source/i18n/
Dunum.cpp606 unum_setDoubleAttribute( UNumberFormat* fmt, in unum_setDoubleAttribute() function
/external/icu/icu4c/source/test/cintltst/
Dcnmdptst.c696 unum_setDoubleAttribute(def, attr, dvalue); in TestDoubleAttribute()
Dcnumtst.c1261 unum_setDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT, 20.0); in TestSigDigRounding()
1585 unum_setDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT, val+.5); in test_fmt()
/external/icu/icu4c/source/common/unicode/
Durename.h1200 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute) macro
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp6955 unum_setDoubleAttribute(fmt,UNUM_ROUNDING_INCREMENT,0); in Test9087()
/external/icu/libandroidicu/static_shim/
Dshim.cpp2086 unum_setDoubleAttribute(fmt, attr, newValue); in unum_setDoubleAttribute_android()