Home
last modified time | relevance | path

Searched defs:withLocale (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DPeriodFormatter.java42 PeriodFormatter withLocale(String localeName); in withLocale() method
H A DPeriodBuilder.java48 PeriodBuilder withLocale(String localeName); in withLocale() method
H A DDurationFormatter.java68 DurationFormatter withLocale(String localeName); in withLocale() method
H A DDateFormatter.java43 DateFormatter withLocale(String localeName); in withLocale() method
H A DBasicPeriodFormatter.java48 public PeriodFormatter withLocale(String locName) { in withLocale() method in BasicPeriodFormatter
H A DBasicDurationFormatter.java78 public DurationFormatter withLocale(String locName) { in withLocale() method in BasicDurationFormatter
H A DBasicPeriodBuilderFactory.java357 public PeriodBuilder withLocale(String localeName) { in withLocale() method in PeriodBuilderImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DPeriodFormatter.java44 PeriodFormatter withLocale(String localeName); in withLocale() method
H A DDurationFormatter.java70 DurationFormatter withLocale(String localeName); in withLocale() method
H A DPeriodBuilder.java50 PeriodBuilder withLocale(String localeName); in withLocale() method
H A DDateFormatter.java45 DateFormatter withLocale(String localeName); in withLocale() method
H A DBasicPeriodFormatter.java49 public PeriodFormatter withLocale(String locName) { in withLocale() method in BasicPeriodFormatter
H A DBasicDurationFormatter.java79 public DurationFormatter withLocale(String locName) { in withLocale() method in BasicDurationFormatter
H A DBasicPeriodBuilderFactory.java358 public PeriodBuilder withLocale(String localeName) { in withLocale() method in PeriodBuilderImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatter.java218 public static LocalizedNumberRangeFormatter withLocale(Locale locale) { in withLocale() method in NumberRangeFormatter
231 public static LocalizedNumberRangeFormatter withLocale(ULocale locale) { in withLocale() method in NumberRangeFormatter
H A DNumberFormatter.java542 public static LocalizedNumberFormatter withLocale(Locale locale) { in withLocale() method in NumberFormatter
555 public static LocalizedNumberFormatter withLocale(ULocale locale) { in withLocale() method in NumberFormatter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatter.java166 public static LocalizedNumberRangeFormatter withLocale(Locale locale) { in withLocale() method in NumberRangeFormatter
178 public static LocalizedNumberRangeFormatter withLocale(ULocale locale) { in withLocale() method in NumberRangeFormatter
H A DNumberFormatter.java418 public static LocalizedNumberFormatter withLocale(Locale locale) { in withLocale() method in NumberFormatter
430 public static LocalizedNumberFormatter withLocale(ULocale locale) { in withLocale() method in NumberFormatter
/third_party/icu/icu4c/source/i18n/
H A Dnumrange_fluent.cpp189 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
H A Dnumber_fluent.cpp414 LocalizedNumberFormatter NumberFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberFormatter
/third_party/node/deps/icu-small/source/i18n/
H A Dnumrange_fluent.cpp189 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
H A Dnumber_fluent.cpp414 LocalizedNumberFormatter NumberFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberFormatter
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_fluent.cpp189 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
H A Dnumber_fluent.cpp386 LocalizedNumberFormatter NumberFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberFormatter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMeasureFormat.java597 MeasureFormat withLocale(ULocale locale) { in withLocale() method in MeasureFormat

Completed in 15 milliseconds

12