Searched defs:UFMT_DOUBLE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duformattable.h48 UFMT_DOUBLE, /**< ufmt_getDouble() will return without conversion. @see ufmt_getDouble*/ enumerator in enum:UFormattableType
145 * Gets the double value of this object. If the type is not a UFMT_DOUBLE, or
/external/icu/icu4c/source/i18n/unicode/
H A Duformattable.h48 UFMT_DOUBLE, /**< ufmt_getDouble() will return without conversion. @see ufmt_getDouble*/ enumerator in enum:UFormattableType
145 * Gets the double value of this object. If the type is not a UFMT_DOUBLE, or
/external/chromium_org/third_party/icu/source/io/
H A Duprntf_p.c49 #define UFMT_DOUBLE {ufmt_double, u_printf_double_handler} macro
982 UFMT_INT, UFMT_SCIENTIFIC, UFMT_DOUBLE, UFMT_SCIDBL,
H A Duscanf_p.c253 #define UFMT_DOUBLE {ufmt_double, u_scanf_double_handler} macro
1288 UFMT_INT, UFMT_SCIENTIFIC, UFMT_DOUBLE, UFMT_SCIDBL,
/external/icu/icu4c/source/io/
H A Duprntf_p.c49 #define UFMT_DOUBLE {ufmt_double, u_printf_double_handler} macro
982 UFMT_INT, UFMT_SCIENTIFIC, UFMT_DOUBLE, UFMT_SCIDBL,
H A Duscanf_p.c253 #define UFMT_DOUBLE {ufmt_double, u_scanf_double_handler} macro
1288 UFMT_INT, UFMT_SCIENTIFIC, UFMT_DOUBLE, UFMT_SCIDBL,

Completed in 192 milliseconds