Home
last modified time | relevance | path

Searched refs:numberFormatterBoth (Results 1 – 25 of 27) sorted by relevance

12

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberRangeFormatterTest.java84 .numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER)), in testBasic()
117 ….numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER).unitWidth(UnitWidth.FULL_NAME)… in testBasic()
133 ….numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.FAHRENHEIT).unitWidth(UnitWidth.FULL_… in testBasic()
165 .numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.KELVIN)), in testBasic()
197 .numberFormatterBoth(NumberFormatter.with().unit(PTE)), in testBasic()
216 .numberFormatterBoth(NumberFormatter.with().unit(USD)), in testCollapse()
232 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
249 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
266 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
283 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberRangeFormatterTest.java86 .numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER)), in testBasic()
119 ….numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER).unitWidth(UnitWidth.FULL_NAME)… in testBasic()
135 ….numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.FAHRENHEIT).unitWidth(UnitWidth.FULL_… in testBasic()
167 .numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.KELVIN)), in testBasic()
199 .numberFormatterBoth(NumberFormatter.with().unit(PTE)), in testBasic()
218 .numberFormatterBoth(NumberFormatter.with().unit(USD)), in testCollapse()
234 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
251 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
268 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
285 … .numberFormatterBoth(NumberFormatter.with().unit(USD).precision(Precision.integer())), in testCollapse()
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_range.cpp92 .numberFormatterBoth(NumberFormatter::with().unit(METER)), in testBasic()
125 … .numberFormatterBoth(NumberFormatter::with().unit(METER).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME)), in testBasic()
141 ….numberFormatterBoth(NumberFormatter::with().unit(FAHRENHEIT).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME)… in testBasic()
173 .numberFormatterBoth(NumberFormatter::with().unit(KELVIN)), in testBasic()
205 .numberFormatterBoth(NumberFormatter::with().unit(PTE)), in testBasic()
223 .numberFormatterBoth(NumberFormatter::with().unit(USD)), in testCollapse()
239 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
256 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
273 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
290 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
[all …]
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberrangeformatter.h145 Derived numberFormatterBoth(const UnlocalizedNumberFormatter &formatter) const &;
156 Derived numberFormatterBoth(const UnlocalizedNumberFormatter &formatter) &&;
167 Derived numberFormatterBoth(UnlocalizedNumberFormatter &&formatter) const &;
178 Derived numberFormatterBoth(UnlocalizedNumberFormatter &&formatter) &&;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberrangeformatter.h150 Derived numberFormatterBoth(const UnlocalizedNumberFormatter &formatter) const &;
161 Derived numberFormatterBoth(const UnlocalizedNumberFormatter &formatter) &&;
172 Derived numberFormatterBoth(UnlocalizedNumberFormatter &&formatter) const &;
183 Derived numberFormatterBoth(UnlocalizedNumberFormatter &&formatter) &&;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberrangeformatter.h145 Derived numberFormatterBoth(const UnlocalizedNumberFormatter &formatter) const &;
156 Derived numberFormatterBoth(const UnlocalizedNumberFormatter &formatter) &&;
167 Derived numberFormatterBoth(UnlocalizedNumberFormatter &&formatter) const &;
178 Derived numberFormatterBoth(UnlocalizedNumberFormatter &&formatter) &&;
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_fluent.cpp31 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(const UnlocalizedNumberFormatter… in numberFormatterBoth() function in NumberRangeFormatterSettings
40 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(const UnlocalizedNumberFormatter… in numberFormatterBoth() function in NumberRangeFormatterSettings
49 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(UnlocalizedNumberFormatter&& for… in numberFormatterBoth() function in NumberRangeFormatterSettings
58 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(UnlocalizedNumberFormatter&& for… in numberFormatterBoth() function in NumberRangeFormatterSettings
Dnumrange_capi.cpp101 .numberFormatterBoth(NumberFormatter::forSkeleton(skeletonString, *perror, *ec)) in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
/third_party/icu/icu4c/source/i18n/
Dnumrange_fluent.cpp31 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(const UnlocalizedNumberFormatter… in numberFormatterBoth() function in NumberRangeFormatterSettings
40 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(const UnlocalizedNumberFormatter… in numberFormatterBoth() function in NumberRangeFormatterSettings
49 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(UnlocalizedNumberFormatter&& for… in numberFormatterBoth() function in NumberRangeFormatterSettings
58 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(UnlocalizedNumberFormatter&& for… in numberFormatterBoth() function in NumberRangeFormatterSettings
Dnumrange_capi.cpp101 .numberFormatterBoth(NumberFormatter::forSkeleton(skeletonString, *perror, *ec)) in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_fluent.cpp31 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(const UnlocalizedNumberFormatter… in numberFormatterBoth() function in NumberRangeFormatterSettings
40 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(const UnlocalizedNumberFormatter… in numberFormatterBoth() function in NumberRangeFormatterSettings
49 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(UnlocalizedNumberFormatter&& for… in numberFormatterBoth() function in NumberRangeFormatterSettings
58 Derived NumberRangeFormatterSettings<Derived>::numberFormatterBoth(UnlocalizedNumberFormatter&& for… in numberFormatterBoth() function in NumberRangeFormatterSettings
Dnumrange_capi.cpp102 ….numberFormatterBoth(NumberFormatter::forSkeleton(skeletonString, (perror == nullptr) ? tempParseE… in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatterSettings.java56 public T numberFormatterBoth(UnlocalizedNumberFormatter formatter) { in numberFormatterBoth() method in NumberRangeFormatterSettings
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberRangeFormatterSettings.java56 public T numberFormatterBoth(UnlocalizedNumberFormatter formatter) { in numberFormatterBoth() method in NumberRangeFormatterSettings
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralRangesTest.java111 .numberFormatterBoth(NumberFormatter.with().unit(unit).unitWidth(unitWidth)) in TestFormatting()
/third_party/node/deps/v8/src/objects/
Djs-plural-rules.cc151 .numberFormatterBoth(settings) in New()
Djs-number-format.cc1616 .numberFormatterBoth(settings) in New()
/third_party/icu/icu4j/tools/build/
Dicu4j66.api3.gz12;ICU4J 66.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j67.api3.gz
Dicu4j68.api3.gz12;ICU4J 68.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j65.api3.gz
Dicu4j64.api3.gz12;ICU4J 64.2;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j63.api3.gz
Dicu4j69.api3.gz12;ICU4J 69.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j72.api3.gz12;ICU4J 72.1;; 2ST@3.6;PB;NS;NF;NS; ...

12