Home
last modified time | relevance | path

Searched defs:toDouble (Results 1 - 11 of 11) sorted by relevance

/third_party/node/src/inspector/
H A Dnode_string.cc92 double toDouble(const char* buffer, size_t length, bool* ok) { in toDouble() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity.java171 public double toDouble(); in toDouble() method
H A DDecimalQuantity_AbstractBCD.java708 public double toDouble() { in toDouble() method in DecimalQuantity_AbstractBCD
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity.java168 public double toDouble(); in toDouble() method
H A DDecimalQuantity_AbstractBCD.java704 public double toDouble() { in toDouble() method in DecimalQuantity_AbstractBCD
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_SimpleStorage.java577 public double toDouble() { in toDouble() method in DecimalQuantity_SimpleStorage
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
H A DDecimalQuantity_SimpleStorage.java570 public double toDouble() { in toDouble() method in DecimalQuantity_SimpleStorage
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp44 static inline double toDouble (const char* str) in toDouble() function
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.cpp688 double DecimalQuantity::toDouble() const { in toDouble() function in DecimalQuantity
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp688 double DecimalQuantity::toDouble() const { in toDouble() function in DecimalQuantity
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp612 double DecimalQuantity::toDouble() const { in toDouble() function in DecimalQuantity

Completed in 15 milliseconds