/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
D | NumberRangeFormatter.java | 166 public static LocalizedNumberRangeFormatter withLocale(Locale locale) { in withLocale() method in NumberRangeFormatter 178 public static LocalizedNumberRangeFormatter withLocale(ULocale locale) { in withLocale() method in NumberRangeFormatter
|
D | NumberFormatter.java | 418 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/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberRangeFormatter.java | 218 public static LocalizedNumberRangeFormatter withLocale(Locale locale) { in withLocale() method in NumberRangeFormatter 231 public static LocalizedNumberRangeFormatter withLocale(ULocale locale) { in withLocale() method in NumberRangeFormatter
|
D | NumberFormatter.java | 543 public static LocalizedNumberFormatter withLocale(Locale locale) { in withLocale() method in NumberFormatter 556 public static LocalizedNumberFormatter withLocale(ULocale locale) { in withLocale() method in NumberFormatter
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
D | PeriodFormatter.java | 44 PeriodFormatter withLocale(String localeName); in withLocale() method
|
D | DateFormatter.java | 45 DateFormatter withLocale(String localeName); in withLocale() method
|
D | PeriodBuilder.java | 50 PeriodBuilder withLocale(String localeName); in withLocale() method
|
D | DurationFormatter.java | 70 DurationFormatter withLocale(String localeName); in withLocale() method
|
D | BasicPeriodFormatter.java | 49 public PeriodFormatter withLocale(String locName) { in withLocale() method in BasicPeriodFormatter
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | PeriodFormatter.java | 42 PeriodFormatter withLocale(String localeName); in withLocale() method
|
D | DateFormatter.java | 43 DateFormatter withLocale(String localeName); in withLocale() method
|
D | PeriodBuilder.java | 48 PeriodBuilder withLocale(String localeName); in withLocale() method
|
D | DurationFormatter.java | 68 DurationFormatter withLocale(String localeName); in withLocale() method
|
D | BasicPeriodFormatter.java | 48 public PeriodFormatter withLocale(String locName) { in withLocale() method in BasicPeriodFormatter
|
/third_party/icu/icu4c/source/i18n/ |
D | numrange_fluent.cpp | 189 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
|
D | number_fluent.cpp | 386 LocalizedNumberFormatter NumberFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberFormatter
|
/third_party/node/deps/icu-small/source/i18n/ |
D | numrange_fluent.cpp | 189 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | numrange_fluent.cpp | 189 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
|
D | number_fluent.cpp | 386 LocalizedNumberFormatter NumberFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberFormatter
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | numrange_fluent.cpp | 178 LocalizedNumberRangeFormatter NumberRangeFormatter::withLocale(const Locale& locale) { in withLocale() function in NumberRangeFormatter
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_decimalquantity.cpp | 656 LocalizedNumberFormatter withLocale = NumberFormatter::withLocale(ulocale); in testSuppressedExponentUnchangedByInitialScaling() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | DecimalQuantityTest.java | 813 LocalizedNumberFormatter withLocale = NumberFormatter.withLocale(locale); in testSuppressedExponentUnchangedByInitialScaling() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | DecimalQuantityTest.java | 842 LocalizedNumberFormatter withLocale = NumberFormatter.withLocale(locale); in testSuppressedExponentUnchangedByInitialScaling() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MeasureFormat.java | 562 MeasureFormat withLocale(ULocale locale) { in withLocale() method in MeasureFormat
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MeasureFormat.java | 597 MeasureFormat withLocale(ULocale locale) { in withLocale() method in MeasureFormat
|