| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | LocaleSyntaxException.java | |
| H A D | ParseStatus.java | |
| H A D | Extension.java | |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | CompactDecimalFormat.java | 85 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 D | CurrencyFormat.java | 38 public CurrencyFormat(ULocale locale) { in CurrencyFormat() argument
|
| H A D | ChineseDateFormatSymbols.java | 58 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 D | DangiCalendar.java | 120 public DangiCalendar(TimeZone zone, ULocale locale) { in DangiCalendar() argument
|
| H A D | CurrencyServiceShim.java | 52 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 D | PluralRulesFactory.java | 27 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 D | IntlTestNumberFormat.java | 41 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 D | AffixTokenMatcherFactory.java | 20 public ULocale locale; field in AffixTokenMatcherFactory
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUResourceTableAccess.java | 25 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 D | IntlTestNumberFormat.java | 44 private void _testLocale(Locale locale) { in _testLocale() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ustrcase_locale.cpp | 31 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 D | currfmt.cpp | 23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() argument
|
| /third_party/libsnd/tests/ |
| H A D | locale_test.c | 94 { const char *locale ; member
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | easy_xml.py | 8 import locale namespace
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localeprioritylist.h | 65 const Locale *locale = list.localeAt(index++); variable
|
| H A D | ustrcase_locale.cpp | 31 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 D | ucat.cpp | 40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | currfmt.cpp | 23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() argument
|
| H A D | unumsys.cpp | 22 unumsys_open(const char *locale, UErrorCode *status) in unumsys_open() argument
|
| H A D | ulistformatter.cpp | 23 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 D | plurfmt.h | 558 Locale locale; global() member in PluralFormat [all...] |
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | easy_xml.py | 8 import locale namespace
|