| /third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 35 internal expect inline fun ByteArray.getDouble(index: Int): Double in getString() method 145 …public inline fun getDouble(ary: ByteArray, index: Int): Double = Double.fromBits(getLong(ary, ind… in getString() method
|
| D | Buffers.kt | 110 public fun getDouble(index: Int): Double in findFirst() method 354 override fun getDouble(index: Int): Double = buffer.getDouble(index) in getBoolean() method in com.google.flatbuffers.kotlin.ArrayReadBuffer
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | numparse_parsednumber.cpp | 55 double ParsedNumber::getDouble() const { in getDouble() function in ParsedNumber
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | numparse_parsednumber.cpp | 56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() function in ParsedNumber
|
| /third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 41 public actual inline fun ByteArray.getDouble(index: Int): Double = Double.fromBits(getLongAt(index)) method
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | numparse_parsednumber.cpp | 56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() function in ParsedNumber
|
| /third_party/icu/icu4c/source/i18n/ |
| D | numparse_parsednumber.cpp | 56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() function in ParsedNumber
|
| D | fmtable.cpp | 494 Formattable::getDouble(UErrorCode& status) const in getDouble() function in Formattable
|
| /third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 32 public actual inline fun ByteArray.getDouble(index: Int): Double = ByteArrayOps.getDouble(this, ind… method
|
| /third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 31 public actual inline fun ByteArray.getDouble(index: Int): Double = ByteArrayOps.getDouble(this, ind… method
|
| /third_party/flatbuffers/java/com/google/flatbuffers/ |
| D | ReadBuf.java | 55 double getDouble(int index); in getDouble() method
|
| D | ByteBufferReadWriteBuf.java | 51 public double getDouble(int index) { in getDouble() method in ByteBufferReadWriteBuf
|
| D | ArrayReadWriteBuf.java | 83 public double getDouble(int index) { in getDouble() method in ArrayReadWriteBuf
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deRandom.hpp | 45 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/ |
| D | ExperimentalTestDataProvider.java | 47 public double getDouble() { in getDouble() method in ExperimentalTestDataProvider
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/data/rdb/ |
| D | resultSet.js | 83 getDouble: function (...args) { method
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_data_DataShareResultSet.js | 88 getDouble: function (...args) { method
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | fmtable.h | 291 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | fmtable.h | 293 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | fmtable.h | 293 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | fmtable.h | 293 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | UnsafeUtil.java | 160 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
|
| D | DoubleArrayList.java | 138 public double getDouble(int index) { in getDouble() method in DoubleArrayList
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/ |
| D | dataAbilityHelper.js | 87 getDouble: function (...args) { method
|
| /third_party/flatbuffers/php/ |
| D | ByteBuffer.php | 453 public function getDouble($index) function in Google\\FlatBuffers\\ByteBuffer
|