Home
last modified time | relevance | path

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

12

/external/proguard/src/proguard/gui/splash/
DVariableDouble.java33 public double getDouble(long time); in getDouble() method
DConstantDouble.java45 public double getDouble(long time) in getDouble() method in ConstantDouble
DLinearDouble.java51 public double getDouble(long time) in getDouble() method in LinearDouble
/external/deqp/framework/delibs/decpp/
DdeRandom.hpp45 double getDouble (void) { return deRandom_getDouble(&m_rnd); } in getDouble() function in de::Random
85 inline double Random::getDouble (double min, double max) in getDouble() function in de::Random
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDigitList_Android.java132 public final double getDouble() { in getDouble() method in DigitList_Android
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDigitList_Android.java130 public final double getDouble() { in getDouble() method in DigitList_Android
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/
DDefaultInterfaceWithBridges.java58 public Double getDouble() { in getDouble() method in DefaultInterfaceWithBridges
/external/icu/icu4c/source/i18n/
Dnumparse_parsednumber.cpp55 double ParsedNumber::getDouble() const { in getDouble() function in ParsedNumber
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBundleTest.java49 public void getDouble() { in getDouble() method in ShadowBundleTest
DShadowAbstractCursorTest.java238 public double getDouble(int columnIndex) { in getDouble() method in ShadowAbstractCursorTest.TestCursor
/external/libtextclassifier/java/com/google/android/textclassifier/
DNamedVariant.java92 public double getDouble() { in getDouble() method in NamedVariant
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/
DBasicComponent.java32 double getDouble(); in getDouble() method
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDoubleArrayList.java129 public double getDouble(int index) { in getDouble() method in DoubleArrayList
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h291 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/external/llvm/unittests/Support/
DTrailingObjectsTest.cpp90 double getDouble() const { in getDouble() function in __anon07bada1e0111::Class2
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCursorWrapper.java147 public double getDouble(int i) { in getDouble() method in ShadowCursorWrapper
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DTrailingObjectsTest.cpp93 double getDouble() const { in getDouble() function in __anon90d457560111::Class2
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DBaseCursor.java136 public double getDouble(int columnIndex) { in getDouble() method in BaseCursor
DRoboCursor.java82 public double getDouble(int columnIndex) { in getDouble() method in RoboCursor
/external/flatbuffers/php/
DByteBuffer.php453 public function getDouble($index) function in Google\\FlatBuffers\\ByteBuffer
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.cpp354 double GraphRenderer::TimeStat::getDouble(StatType T) const { in getDouble() function in GraphRenderer::TimeStat
/external/libunwind_llvm/src/
DAddressSpace.hpp206 double getDouble(pint_t addr) { in getDouble() function in libunwind::LocalAddressSpace
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DServiceConfigUtil.java326 static Double getDouble(Map<String, Object> obj, String key) { in getDouble() method in ServiceConfigUtil
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DAbstractHttp2Headers.java149 public Double getDouble(CharSequence name) { in getDouble() method in AbstractHttp2Headers
154 public double getDouble(CharSequence name, double defaultValue) { in getDouble() method in AbstractHttp2Headers
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/stock/
DProxyBuilderTest.java313 public double getDouble() { return 6.0; } in getDouble() method in ProxyBuilderTest.AllReturnTypes
351 public double getDouble(double input) { return input; } in getDouble() method in ProxyBuilderTest.PassThroughAllTypes

12