Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Dunum.h893 unum_setDoubleAttribute( UNumberFormat* fmt,
/external/icu4c/i18n/
Dunum.cpp515 unum_setDoubleAttribute( UNumberFormat* fmt, in unum_setDoubleAttribute() function
/external/icu4c/test/cintltst/
Dcnmdptst.c693 unum_setDoubleAttribute(def, attr, dvalue); in TestDoubleAttribute()
Dcnumtst.c1223 unum_setDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT, 20.0); in TestSigDigRounding()
1540 unum_setDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT, val+.5); in test_fmt()
/external/icu4c/common/unicode/
Durename.h1158 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute) macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h878 #define unum_setDoubleAttribute unum_setDoubleAttribute_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h878 #define unum_setDoubleAttribute unum_setDoubleAttribute_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h878 #define unum_setDoubleAttribute unum_setDoubleAttribute_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h878 #define unum_setDoubleAttribute unum_setDoubleAttribute_3_2 macro
/external/icu4c/test/intltest/
Dnumfmtst.cpp6573 unum_setDoubleAttribute(fmt,UNUM_ROUNDING_INCREMENT,0); in Test9087()