Home
last modified time | relevance | path

Searched defs:numberFormat (Results 1 – 25 of 44) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DQuantityFormatter.java64 public String format(double number, NumberFormat numberFormat, PluralRules pluralRules) { in format()
94 …public static StandardPlural selectPlural(double number, NumberFormat numberFormat, PluralRules ru… in selectPlural()
DMeasureFormat.java129 private final transient NumberFormat numberFormat; field in MeasureFormat
581 NumberFormat numberFormat, in MeasureFormat()
619 NumberFormat numberFormat, in MeasureFormat()
932 private NumberFormat numberFormat; field in MeasureFormat.MeasureProxy
936 … public MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) { in MeasureProxy()
DPluralFormat.java176 private NumberFormat numberFormat = null; field in PluralFormat
358 …ckage*/ PluralFormat(ULocale ulocale, PluralType type, String pattern, NumberFormat numberFormat) { in PluralFormat()
376 … private void init(PluralRules rules, PluralType type, ULocale locale, NumberFormat numberFormat) { in init()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DQuantityFormatter.java63 public String format(double number, NumberFormat numberFormat, PluralRules pluralRules) { in format()
93 …public static StandardPlural selectPlural(double number, NumberFormat numberFormat, PluralRules ru… in selectPlural()
DMeasureFormat.java130 private final transient NumberFormat numberFormat; field in MeasureFormat
616 NumberFormat numberFormat, in MeasureFormat()
654 NumberFormat numberFormat, in MeasureFormat()
967 private NumberFormat numberFormat; field in MeasureFormat.MeasureProxy
971 … public MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) { in MeasureProxy()
DPluralFormat.java176 private NumberFormat numberFormat = null; field in PluralFormat
371 …ckage*/ PluralFormat(ULocale ulocale, PluralType type, String pattern, NumberFormat numberFormat) { in PluralFormat()
389 … private void init(PluralRules rules, PluralType type, ULocale locale, NumberFormat numberFormat) { in init()
/third_party/icu/icu4c/source/i18n/
Dnfsubs.h37 DecimalFormat* numberFormat; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfsubs.h37 DecimalFormat* numberFormat; variable
/third_party/node/deps/icu-small/source/i18n/
Dnfsubs.h37 DecimalFormat* numberFormat; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfsubs.h37 DecimalFormat* numberFormat; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dplurfmt.h561 NumberFormat* numberFormat; variable
Dmeasfmt.h349 const SharedNumberFormat *numberFormat; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dplurfmt.h560 NumberFormat* numberFormat; variable
Dmeasfmt.h361 const SharedNumberFormat *numberFormat; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dplurfmt.h560 NumberFormat* numberFormat; variable
Dmeasfmt.h361 const SharedNumberFormat *numberFormat; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dplurfmt.h560 NumberFormat* numberFormat; variable
Dmeasfmt.h361 const SharedNumberFormat *numberFormat; variable
/third_party/libphonenumber/tools/java/common/test/com/google/i18n/phonenumbers/
DBuildMetadataFromXmlTest.java244 NumberFormat.Builder numberFormat = NumberFormat.newBuilder(); in testLoadNationalFormat() local
254 NumberFormat.Builder numberFormat = NumberFormat.newBuilder(); in testLoadNationalFormatRequiresFormat() local
269 NumberFormat.Builder numberFormat = NumberFormat.newBuilder(); in testLoadNationalFormatExpectsExactlyOneFormat() local
382 NumberFormat.Builder numberFormat = NumberFormat.newBuilder(); in testSetLeadingDigitsPatterns() local
/third_party/node/test/parallel/
Dtest-intl.js115 const numberFormat = new Intl.NumberFormat('en-US', { style: 'percent' }); constant
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java145 NumberFormat numberFormat = it.next(); in maybeCreateNewTemplate() local
236 private String getFormattingTemplate(String numberPattern, String numberFormat) { in getFormattingTemplate()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dasyoutypeformatter.js440 function(numberPattern, numberFormat) { argument
Dphonenumberutil.js1708 function(number, numberFormat) { argument
1780 function(number, numberFormat, userDefinedFormats) { argument
2557 numberFormat, argument
2596 function(number, metadata, numberFormat, opt_carrierCode) { argument
2668 function(nationalNumber, formattingPattern, numberFormat, opt_carrierCode) { argument
2826 function(number, metadata, numberFormat) { argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatUnitTest.java117 NumberFormat numberFormat = in TestApplyPatternAndFormat() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralFormatUnitTest.java120 NumberFormat numberFormat = in TestApplyPatternAndFormat() local

12