Searched refs:unum_getDoubleAttribute (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dunum.h737 * @see unum_getDoubleAttribute
760 * @see unum_getDoubleAttribute
787 unum_getDoubleAttribute(const UNumberFormat* fmt,
799 * @see unum_getDoubleAttribute
/external/icu4c/test/cintltst/
H A Dcnmdptst.c670 * Testing unum_getDoubleAttribute and unum_setDoubleAttribute()
689 dvalue=unum_getDoubleAttribute(def, attr);
694 if(unum_getDoubleAttribute(def,attr)!=mydata[i])
H A Dcnumtst.c1556 double val = unum_getDoubleAttribute(fmt, UNUM_LENIENT_PARSE);
1560 val = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT);
1565 val2 = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT);
/external/icu4c/i18n/
H A Dunum.cpp623 unum_getDoubleAttribute(const UNumberFormat* fmt, function
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h868 #define unum_getDoubleAttribute unum_getDoubleAttribute_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h868 #define unum_getDoubleAttribute unum_getDoubleAttribute_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h868 #define unum_getDoubleAttribute unum_getDoubleAttribute_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h868 #define unum_getDoubleAttribute unum_getDoubleAttribute_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1136 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute) macro

Completed in 395 milliseconds