| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | connection_pool.cpp | 538 int32_t ConnPool::Container::ConfigLocale(const std::string &locale) in ConfigLocale() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | wctypendk.cpp | 620 locale_t locale = nullptr;
in TowctransL() local 663 locale_t locale = nullptr;
in TowlowerL() local 771 locale_t locale in WctransL() local 818 locale_t locale = nullptr; WctypeL() local [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetSCSU.java | 135 byte locale; field in CharsetSCSU.SCSUData
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | AlphabeticIndex.java | 235 public AlphabeticIndex(ULocale locale) { in AlphabeticIndex() argument 246 public AlphabeticIndex(Locale locale) { in AlphabeticIndex() argument 270 private AlphabeticIndex(ULocale locale, RuleBasedCollato argument 524 addIndexExemplars(ULocale locale) addIndexExemplars() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CaseMapImpl.java | 239 getTitleBreakIterator( Locale locale, int options, BreakIterator iter) getTitleBreakIterator() argument 264 getTitleBreakIterator( ULocale locale, int options, BreakIterator iter) getTitleBreakIterator() argument
|
| H A D | LocaleDisplayNamesImpl.java | 37 private final ULocale locale; field in LocaleDisplayNamesImpl 93 private static String toTitleWholeStringNoLowercase(ULocale locale, String s) { in toTitleWholeStringNoLowercase() argument 97 public static LocaleDisplayNames getInstance(ULocale locale, DialectHandling dialectHandling) { in getInstance() argument 103 public static LocaleDisplayNames getInstance(ULocale locale, DisplayContext... contexts) { in getInstance() argument 133 public LocaleDisplayNamesImpl(ULocale locale, DialectHandlin argument 138 LocaleDisplayNamesImpl(ULocale locale, DisplayContext... contexts) LocaleDisplayNamesImpl() argument 283 localeDisplayName(ULocale locale) localeDisplayName() argument 288 localeDisplayName(Locale locale) localeDisplayName() argument 298 localeDisplayNameInternal(ULocale locale) localeDisplayNameInternal() argument 672 ICUDataTable(String path, ULocale locale, boolean nullIfNotFound) ICUDataTable() argument 691 get(ULocale locale, boolean nullIfNotFound) get() argument 714 get(ULocale locale, boolean nullIfNotFound) get() argument 750 private ULocale locale; global() field in LocaleDisplayNamesImpl.Cache 756 get(ULocale locale, DialectHandling dialectHandling) get() argument 769 get(ULocale locale, DisplayContext... contexts) get() argument [all...] |
| H A D | TimeZoneGenericNames.java | 137 public TimeZoneGenericNames(ULocale locale, TimeZoneNames tznames) { in TimeZoneGenericNames() argument 170 private TimeZoneGenericNames(ULocale locale) { in TimeZoneGenericNames() argument 180 getInstance(ULocale locale) getInstance() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | LongNameHandler.java | 126 private static String getGenderForBuiltin(ULocale locale, MeasureUnit builtinUnit) { in getGenderForBuiltin() argument 439 private static void getCurrencyLongNameData(ULocale locale, Currency currency, String[] outArray) { in getCurrencyLongNameData() argument 269 getInflectedMeasureData(String subKey, ULocale locale, UnitWidth width, String gender, String caseVariant, String[] outArray) getInflectedMeasureData() argument 348 getMeasureData( ULocale locale, MeasureUnit unit, UnitWidth width, String unitDisplayCase, String[] outArray) getMeasureData() argument 458 getCompoundValue(String compoundKey, ULocale locale, UnitWidth width) getCompoundValue() argument 509 DerivedComponents(ULocale locale, String feature, String structure) DerivedComponents() argument 572 getDeriveCompoundRule(ULocale locale, String feature, String structure) getDeriveCompoundRule() argument 608 getDerivedGender(ULocale locale, String structure, String[] data0, String[] data1) getDerivedGender() argument 658 calculateGenderForUnit(ULocale locale, MeasureUnit unit) calculateGenderForUnit() argument 739 maybeCalculateGender(ULocale locale, MeasureUnit unit, String[] outArray) maybeCalculateGender() argument 766 getUnitDisplayName(ULocale locale, MeasureUnit unit, UnitWidth width) getUnitDisplayName() argument 772 forCurrencyLongNames( ULocale locale, Currency currency, PluralRules rules, MicroPropsGenerator parent) forCurrencyLongNames() argument 801 forMeasureUnit( ULocale locale, MeasureUnit unit, UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MeasureFormat.java | 232 public static MeasureFormat getInstance(ULocale locale, FormatWidth formatWidth) { in getInstance() argument 246 public static MeasureFormat getInstance(Locale locale, FormatWidth formatWidth) { in getInstance() argument 262 getInstance( ULocale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument 281 getInstance( Locale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument 569 getCurrencyFormat(ULocale locale) getCurrencyFormat() argument 581 getCurrencyFormat(Locale locale) getCurrencyFormat() argument 597 withLocale(ULocale locale) withLocale() argument 609 MeasureFormat(ULocale locale, FormatWidth formatWidth) MeasureFormat() argument 613 MeasureFormat( ULocale locale, FormatWidth formatWidth, NumberFormat numberFormat, PluralRules rules, NumericFormatters formatters) MeasureFormat() argument 651 MeasureFormat( ULocale locale, FormatWidth formatWidth, NumberFormat numberFormat, PluralRules rules) MeasureFormat() argument 690 loadNumericFormatters(ULocale locale) loadNumericFormatters() argument 965 private ULocale locale; global() field in MeasureFormat.MeasureProxy 971 MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) MeasureProxy() argument [all...] |
| H A D | ListFormatter.java | 45 private final ULocale locale; field in ListFormatter 298 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() argument 317 public static ListFormatter getInstance(ULocale locale, Type type, Width width) { in getInstance() argument 333 getInstance(Locale locale, Type type, Width width) getInstance() argument 345 getInstance(ULocale locale) getInstance() argument 357 getInstance(Locale locale) getInstance() argument 665 get(ULocale locale, String style) get() argument [all...] |
| H A D | DateIntervalInfo.java | 360 public DateIntervalInfo(ULocale locale) in DateIntervalInfo() argument 373 DateIntervalInfo(Locale locale) DateIntervalInfo() argument 382 initializeData(ULocale locale) initializeData() argument 576 setup(ULocale locale) setup() argument [all...] |
| H A D | RuleBasedNumberFormat.java | 598 private ULocale locale = null; field in RuleBasedNumberFormat 746 RuleBasedNumberFormat(String description, Locale locale) RuleBasedNumberFormat() argument 763 RuleBasedNumberFormat(String description, ULocale locale) RuleBasedNumberFormat() argument 793 RuleBasedNumberFormat(String description, String[][] localizations, ULocale locale) RuleBasedNumberFormat() argument 810 RuleBasedNumberFormat(Locale locale, int format) RuleBasedNumberFormat() argument 828 RuleBasedNumberFormat(ULocale locale, int format) RuleBasedNumberFormat() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | unum.cpp | 41 unum_open( UNumberFormatStyle style, const UChar* pattern, int32_t patternLength, const char* locale, UParseError* parseErr, UErrorCode* status) unum_open() argument
|
| H A D | uspoof_impl.cpp | 151 const char *locale = uprv_strndup(locStart, (int32_t)(trimmedEnd + 1 - locStart)); in setAllowedLocales() local 219 void SpoofImpl::addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status) { in addScriptChars() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnmdptst.c | 423 const char* locale[]={"fr_CA", "de_DE@currency=DEM", "fr_FR@currency=FRF"}; in TestCurrency() local 473 const char* locale[]={ in TestCurrencyObject() local 785 char locale[256]; TestCurrencyKeywords() local [all...] |
| H A D | cdateintervalformattest.c | 50 const char * locale; member 299 const char * locale; global() member [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | locnmtst.cpp | 175 const char *locale = uldn_getLocale(ldn); in TestUldnOpen() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Currency.java | 182 public static Currency getInstance(Locale locale) { in getInstance() argument 191 public static Currency getInstance(ULocale locale) { in getInstance() argument 364 registerInstance(Currency currency, ULocale locale) registerInstance() argument 443 getKeywordValuesForLocale(String key, ULocale locale, boolean commonlyUsed) getKeywordValuesForLocale() argument 562 getName(Locale locale, int nameStyle, boolean[] isChoiceFormat) getName() argument 589 getName(ULocale locale, int nameStyle, boolean[] isChoiceFormat) getName() argument 628 getName(Locale locale, int nameStyle, String pluralCount, boolean[] isChoiceFormat) getName() argument 655 getName(ULocale locale, int nameStyle, String pluralCount, boolean[] isChoiceFormat) getName() argument 703 getDisplayName(Locale locale) getDisplayName() argument 729 parse(ULocale locale, String text, int type, ParsePosition pos) parse() argument 760 getParsingTrie(ULocale locale, int type) getParsingTrie() argument 769 getCurrencyTrieVec(ULocale locale) getCurrencyTrieVec() argument 785 setupCurrencyTrieVec(ULocale locale, List<TextTrieMap<CurrencyStringInfo>> trieVec) setupCurrencyTrieVec() argument [all...] |
| H A D | LocaleMatcher.java | 426 addSupportedULocale(ULocale locale) addSupportedULocale() argument 442 addSupportedLocale(Locale locale) addSupportedLocale() argument 795 getMaximalLsrOrUnd(ULocale locale) getMaximalLsrOrUnd() argument 803 getMaximalLsrOrUnd(Locale locale) getMaximalLsrOrUnd() argument 1171 canonicalize(ULocale locale) canonicalize() argument [all...] |
| H A D | TimeZone.java | 444 getDisplayName(Locale locale) getDisplayName() argument 459 getDisplayName(ULocale locale) getDisplayName() argument 499 getDisplayName(boolean daylight, int style, Locale locale) getDisplayName() argument 520 getDisplayName(boolean daylight, int style, ULocale locale) getDisplayName() argument 533 _getDisplayName(int style, boolean daylight, ULocale locale) _getDisplayName() argument 929 forULocaleOrDefault(ULocale locale) forULocaleOrDefault() argument 945 forLocaleOrDefault(Locale locale) forLocaleOrDefault() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | locdispnames.cpp | 300 _getStringOrCopyKey(const char *path, const char *locale, in _getStringOrCopyKey() argument 363 _getDisplayNameForComponent(const char *locale, in _getDisplayNameForComponent() argument 409 uloc_getDisplayLanguage(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayLanguage() argument 418 uloc_getDisplayScript(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayScript() argument 443 uloc_getDisplayScriptInContext(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayScriptInContext() argument 453 uloc_getDisplayCountry(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayCountry() argument 467 uloc_getDisplayVariant(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayVariant() argument 488 uloc_getDisplayName(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayName() argument 820 uloc_getDisplayKeywordValue( const char* locale, const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) uloc_getDisplayKeywordValue() argument [all...] |
| H A D | loclikely.cpp | 1311 uloc_isRightToLeft(const char *locale) { in uloc_isRightToLeft() argument
|
| H A D | serv.cpp | 276 const Locale locale; member in DNCache 716 ICUService::getDisplayNames(UVector& result, const Locale& locale, UErrorCode& status) const in getDisplayNames() argument 722 getDisplayNames(UVector& result, const Locale& locale, const UnicodeString* matchID, UErrorCode& status) const getDisplayNames() argument [all...] |
| H A D | ucase.cpp | 716 ucase_getCaseLocale(const char *locale) { in ucase_getCaseLocale() argument [all...] |
| H A D | ucasemap.cpp | 65 ucasemap_open(const char *locale, uint32_t options, UErrorCode *pErrorCode) { in ucasemap_open() argument 96 ucasemap_setLocale(UCaseMap *csm, const char *locale, UErrorCode *pErrorCode) { in ucasemap_setLocale() argument 972 utf8ToLower( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument 982 utf8ToUpper( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument 1002 utf8ToLower( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument 1014 utf8ToUpper( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument [all...] |