Home
last modified time | relevance | path

Searched defs:locale (Results 76 - 100 of 916) sorted by relevance

12345678910>>...37

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleSyntaxException.java
H A DParseStatus.java
H A DExtension.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCompactDecimalFormat.java85 public static CompactDecimalFormat getInstance(ULocale locale, CompactStyle style) { in getInstance() argument
99 getInstance(Locale locale, CompactStyle style) getInstance() argument
109 CompactDecimalFormat(ULocale locale, CompactStyle style) CompactDecimalFormat() argument
[all...]
H A DCurrencyFormat.java38 public CurrencyFormat(ULocale locale) { in CurrencyFormat() argument
H A DChineseDateFormatSymbols.java58 public ChineseDateFormatSymbols(Locale locale) { in ChineseDateFormatSymbols() argument
68 public ChineseDateFormatSymbols(ULocale locale) { in ChineseDateFormatSymbols() argument
79 ChineseDateFormatSymbols(Calendar cal, Locale locale) ChineseDateFormatSymbols() argument
91 ChineseDateFormatSymbols(Calendar cal, ULocale locale) ChineseDateFormatSymbols() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DDangiCalendar.java120 public DangiCalendar(TimeZone zone, ULocale locale) { in DangiCalendar() argument
H A DCurrencyServiceShim.java52 Object registerInstance(Currency currency, ULocale locale) { in registerInstance() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesFactory.java27 public boolean hasOverride(ULocale locale) { in hasOverride() argument
31 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale() argument
39 public ULocale getFunctionalEquivalent(ULocale locale, boolean[] isAvailable) { in getFunctionalEquivalent() argument
H A DIntlTestNumberFormat.java41 private void _testLocale(Locale locale) { in _testLocale() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java20 public ULocale locale; field in AffixTokenMatcherFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceTableAccess.java25 public static String getTableString(String path, ULocale locale, String tableName, in getTableString() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DIntlTestNumberFormat.java44 private void _testLocale(Locale locale) { in _testLocale() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dustrcase_locale.cpp31 ustrcase_getCaseLocale(const char *locale) { in ustrcase_getCaseLocale() argument
45 u_strToLower(UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode) u_strToLower() argument
57 u_strToUpper(UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode) u_strToUpper() argument
70 toLower( const char *locale, uint32_t options, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument
82 toUpper( const char *locale, uint32_t options, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcurrfmt.cpp23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() argument
/third_party/libsnd/tests/
H A Dlocale_test.c94 { const char *locale ; member
/third_party/node/tools/gyp/pylib/gyp/
H A Deasy_xml.py8 import locale namespace
/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.h65 const Locale *locale = list.localeAt(index++); variable
H A Dustrcase_locale.cpp31 ustrcase_getCaseLocale(const char *locale) { in ustrcase_getCaseLocale() argument
45 u_strToLower(char16_t *dest, int32_t destCapacity, const char16_t *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode) u_strToLower() argument
57 u_strToUpper(char16_t *dest, int32_t destCapacity, const char16_t *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode) u_strToUpper() argument
70 toLower( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument
82 toUpper( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
[all...]
H A Ducat.cpp40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcurrfmt.cpp23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() argument
H A Dunumsys.cpp22 unumsys_open(const char *locale, UErrorCode *status) in unumsys_open() argument
H A Dulistformatter.cpp23 ulistfmt_open(const char* locale, in ulistfmt_open() argument
38 ulistfmt_openForType(const char* locale, UListFormatterType type, in ulistfmt_openForType() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dplurfmt.h558 Locale locale; global() member in PluralFormat
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Deasy_xml.py8 import locale namespace

Completed in 8 milliseconds

12345678910>>...37