Home
last modified time | relevance | path

Searched defs:getDouble (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_parsednumber.cpp55 double ParsedNumber::getDouble() const { in getDouble() function in ParsedNumber
Dfmtable.cpp494 Formattable::getDouble(UErrorCode& status) const in getDouble() function in Formattable
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_parsednumber.cpp56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() function in ParsedNumber
Dfmtable.cpp494 Formattable::getDouble(UErrorCode& status) const in getDouble() function in Formattable
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_parsednumber.cpp56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() function in ParsedNumber
Dfmtable.cpp494 Formattable::getDouble(UErrorCode& status) const in getDouble() function in Formattable
/third_party/icu/icu4c/source/i18n/
Dnumparse_parsednumber.cpp56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() function in ParsedNumber
Dfmtable.cpp494 Formattable::getDouble(UErrorCode& status) const in getDouble() function in Formattable
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRandom.hpp45 double getDouble (void) { return deRandom_getDouble(&m_rnd); } in getDouble() function in de::Random
87 inline double Random::getDouble (double min, double max) in getDouble() function in de::Random
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DExperimentalTestDataProvider.java47 public double getDouble() { in getDouble() method in ExperimentalTestDataProvider
/third_party/jsframework/runtime/main/extend/systemplugin/napi/data/rdb/
DresultSet.js83 getDouble: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_DataShareResultSet.js88 getDouble: function (...args) { method
/third_party/node/deps/icu-small/source/i18n/unicode/
Dfmtable.h293 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h291 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h293 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/third_party/icu/icu4c/source/i18n/unicode/
Dfmtable.h293 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUnsafeUtil.java160 static double getDouble(Object target, long offset) { in getDouble() method in UnsafeUtil
222 static double getDouble(double[] target, long index) { in getDouble() method in UnsafeUtil
577 public abstract double getDouble(Object target, long offset); in getDouble() method in UnsafeUtil.MemoryAccessor
683 public double getDouble(Object target, long offset) { in getDouble() method in UnsafeUtil.JvmMemoryAccessor
791 public double getDouble(Object target, long offset) { in getDouble() method in UnsafeUtil.Android64MemoryAccessor
911 public double getDouble(Object target, long offset) { in getDouble() method in UnsafeUtil.Android32MemoryAccessor
DDoubleArrayList.java138 public double getDouble(int index) { in getDouble() method in DoubleArrayList
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/
DdataAbilityHelper.js87 getDouble: function (...args) { method
/third_party/flutter/skia/include/core/
DSkMatrix44.h276 inline double getDouble(int row, int col) const { in getDouble() function
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js97 getDouble: function (...args) { method