Home
last modified time | relevance | path

Searched refs:_setToDoubleFast (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h461 void _setToDoubleFast(double n);
Dnumber_decimalquantity.cpp390 _setToDoubleFast(n); in setToDouble()
396 void DecimalQuantity::_setToDoubleFast(double n) { in _setToDoubleFast() function in DecimalQuantity
/third_party/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h510 void _setToDoubleFast(double n);
Dnumber_decimalquantity.cpp431 _setToDoubleFast(n); in setToDouble()
437 void DecimalQuantity::_setToDoubleFast(double n) { in _setToDoubleFast() function in DecimalQuantity
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimalquantity.h517 void _setToDoubleFast(double n);
Dnumber_decimalquantity.cpp436 _setToDoubleFast(n); in setToDouble()
442 void DecimalQuantity::_setToDoubleFast(double n) { in _setToDoubleFast() function in DecimalQuantity
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h510 void _setToDoubleFast(double n);
Dnumber_decimalquantity.cpp431 _setToDoubleFast(n); in setToDouble()
437 void DecimalQuantity::_setToDoubleFast(double n) { in _setToDoubleFast() function in DecimalQuantity
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity_AbstractBCD.java445 _setToDoubleFast(n); in setToDouble()
478 private void _setToDoubleFast(double n) { in _setToDoubleFast() method in DecimalQuantity_AbstractBCD
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_AbstractBCD.java451 _setToDoubleFast(n); in setToDouble()
484 private void _setToDoubleFast(double n) { in _setToDoubleFast() method in DecimalQuantity_AbstractBCD