Searched refs:uprv_round (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dputilimp.h359 U_INTERNAL double U_EXPORT2 uprv_round(double x);
H A Dputil.cpp466 uprv_round(double x) function
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dnfsubs.cpp295 virtual double transformNumber(double number) const { return uprv_round(number * denominator); }
1092 // int32_t numberToFormat = (int32_t)uprv_round(transformNumber(number) * uprv_pow(10, kMaxDecimalDigits));
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Durename.h1342 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Durename.h1321 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Durename.h1321 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) macro
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h1321 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) macro

Completed in 301 milliseconds