Home
last modified time | relevance | path

Searched defs:numberFormat (Results 1 - 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfsubs.h37 DecimalFormat* numberFormat; member in NFSubstitution
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dplurfmt.h560 NumberFormat* numberFormat; member in PluralFormat
H A Dmeasfmt.h361 const SharedNumberFormat *numberFormat; member in MeasureFormat
/arkcompiler/ets_runtime/test/fuzztest/getformatfunction_fuzzer/
H A Dgetformatfunction_fuzzer.cpp43 JSHandle<JSNumberFormat> numberFormat = in NumberGetFormatFunctionFuzzerTest() local
/base/global/i18n_lite/frameworks/i18n/include/
H A Dmeasure_format_impl.h50 NumberFormat *numberFormat; member in OHOS::I18N::MeasureFormatImpl
H A Ddate_time_format_impl.h69 void SetNumberFormatter(NumberFormatImpl *numberFormat) in SetNumberFormatter() argument
97 NumberFormatImpl *numberFormat = nullptr; member in OHOS::I18N::DateTimeFormatImpl
/third_party/icu/icu4c/source/i18n/unicode/
H A Dmeasfmt.h361 const SharedNumberFormat *numberFormat; member in MeasureFormat
H A Dplurfmt.h560 NumberFormat* numberFormat; member in PluralFormat
/third_party/icu/icu4c/source/i18n/
H A Dnfsubs.h37 DecimalFormat* numberFormat; member in NFSubstitution
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dmeasfmt.h361 const SharedNumberFormat *numberFormat; member in MeasureFormat
H A Dplurfmt.h560 NumberFormat* numberFormat; member in PluralFormat
/third_party/node/deps/icu-small/source/i18n/
H A Dnfsubs.h37 DecimalFormat* numberFormat; member in NFSubstitution
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_number_format_test.cpp41 JSHandle<JSNumberFormat> numberFormat = in HWTEST_F_L0() local
73 JSHandle<JSNumberFormat> numberFormat = in HWTEST_F_L0() local
140 JSHandle<JSNumberFormat> numberFormat = HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_number_format.cpp46 JSHandle<JSNumberFormat> numberFormat = JSHandle<JSNumberFormat>::Cast(newObject); in NumberFormatConstructor() local
H A Dbuiltins_bigint.cpp126 JSHandle<JSNumberFormat> numberFormat = JSHandle<JSNumberFormat>::Cast(obj); in ToLocaleString() local
H A Dbuiltins_number.cpp325 JSHandle<JSNumberFormat> numberFormat = JSHandle<JSNumberFormat>::Cast(obj); in ToLocaleString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DQuantityFormatter.java63 public String format(double number, NumberFormat numberFormat, PluralRules pluralRules) { in format() argument
93 public static StandardPlural selectPlural(double number, NumberFormat numberFormat, PluralRules rules) { in selectPlural() argument
H A DNFSubstitution.java45 final DecimalFormat numberFormat; field in NFSubstitution
[all...]
H A DPluralFormat.java176 private NumberFormat numberFormat = null; field in PluralFormat
371 /*package*/ PluralFormat(ULocale ulocale, PluralType type, String pattern, NumberFormat numberFormat) { in PluralFormat() argument
389 private void init(PluralRules rules, PluralType type, ULocale locale, NumberFormat numberFormat) { in init() argument
[all...]
H A DTimeUnitFormat.java154 private TimeUnitFormat(ULocale locale, int style, NumberFormat numberFormat) { in TimeUnitFormat() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DQuantityFormatter.java64 public String format(double number, NumberFormat numberFormat, PluralRules pluralRules) { in format() argument
94 public static StandardPlural selectPlural(double number, NumberFormat numberFormat, PluralRules rules) { in selectPlural() argument
H A DNFSubstitution.java46 final DecimalFormat numberFormat; field in NFSubstitution
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_number_format_test.cpp65 JSTaggedValue numberFormat = BuiltinsNumberFormat::NumberFormatConstructor(ecmaRuntimeCallInfo1); in BuiltinsFormatTest() local
224 JSTaggedValue numberFormat = BuiltinsNumberFormat::NumberFormatConstructor(ecmaRuntimeCallInfo); in NumberFormatCreateTest() local
247 JSTaggedValue numberFormat = NumberFormatCreateTest(thread, optionsObj, localeString); in HWTEST_F_L0() local
285 JSTaggedValue numberFormat = NumberFormatCreateTest(thread, optionsObj, localeString); in HWTEST_F_L0() local
/base/global/i18n/frameworks/intl/include/
H A Dnumber_format.h90 icu::number::LocalizedNumberFormatter numberFormat; member in OHOS::Global::I18n::NumberFormat
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp211 icu::number::LocalizedNumberFormatter numberFormat = icu::number::NumberFormatter::withLocale(locale); in LocalizeNumber() local

Completed in 20 milliseconds

12