Home
last modified time | relevance | path

Searched defs:locale (Results 751 - 775 of 868) sorted by relevance

1...<<3132333435

/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c85 const char * locale; member
1710 const char * locale; global() member
1746 const char * locale; global() member
1873 const char * locale; global() member
2102 const char * locale; global() member
[all...]
H A Dcdattst.c1465 const char * locale; global() member
1499 const char * locale; global() member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1628 Locale locale in TestGetLocale() local
[all...]
H A Ddtptngts.cpp869 Locale locale = Locale::getFrench(); testAPI() local
921 const char *locale; global() member
1082 Locale locale = Locale::createFromName(localeName); testAllFieldPatterns() local
1286 const char * locale; global() member
1766 const char* locale; testRegionOverride() member
[all...]
H A Dmeasfmttest.cpp4184 helperTestSimplePer( const Locale &locale, UMeasureFormatWidth width, double value, const MeasureUnit &unit, const MeasureUnit &perUnit, const char *expected) helperTestSimplePer() argument
4203 helperTestSimplePer( const Locale &locale, UMeasureFormatWidth width, double value, const MeasureUnit &unit, const MeasureUnit &perUnit, const char *expected, int32_t field, int32_t expected_start, int32_t expected_end) helperTestSimplePer() argument
4259 helperTestMultiples( const Locale &locale, UMeasureFormatWidth width, const char *expected) helperTestMultiples() argument
4701 const char* locale; Test20332_PersonUnits() member
[all...]
H A Ddtfmrgts.cpp1623 const char * locale; member
1655 Locale locale = Locale::createFromName(itemPtr->locale); TestT10619() local
[all...]
H A Dcaltest.cpp2212 UDate CalendarTest::minDateOfCalendar(const Locale& locale, UBool &isGregorian, UErrorCode& status) { in minDateOfCalendar() argument
[all...]
H A Dtmsgfmt.cpp85 Locale locale[] = { in testBug3() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DULocale.java368 private transient volatile Locale locale; global() field in ULocale
411 ULocale(String localeID, Locale locale) ULocale() argument
503 createCanonical(ULocale locale) createCanonical() argument
979 getRegionForSupplementalData( ULocale locale, boolean inferRegion) getRegionForSupplementalData() argument
2057 getDisplayLanguageInternal(ULocale locale, ULocale displayLocale, boolean useDialect) getDisplayLanguageInternal() argument
2156 getDisplayScriptInternal(ULocale locale, ULocale displayLocale) getDisplayScriptInternal() argument
2161 getDisplayScriptInContextInternal(ULocale locale, ULocale displayLocale) getDisplayScriptInContextInternal() argument
2219 getDisplayCountryInternal(ULocale locale, ULocale displayLocale) getDisplayCountryInternal() argument
2268 getDisplayVariantInternal(ULocale locale, ULocale displayLocale) getDisplayVariantInternal() argument
2365 getDisplayKeywordValueInternal(ULocale locale, String keyword, ULocale displayLocale) getDisplayKeywordValueInternal() argument
2416 getDisplayNameInternal(ULocale locale, ULocale displayLocale) getDisplayNameInternal() argument
2469 getDisplayNameWithDialectInternal(ULocale locale, ULocale displayLocale) getDisplayNameWithDialectInternal() argument
3863 setLocale(ULocale locale) setLocale() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dputil.cpp1963 remapPlatformDependentCodepage(const char *locale, const char *name) global() argument
[all...]
H A Ducnv2022.cpp221 char locale[3]; member
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp1586 SortedLines::toHTML(const char *locale, in toHTML() argument
1647 SortedLines::toXML(const char *locale, in toXML() argument
1572 toOutput(const char *format, const char *locale, const char *platform, const char *reference, UBool useLinks, UBool initialize, UBool moreToCome) toOutput() argument
1708 toBundle(const char *locale, const char *platform, const char *reference, UBool useLinks, UBool initialize, UBool moreToCome) toBundle() argument
[all...]
H A Dcolprobe.cpp1416 getExemplars(const char *locale, UnicodeSet &exemplars, UErrorCode &status) { in getExemplars() argument
1526 const char *locale = ucol_getLocale(gCol, ULOC_REQUESTED_LOCALE, &status); in processCollator() local
1609 processLocale(const char *locale, UErrorCode &status) { in processLocale() argument
[all...]
H A DcolprobeNew.cpp483 getExemplars(const char *locale, UnicodeSet &exemplars, UErrorCode &status) { in getExemplars() argument
590 setLocale(const char* locale, UErrorCode &status) in setLocale() argument
650 const char *locale = ucol_getLocale(gCol, ULOC_REQUESTED_LOCALE, &status); processCollator() local
766 processLocale(const char *locale, UErrorCode &status) processLocale() argument
944 generateRepertoire(const char *locale, UnicodeSet &rep, UBool &hanAppears, UErrorCode &status) generateRepertoire() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScript.java877 private static int[] getCodesFromLocale(ULocale locale) { in getCodesFromLocale() argument
915 private static int[] findCodeFromLocale(ULocale locale) { in findCodeFromLocale() argument
931 getCode(Locale locale) getCode() argument
941 getCode(ULocale locale) getCode() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java888 private transient ULocale locale; field in SimpleDateFormat
1060 SimpleDateFormat(String pattern, DateFormatSymbols formatData, Calendar calendar, ULocale locale, boolean useFastFormat, String override) SimpleDateFormat() argument
1068 SimpleDateFormat(String pattern, DateFormatSymbols formatData, Calendar calendar, NumberFormat numberFormat, ULocale locale, boolean useFastFormat,String override) SimpleDateFormat() argument
[all...]
H A DDateTimePatternGenerator.java100 public static DateTimePatternGenerator getInstance(Locale locale) { in getInstance() argument
[all...]
H A DDateFormat.java1325 getTimeInstance(int style, ULocale locale) getTimeInstance() argument
1389 getDateInstance(int style, ULocale locale) getDateInstance() argument
1459 getDateTimeInstance( int dateStyle, int timeStyle, ULocale locale) getDateTimeInstance() argument
1817 getDateInstance(Calendar cal, int dateStyle, Locale locale) getDateInstance() argument
1834 getDateInstance(Calendar cal, int dateStyle, ULocale locale) getDateInstance() argument
1852 getTimeInstance(Calendar cal, int timeStyle, Locale locale) getTimeInstance() argument
1870 getTimeInstance(Calendar cal, int timeStyle, ULocale locale) getTimeInstance() argument
1892 getDateTimeInstance(Calendar cal, int dateStyle, int timeStyle, Locale locale) getDateTimeInstance() argument
1915 getDateTimeInstance(Calendar cal, int dateStyle, int timeStyle, ULocale locale) getDateTimeInstance() argument
1931 getInstance(Calendar cal, Locale locale) getInstance() argument
1943 getInstance(Calendar cal, ULocale locale) getInstance() argument
2027 getInstanceForSkeleton(String skeleton, Locale locale) getInstanceForSkeleton() argument
2041 getInstanceForSkeleton(String skeleton, ULocale locale) getInstanceForSkeleton() argument
2060 getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale) getInstanceForSkeleton() argument
2077 getInstanceForSkeleton( Calendar cal, String skeleton, ULocale locale) getInstanceForSkeleton() argument
2114 getPatternInstance(String skeleton, Locale locale) getPatternInstance() argument
2129 getPatternInstance(String skeleton, ULocale locale) getPatternInstance() argument
2147 getPatternInstance(Calendar cal, String skeleton, Locale locale) getPatternInstance() argument
2165 getPatternInstance( Calendar cal, String skeleton, ULocale locale) getPatternInstance() argument
[all...]
H A DDateFormatSymbols.java236 public DateFormatSymbols(Locale locale) in DateFormatSymbols() argument
248 public DateFormatSymbols(ULocale locale) in DateFormatSymbols() argument
278 getInstance(Locale locale) getInstance() argument
293 getInstance(ULocale locale) getInstance() argument
2132 DateFormatSymbols(Calendar cal, Locale locale) DateFormatSymbols() argument
2144 DateFormatSymbols(Calendar cal, ULocale locale) DateFormatSymbols() argument
2153 DateFormatSymbols(Class<? extends Calendar> calendarClass, Locale locale) DateFormatSymbols() argument
2162 DateFormatSymbols(Class<? extends Calendar> calendarClass, ULocale locale) DateFormatSymbols() argument
2186 DateFormatSymbols(ResourceBundle bundle, Locale locale) DateFormatSymbols() argument
2196 DateFormatSymbols(ResourceBundle bundle, ULocale locale) DateFormatSymbols() argument
2217 getDateFormatBundle(Class<? extends Calendar> calendarClass, Locale locale) getDateFormatBundle() argument
2240 getDateFormatBundle(Class<? extends Calendar> calendarClass, ULocale locale) getDateFormatBundle() argument
2258 getDateFormatBundle(Calendar cal, Locale locale) getDateFormatBundle() argument
2275 getDateFormatBundle(Calendar cal, ULocale locale) getDateFormatBundle() argument
[all...]
H A DDecimalFormatSymbols.java62 public DecimalFormatSymbols(Locale locale) { in DecimalFormatSymbols() argument
70 DecimalFormatSymbols(ULocale locale) DecimalFormatSymbols() argument
74 DecimalFormatSymbols(Locale locale, NumberingSystem ns) DecimalFormatSymbols() argument
78 DecimalFormatSymbols(ULocale locale, NumberingSystem ns) DecimalFormatSymbols() argument
108 getInstance(Locale locale) getInstance() argument
124 getInstance(ULocale locale) getInstance() argument
142 forNumberingSystem(Locale locale, NumberingSystem ns) forNumberingSystem() argument
160 forNumberingSystem(ULocale locale, NumberingSystem ns) forNumberingSystem() argument
1309 initialize(ULocale locale, NumberingSystem ns) initialize() argument
1349 loadData(ULocale locale) loadData() argument
[all...]
H A DPluralRules.java226 public abstract PluralRules forLocale(ULocale locale, PluralType type); in forLocale() argument
237 public final PluralRules forLocale(ULocale locale) { in forLocale() argument
269 getFunctionalEquivalent(ULocale locale, boolean[] isAvailable) getFunctionalEquivalent() argument
289 hasOverride(ULocale locale) hasOverride() argument
2003 forLocale(ULocale locale) forLocale() argument
2024 forLocale(Locale locale) forLocale() argument
2045 forLocale(ULocale locale, PluralType type) forLocale() argument
2066 forLocale(Locale locale, PluralType type) forLocale() argument
2348 getFunctionalEquivalent(ULocale locale, boolean[] isAvailable) getFunctionalEquivalent() argument
[all...]
H A DTimeZoneFormat.java382 protected TimeZoneFormat(ULocale locale) { in TimeZoneFormat() argument
451 getInstance(ULocale locale) getInstance() argument
468 getInstance(Locale locale) getInstance() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DULocale.java342 private transient volatile Locale locale; global() field in ULocale
385 ULocale(String localeID, Locale locale) ULocale() argument
472 createCanonical(ULocale locale) createCanonical() argument
930 getRegionForSupplementalData( ULocale locale, boolean inferRegion) getRegionForSupplementalData() argument
1550 getDisplayLanguageInternal(ULocale locale, ULocale displayLocale, boolean useDialect) getDisplayLanguageInternal() argument
1649 getDisplayScriptInternal(ULocale locale, ULocale displayLocale) getDisplayScriptInternal() argument
1654 getDisplayScriptInContextInternal(ULocale locale, ULocale displayLocale) getDisplayScriptInContextInternal() argument
1708 getDisplayCountryInternal(ULocale locale, ULocale displayLocale) getDisplayCountryInternal() argument
1753 getDisplayVariantInternal(ULocale locale, ULocale displayLocale) getDisplayVariantInternal() argument
1843 getDisplayKeywordValueInternal(ULocale locale, String keyword, ULocale displayLocale) getDisplayKeywordValueInternal() argument
1890 getDisplayNameInternal(ULocale locale, ULocale displayLocale) getDisplayNameInternal() argument
1939 getDisplayNameWithDialectInternal(ULocale locale, ULocale displayLocale) getDisplayNameWithDialectInternal() argument
3344 setLocale(ULocale locale) setLocale() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp1575 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRuleSet, UErrorCode& ec) { in makeRBNF() argument
1808 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() argument
H A Dtzgnames.cpp334 TZGNCore::TZGNCore(const Locale& locale, UErrorCode& status) in TZGNCore() argument
351 TZGNCore::initialize(const Locale& locale, UErrorCode& status) { in initialize() argument
1194 createInstance(const Locale& locale, UErrorCode& status) createInstance() argument
[all...]

Completed in 53 milliseconds

1...<<3132333435