Home
last modified time | relevance | path

Searched defs:locale (Results 551 - 575 of 1003) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_formatimpl.cpp476 resolvePluralRules(const PluralRules* rulesPtr, const Locale& locale, UErrorCode& status) resolvePluralRules() argument
[all...]
H A Dnumber_mapper.cpp45 Locale locale = symbols.getLocale(); in oldToNew() local
H A Dudatpg.cpp32 udatpg_open(const char *locale, UErrorCode *pErrorCode) { in udatpg_open() argument
H A Dwinnmfmt.cpp144 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() argument
206 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) in Win32NumberFormat() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddcfmtsym.h493 Locale locale; global() member in DecimalFormatSymbols
[all...]
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c52 static const char *locale = NULL; variable
/third_party/python/Lib/tkinter/
H A Dfiledialog.py468 import locale namespace
/third_party/python/Lib/test/libregrtest/
H A Druntest_mp.py25 import locale namespace
/third_party/skia/third_party/externals/icu/source/common/
H A Dservls.cpp45 ICULocaleService::get(const Locale& locale, UErrorCode& status) const in get() argument
51 ICULocaleService::get(const Locale& locale, int32_t kind, UErrorCode& status) const in get() argument
57 ICULocaleService::get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const in get() argument
63 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const in get() argument
95 ICULocaleService::registerInstance(UObject* objToAdopt, const UnicodeString& locale, in registerInstance() argument
105 registerInstance(UObject* objToAdopt, const Locale& locale, UErrorCode& status) registerInstance() argument
111 registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UErrorCode& status) registerInstance() argument
117 registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int32_t coverage, UErrorCode& status) registerInstance() argument
[all...]
H A Dubrk.cpp34 ubrk_open(UBreakIteratorType type, const char *locale, const UChar *text, int32_t textLength, UErrorCode *status) ubrk_open() argument
H A Dustr_titlecase_brkiter.cpp132 ustrcase_getTitleBreakIterator( const Locale *locale, const char *locID, uint32_t options, BreakIterator *iter, LocalPointer<BreakIterator> &ownedIter, UErrorCode &errorCode) ustrcase_getTitleBreakIterator() argument
166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument
190 u_strToTitle(UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UBreakIterator *titleIter, const char *locale, UErrorCode *pErrorCode) u_strToTitle() argument
[all...]
/third_party/tzdata/
H A Dstrftime.c119 strftime_l(char *restrict s, size_t maxsize, char const *restrict format, struct tm const *restrict t, ATTRIBUTE_MAYBE_UNUSED locale_t locale) strftime_l() argument
/third_party/python/Modules/clinic/
H A D_localemodule.c.h22 const char *locale = NULL; in _locale_setlocale() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DFontCollection.cpp306 sk_sp<SkTypeface> FontCollection::defaultFallback(SkUnichar unicode, SkFontStyle fontStyle, const SkString& locale) { argument
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_client.cpp357 std::unique_ptr<SkBreakIterator> SkUnicode_client::makeBreakIterator(const char locale[], in makeBreakIterator() argument
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h85 icu::Locale locale; member in OHOS::Global::I18n::DateTimeFormat
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp286 std::string locale = GetLocale(cfg); in GetConfiguration() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp23 DateTimeFilter::DateTimeFilter(std::string& locale, DateTimeRule* dateTimeRule) in DateTimeFilter() argument
H A Ddate_time_rule.cpp23 DateTimeRule::DateTimeRule(std::string& locale) in DateTimeRule() argument
49 void DateTimeRule::Init(std::string& locale) in Init() argument
292 IsRelDates(icu::UnicodeString& hyphen, std::string& locale) IsRelDates() argument
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp109 bool IsValidLocaleTag(icu::Locale &locale) in IsValidLocaleTag() argument
178 icu::Locale locale = icu::Locale::forLanguageTag(language.data(), icuStatus); in GetISO3Language() local
188 icu::Locale locale; in GetISO3Country() local
[all...]
H A Dnumber_format.cpp143 void NumberFormat::CreateRelativeTimeFormat(const std::string& locale) in CreateRelativeTimeFormat() argument
[all...]
H A Dpreferred_language.cpp101 icu::Locale locale = icu::Locale::forLanguageTag(language.c_str(), status); in GetMatchedLanguage() local
H A Dphone_number_format.cpp112 icu::Locale locale = icu::Locale::createFromName(countryTag.c_str()); in PhoneNumberFormat() local
240 getLocationName( const std::string &number, const std::string &locale) getLocationName() argument
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp57 NumberFormatImpl::NumberFormatImpl(LocaleInfo &locale, int &status) in NumberFormatImpl() argument
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DFetcher.java81 private ULocale locale; field in Fetcher
[all...]

Completed in 23 milliseconds

1...<<21222324252627282930>>...41