OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_FORMAT_INEXACT_ERROR
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/unicode/
utypes.h
607
U_FORMAT_INEXACT_ERROR
, /**< Cannot format a number exactly and rounding mode is ROUND_UNNECESSARY @stable ICU 4.8 */
/external/icu4c/test/intltest/
dcfmtest.cpp
437
if ((status ==
U_FORMAT_INEXACT_ERROR
) && (result == "") && (expected == "Inexact")) {
/external/icu4c/i18n/
decimfmt.cpp
[
all
...]
Completed in 51 milliseconds