Home
last modified time | relevance | path

Searched refs:UCONFIG_FORMAT_FASTPATHS_49 (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/common/unicode/
Duconfig.h408 #ifndef UCONFIG_FORMAT_FASTPATHS_49
409 # define UCONFIG_FORMAT_FASTPATHS_49 1 macro
/external/icu4c/i18n/
Ddecimfmt.cpp79 #if UCONFIG_FORMAT_FASTPATHS_49
370 #if UCONFIG_FORMAT_FASTPATHS_49 in init()
517 #if UCONFIG_FORMAT_FASTPATHS_49 in construct()
779 #if UCONFIG_FORMAT_FASTPATHS_49 in operator =()
1014 #if UCONFIG_FORMAT_FASTPATHS_49
1121 #if UCONFIG_FORMAT_FASTPATHS_49 in _format()
1273 #if UCONFIG_FORMAT_FASTPATHS_49 in format()
3134 #if UCONFIG_FORMAT_FASTPATHS_49 in adoptDecimalFormatSymbols()
3146 #if UCONFIG_FORMAT_FASTPATHS_49 in setDecimalFormatSymbols()
3178 #if UCONFIG_FORMAT_FASTPATHS_49 in adoptCurrencyPluralInfo()
[all …]
Ddcfmtimp.h13 #if UCONFIG_FORMAT_FASTPATHS_49
/external/icu4c/i18n/unicode/
Ddecimfmt.h47 #if UCONFIG_FORMAT_FASTPATHS_49
2411 #if UCONFIG_FORMAT_FASTPATHS_49
/external/icu4c/tools/toolutil/
Dudbgutil.cpp541 { "uconfig.format_fastpaths_49",paramInteger, "b", UCONFIG_FORMAT_FASTPATHS_49},
/external/icu4c/test/intltest/
Dnumfmtst.cpp6588 #if UCONFIG_FORMAT_FASTPATHS_49 in TestFormatFastpaths()