Home
last modified time | relevance | path

Searched defs:isChoiceFormat (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DCustomSymbolCurrency.java43 public String getName(ULocale locale, int nameStyle, boolean[] isChoiceFormat) { in getName()
54 …ublic String getName(ULocale locale, int nameStyle, String pluralCount, boolean[] isChoiceFormat) { in getName()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DCustomSymbolCurrency.java47 public String getName(ULocale locale, int nameStyle, boolean[] isChoiceFormat) { in getName()
58 …ublic String getName(ULocale locale, int nameStyle, String pluralCount, boolean[] isChoiceFormat) { in getName()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCurrency.java533 boolean[] isChoiceFormat) { in getName()
557 public String getName(ULocale locale, int nameStyle, boolean[] isChoiceFormat) { in getName()
596 boolean[] isChoiceFormat) { in getName()
622 boolean[] isChoiceFormat) { in getName()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCurrency.java559 boolean[] isChoiceFormat) { in getName()
584 public String getName(ULocale locale, int nameStyle, boolean[] isChoiceFormat) { in getName()
624 boolean[] isChoiceFormat) { in getName()
651 boolean[] isChoiceFormat) { in getName()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_currencysymbols.cpp85 UBool isChoiceFormat = FALSE; in getPluralName() local
Dnumber_longnames.cpp122 UBool isChoiceFormat = FALSE; in getCurrencyLongNameData() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducurr.cpp682 UBool* isChoiceFormat, // fillin in ucurr_getName()
775 UBool* isChoiceFormat, in ucurr_getPluralName()
1642 UBool isChoiceFormat; in uprv_getStaticCurrencyName() local
/third_party/icu/icu4c/source/common/
Ducurr.cpp634 UBool* isChoiceFormat, // fillin in ucurr_getName()
748 UBool* isChoiceFormat, in ucurr_getPluralName()
/third_party/skia/third_party/externals/icu/source/common/
Ducurr.cpp634 UBool* isChoiceFormat, // fillin in ucurr_getName()
748 UBool* isChoiceFormat, in ucurr_getPluralName()
/third_party/node/deps/icu-small/source/common/
Ducurr.cpp634 UBool* isChoiceFormat, // fillin in ucurr_getName()
748 UBool* isChoiceFormat, in ucurr_getPluralName()
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2004 UBool isChoiceFormat; in TestCurrencyNames() local