Home
last modified time | relevance | path

Searched refs:unum_getDoubleAttribute (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dunum.h1133 unum_getDoubleAttribute(const UNumberFormat* fmt,
/external/icu/icu4c/source/test/cintltst/
Dcnmdptst.c692 dvalue=unum_getDoubleAttribute(def, attr); in TestDoubleAttribute()
697 if(unum_getDoubleAttribute(def,attr)!=mydata[i]) in TestDoubleAttribute()
Dcnumtst.c1561 double val = unum_getDoubleAttribute(fmt, UNUM_LENIENT_PARSE); in test_fmt()
1565 val = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT); in test_fmt()
1570 val2 = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT); in test_fmt()
/external/icu/icu4c/source/i18n/
Dunum.cpp593 unum_getDoubleAttribute(const UNumberFormat* fmt, in unum_getDoubleAttribute() function
/external/icu/icu4c/source/common/unicode/
Durename.h1156 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute) macro