| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationbuilder.cpp | 68 getRules( const char *localeID, const char *collationType, UnicodeString &rules, const char *& , UErrorCode &errorCode) getRules() argument
|
| H A D | rbnf.cpp | 1685 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL; in initCapitalizationContextInfo() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationbuilder.cpp | 68 getRules( const char *localeID, const char *collationType, UnicodeString &rules, const char *& , UErrorCode &errorCode) getRules() argument
|
| H A D | rbnf.cpp | 1685 const char * localeID = (thelocale != nullptr)? thelocale.getBaseName(): nullptr; in initCapitalizationContextInfo() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | wrtxml.cpp | 190 char* localeID = (char*) uprv_malloc(idLen); in parseFilename() local
|
| H A D | parse.cpp | 704 getRules( const char *localeID, const char *collationType, UnicodeString &rules, const char *& , UErrorCode &errorCode) getRules() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | strcase.cpp | 421 TestCasingImpl(const UnicodeString &input, const UnicodeString &output, int32_t whichCase, void *iter, const char *localeID, uint32_t options) TestCasingImpl() argument
|
| H A D | apicoll.cpp | 2451 const char *localeID = "it-u-ks-xyz"; in TestBadKeywords() local
|
| H A D | dtptngts.cpp | 1363 const char* localeID = localePtr->getName(); in testJjMapping() local 1567 const char* localeID; testBestPattern() member [all...] |
| H A D | measfmttest.cpp | 4322 void MeasureFormatTest::helperTestManyLocaleDurations( const char *localeID, in helperTestManyLocaleDurations() argument 4434 helperTestDisplayName(const MeasureUnit *unit, const char *localeID, UMeasureFormatWidth width, const char *expected) helperTestDisplayName() argument [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | wrtxml.cpp | 190 char* localeID = (char*) uprv_malloc(idLen); in parseFilename() local
|
| H A D | parse.cpp | 704 getRules( const char *localeID, const char *collationType, UnicodeString &rules, const char *& , UErrorCode &errorCode) getRules() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationbuilder.cpp | 68 getRules( const char *localeID, const char *collationType, UnicodeString &rules, const char *& , UErrorCode &errorCode) getRules() argument
|
| H A D | rbnf.cpp | 1685 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL; in initCapitalizationContextInfo() local
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | wrtxml.cpp | 190 char* localeID = (char*) uprv_malloc(idLen); in parseFilename() local
|
| H A D | parse.cpp | 696 getRules( const char *localeID, const char *collationType, UnicodeString &rules, const char *& , UErrorCode &errorCode) getRules() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccaltst.c | 2558 const char *localeID = "x-privatebutreallylongtagfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobar-foobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoorbarfoobarfoo"; in TestUcalOpenBufferRead() local
|
| H A D | cdattst.c | 1988 const UChar* localeID = testCases[i]; in TestNarrowQuarters() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ULocale.java | 373 private String localeID; field in ULocale 411 private ULocale(String localeID, Locale locale) { in ULocale() argument 449 public ULocale(String localeID) { in ULocale() argument 910 getLanguage(String localeID) getLanguage() argument 931 getScript(String localeID) getScript() argument 954 getCountry(String localeID) getCountry() argument 1012 getVariant(String localeID) getVariant() argument 1021 getFallback(String localeID) getFallback() argument 1079 getBaseName(String localeID) getBaseName() argument 1102 getShortestSubtagLength(String localeID) getShortestSubtagLength() argument 1133 getName(String localeID) getName() argument 1157 stripLeadingUnd(String localeID) stripLeadingUnd() argument 1209 getKeywords(String localeID) getKeywords() argument 1231 getKeywordValue(String localeID, String keywordName) getKeywordValue() argument 1731 canonicalize(String localeID) canonicalize() argument 1841 setKeywordValue(String localeID, String keyword, String value) setKeywordValue() argument 1886 getISO3Language(String localeID) getISO3Language() argument 1910 getISO3Country(String localeID) getISO3Country() argument 1992 getDisplayLanguage(String localeID, String displayLocaleID) getDisplayLanguage() argument 2005 getDisplayLanguage(String localeID, ULocale displayLocale) getDisplayLanguage() argument 2039 getDisplayLanguageWithDialect(String localeID, String displayLocaleID) getDisplayLanguageWithDialect() argument 2053 getDisplayLanguageWithDialect(String localeID, ULocale displayLocale) getDisplayLanguageWithDialect() argument 2115 getDisplayScript(String localeID, String displayLocaleID) getDisplayScript() argument 2128 getDisplayScriptInContext(String localeID, String displayLocaleID) getDisplayScriptInContext() argument 2139 getDisplayScript(String localeID, ULocale displayLocale) getDisplayScript() argument 2151 getDisplayScriptInContext(String localeID, ULocale displayLocale) getDisplayScriptInContext() argument 2200 getDisplayCountry(String localeID, String displayLocaleID) getDisplayCountry() argument 2214 getDisplayCountry(String localeID, ULocale displayLocale) getDisplayCountry() argument 2252 getDisplayVariant(String localeID, String displayLocaleID) getDisplayVariant() argument 2264 getDisplayVariant(String localeID, ULocale displayLocale) getDisplayVariant() argument 2344 getDisplayKeywordValue(String localeID, String keyword, String displayLocaleID) getDisplayKeywordValue() argument 2359 getDisplayKeywordValue(String localeID, String keyword, ULocale displayLocale) getDisplayKeywordValue() argument 2400 getDisplayName(String localeID, String displayLocaleID) getDisplayName() argument 2412 getDisplayName(String localeID, ULocale displayLocale) getDisplayName() argument 2451 getDisplayNameWithDialect(String localeID, String displayLocaleID) getDisplayNameWithDialect() argument 2465 getDisplayNameWithDialect(String localeID, ULocale displayLocale) getDisplayNameWithDialect() argument 3159 parseTagString(String localeID, String tags[]) parseTagString() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | ULocale.java | 347 private String localeID; field in ULocale 385 private ULocale(String localeID, Locale locale) { in ULocale() argument 421 public ULocale(String localeID) { in ULocale() argument 865 getLanguage(String localeID) getLanguage() argument 884 getScript(String localeID) getScript() argument 905 getCountry(String localeID) getCountry() argument 961 getVariant(String localeID) getVariant() argument 969 getFallback(String localeID) getFallback() argument 1024 getBaseName(String localeID) getBaseName() argument 1046 getShortestSubtagLength(String localeID) getShortestSubtagLength() argument 1076 getName(String localeID) getName() argument 1116 getKeywords(String localeID) getKeywords() argument 1136 getKeywordValue(String localeID, String keywordName) getKeywordValue() argument 1146 canonicalize(String localeID) canonicalize() argument 1347 setKeywordValue(String localeID, String keyword, String value) setKeywordValue() argument 1390 getISO3Language(String localeID) getISO3Language() argument 1412 getISO3Country(String localeID) getISO3Country() argument 1490 getDisplayLanguage(String localeID, String displayLocaleID) getDisplayLanguage() argument 1502 getDisplayLanguage(String localeID, ULocale displayLocale) getDisplayLanguage() argument 1533 getDisplayLanguageWithDialect(String localeID, String displayLocaleID) getDisplayLanguageWithDialect() argument 1546 getDisplayLanguageWithDialect(String localeID, ULocale displayLocale) getDisplayLanguageWithDialect() argument 1607 getDisplayScript(String localeID, String displayLocaleID) getDisplayScript() argument 1621 getDisplayScriptInContext(String localeID, String displayLocaleID) getDisplayScriptInContext() argument 1631 getDisplayScript(String localeID, ULocale displayLocale) getDisplayScript() argument 1644 getDisplayScriptInContext(String localeID, ULocale displayLocale) getDisplayScriptInContext() argument 1690 getDisplayCountry(String localeID, String displayLocaleID) getDisplayCountry() argument 1703 getDisplayCountry(String localeID, ULocale displayLocale) getDisplayCountry() argument 1738 getDisplayVariant(String localeID, String displayLocaleID) getDisplayVariant() argument 1749 getDisplayVariant(String localeID, ULocale displayLocale) getDisplayVariant() argument 1823 getDisplayKeywordValue(String localeID, String keyword, String displayLocaleID) getDisplayKeywordValue() argument 1837 getDisplayKeywordValue(String localeID, String keyword, ULocale displayLocale) getDisplayKeywordValue() argument 1875 getDisplayName(String localeID, String displayLocaleID) getDisplayName() argument 1886 getDisplayName(String localeID, ULocale displayLocale) getDisplayName() argument 1922 getDisplayNameWithDialect(String localeID, String displayLocaleID) getDisplayNameWithDialect() argument 1935 getDisplayNameWithDialect(String localeID, ULocale displayLocale) getDisplayNameWithDialect() argument 2625 parseTagString(String localeID, String tags[]) parseTagString() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uloc.cpp | 500 static int32_t getShortestSubtagLength(const char *localeID) { in getShortestSubtagLength() argument 535 locale_getKeywordsStart(const char *localeID) { in locale_getKeywordsStart() argument 605 ulocimp_getKeywords(const char *localeID, in ulocimp_getKeywords() argument 726 uloc_getKeywordValue(const char* localeID, const char* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode* status) uloc_getKeywordValue() argument 754 ulocimp_getKeywordValue(const char* localeID, const char* keywordName, icu::ByteSink& sink, UErrorCode* status) ulocimp_getKeywordValue() argument 1151 ulocimp_getLanguage(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getLanguage() argument 1196 ulocimp_getScript(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getScript() argument 1230 ulocimp_getCountry(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getCountry() argument 1269 _getVariant(const char *localeID, char prev, ByteSink& sink, UBool needSeparator) _getVariant() argument 1406 uloc_openKeywords(const char* localeID, UErrorCode* status) uloc_openKeywords() argument 1483 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument 1675 uloc_getParent(const char* localeID, char* parent, int32_t parentCapacity, UErrorCode* err) uloc_getParent() argument 1710 uloc_getLanguage(const char* localeID, char* language, int32_t languageCapacity, UErrorCode* err) uloc_getLanguage() argument 1729 uloc_getScript(const char* localeID, char* script, int32_t scriptCapacity, UErrorCode* err) uloc_getScript() argument 1755 uloc_getCountry(const char* localeID, char* country, int32_t countryCapacity, UErrorCode* err) uloc_getCountry() argument 1793 uloc_getVariant(const char* localeID, char* variant, int32_t variantCapacity, UErrorCode* err) uloc_getVariant() argument 1870 uloc_getName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getName() argument 1898 ulocimp_getName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getName() argument 1906 uloc_getBaseName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getBaseName() argument 1934 ulocimp_getBaseName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getBaseName() argument 1942 uloc_canonicalize(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_canonicalize() argument 1970 ulocimp_canonicalize(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_canonicalize() argument 1978 uloc_getISO3Language(const char* localeID) uloc_getISO3Language() argument 1998 uloc_getISO3Country(const char* localeID) uloc_getISO3Country() argument 2019 uloc_getLCID(const char* localeID) uloc_getLCID() argument [all...] |
| H A D | uloc_tag.cpp | 650 ultag_getTKeyStart(const char *localeID) { in ultag_getTKeyStart() argument 1015 _appendLanguageToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendLanguageToLanguageTag() argument 1063 _appendScriptToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendScriptToLanguageTag() argument 1095 _appendRegionToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendRegionToLanguageTag() argument 1148 _appendVariantsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool *hadPosix, UErrorCode* status) { in _appendVariantsToLanguageTag() argument 1265 _appendKeywordsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendKeywordsToLanguageTag() argument 1879 _appendPrivateuseToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendPrivateuseToLanguageTag() argument 2615 uloc_toLanguageTag(const char* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* status) uloc_toLanguageTag() argument 2644 ulocimp_toLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) ulocimp_toLanguageTag() argument 2751 uloc_forLanguageTag(const char* langtag, char* localeID, int32_t localeIDCapacity, int32_t* parsedLength, UErrorCode* status) uloc_forLanguageTag() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uloc.cpp | 481 static int32_t getShortestSubtagLength(const char *localeID) { in getShortestSubtagLength() argument 516 locale_getKeywordsStart(const char *localeID) { in locale_getKeywordsStart() argument 586 ulocimp_getKeywords(const char *localeID, in ulocimp_getKeywords() argument 707 uloc_getKeywordValue(const char* localeID, const char* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode* status) uloc_getKeywordValue() argument 735 ulocimp_getKeywordValue(const char* localeID, const char* keywordName, icu::ByteSink& sink, UErrorCode* status) ulocimp_getKeywordValue() argument 1133 ulocimp_getLanguage(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getLanguage() argument 1178 ulocimp_getScript(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getScript() argument 1212 ulocimp_getCountry(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getCountry() argument 1251 _getVariant(const char *localeID, char prev, ByteSink& sink, UBool needSeparator) _getVariant() argument 1388 uloc_openKeywords(const char* localeID, UErrorCode* status) uloc_openKeywords() argument 1466 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument 1654 uloc_getParent(const char* localeID, char* parent, int32_t parentCapacity, UErrorCode* err) uloc_getParent() argument 1682 ulocimp_getParent(const char* localeID, icu::ByteSink& sink, UErrorCode* err) ulocimp_getParent() argument 1712 uloc_getLanguage(const char* localeID, char* language, int32_t languageCapacity, UErrorCode* err) uloc_getLanguage() argument 1731 uloc_getScript(const char* localeID, char* script, int32_t scriptCapacity, UErrorCode* err) uloc_getScript() argument 1757 uloc_getCountry(const char* localeID, char* country, int32_t countryCapacity, UErrorCode* err) uloc_getCountry() argument 1795 uloc_getVariant(const char* localeID, char* variant, int32_t variantCapacity, UErrorCode* err) uloc_getVariant() argument 1874 uloc_getName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getName() argument 1902 ulocimp_getName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getName() argument 1910 uloc_getBaseName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getBaseName() argument 1938 ulocimp_getBaseName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getBaseName() argument 1946 uloc_canonicalize(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_canonicalize() argument 1974 ulocimp_canonicalize(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_canonicalize() argument 1982 uloc_getISO3Language(const char* localeID) uloc_getISO3Language() argument 2002 uloc_getISO3Country(const char* localeID) uloc_getISO3Country() argument 2023 uloc_getLCID(const char* localeID) uloc_getLCID() argument [all...] |
| H A D | uloc_tag.cpp | 650 ultag_getTKeyStart(const char *localeID) { in ultag_getTKeyStart() argument 1015 _appendLanguageToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendLanguageToLanguageTag() argument 1063 _appendScriptToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendScriptToLanguageTag() argument 1095 _appendRegionToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendRegionToLanguageTag() argument 1148 _appendVariantsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool *hadPosix, UErrorCode* status) { in _appendVariantsToLanguageTag() argument 1265 _appendKeywordsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendKeywordsToLanguageTag() argument 1888 _appendPrivateuseToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendPrivateuseToLanguageTag() argument 2594 uloc_toLanguageTag(const char* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* status) uloc_toLanguageTag() argument 2623 ulocimp_toLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) ulocimp_toLanguageTag() argument 2695 uloc_forLanguageTag(const char* langtag, char* localeID, int32_t localeIDCapacity, int32_t* parsedLength, UErrorCode* status) uloc_forLanguageTag() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uloc.cpp | 491 static int32_t getShortestSubtagLength(const char *localeID) { in getShortestSubtagLength() argument 526 locale_getKeywordsStart(const char *localeID) { in locale_getKeywordsStart() argument 596 ulocimp_getKeywords(const char *localeID, in ulocimp_getKeywords() argument 717 uloc_getKeywordValue(const char* localeID, const char* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode* status) uloc_getKeywordValue() argument 745 ulocimp_getKeywordValue(const char* localeID, const char* keywordName, icu::ByteSink& sink, UErrorCode* status) ulocimp_getKeywordValue() argument 1141 ulocimp_getLanguage(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getLanguage() argument 1186 ulocimp_getScript(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getScript() argument 1220 ulocimp_getCountry(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getCountry() argument 1259 _getVariant(const char *localeID, char prev, ByteSink& sink, UBool needSeparator) _getVariant() argument 1396 uloc_openKeywords(const char* localeID, UErrorCode* status) uloc_openKeywords() argument 1472 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument 1642 uloc_getParent(const char* localeID, char* parent, int32_t parentCapacity, UErrorCode* err) uloc_getParent() argument 1677 uloc_getLanguage(const char* localeID, char* language, int32_t languageCapacity, UErrorCode* err) uloc_getLanguage() argument 1696 uloc_getScript(const char* localeID, char* script, int32_t scriptCapacity, UErrorCode* err) uloc_getScript() argument 1722 uloc_getCountry(const char* localeID, char* country, int32_t countryCapacity, UErrorCode* err) uloc_getCountry() argument 1760 uloc_getVariant(const char* localeID, char* variant, int32_t variantCapacity, UErrorCode* err) uloc_getVariant() argument 1837 uloc_getName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getName() argument 1865 ulocimp_getName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getName() argument 1873 uloc_getBaseName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getBaseName() argument 1901 ulocimp_getBaseName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getBaseName() argument 1909 uloc_canonicalize(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_canonicalize() argument 1937 ulocimp_canonicalize(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_canonicalize() argument 1945 uloc_getISO3Language(const char* localeID) uloc_getISO3Language() argument 1965 uloc_getISO3Country(const char* localeID) uloc_getISO3Country() argument 1986 uloc_getLCID(const char* localeID) uloc_getLCID() argument [all...] |