Home
last modified time | relevance | path

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

/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/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/node/deps/icu-small/source/common/
Ducurr.cpp632 UBool* isChoiceFormat, // fillin in ucurr_getName()
733 UBool* isChoiceFormat, in ucurr_getPluralName()
/third_party/icu/icu4c/source/common/
Ducurr.cpp632 UBool* isChoiceFormat, // fillin in ucurr_getName()
733 UBool* isChoiceFormat, in ucurr_getPluralName()
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2000 UBool isChoiceFormat; in TestCurrencyNames() local