Home
last modified time | relevance | path

Searched refs:uprv_decContextSetRounding (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ddigitlst.cpp74 uprv_decContextSetRounding(&fContext, DEC_ROUND_HALF_EVEN); in DigitList()
200 uprv_decContextSetRounding(&fContext, DEC_ROUND_HALF_EVEN); in clear()
274 uprv_decContextSetRounding(&fContext, r); in setRoundingMode()
DdecContext.h257 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *, enum rounding);
DdecContext.c186 U_CAPI decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *context, in uprv_decContextSetRounding() function
/external/icu/icu4c/source/i18n/
Ddigitlst.cpp70 uprv_decContextSetRounding(&fContext, DEC_ROUND_HALF_EVEN); in DigitList()
196 uprv_decContextSetRounding(&fContext, DEC_ROUND_HALF_EVEN); in clear()
270 uprv_decContextSetRounding(&fContext, r); in setRoundingMode()
DdecContext.h257 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *, enum rounding);
DdecContext.c186 U_CAPI decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *context, in uprv_decContextSetRounding() function
/external/icu/icu4c/source/common/unicode/
Durename.h1188 #define uprv_decContextSetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetRounding) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1254 #define uprv_decContextSetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetRounding) macro