Home
last modified time | relevance | path

Searched defs:getDouble (Results 1 – 25 of 27) 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.java126 public final double getDouble() { in getDouble() method in DigitList
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDigitList.java125 public final double getDouble() { in getDouble() method in DigitList
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMatrixCursor.java61 public double getDouble(int column) { in getDouble() method in ShadowMatrixCursor
DShadowSQLiteCursor.java155 public double getDouble(int columnIndex) { in getDouble() method in ShadowSQLiteCursor
DShadowCursorWrapper.java139 public double getDouble(int i) { in getDouble() method in ShadowCursorWrapper
DShadowBundle.java101 public double getDouble(String key) { in getDouble() method in ShadowBundle
106 public double getDouble(String key, double defaultValue) { in getDouble() method in ShadowBundle
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DAbstractCursorTest.java244 public double getDouble(int columnIndex) { in getDouble() method in AbstractCursorTest.TestCursor
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/
DBasicComponent.java32 double getDouble(); in getDouble() method
/external/llvm/unittests/Support/
DTrailingObjectsTest.cpp88 double getDouble() const { in getDouble() function in __anon725cd3c30111::Class2
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h295 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DTestCursor.java133 public double getDouble(int columnIndex) { in getDouble() method in TestCursor
/external/jetty/src/java/org/eclipse/jetty/util/
DQuotedStringTokenizer.java572 public boolean getDouble() in getDouble() method in QuotedStringTokenizer
/external/javassist/src/main/javassist/compiler/
DLex.java96 public double getDouble() { in getDouble() method in Lex
/external/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java267 public double getDouble(int pos); in getDouble() method
309 public double getDouble(int pos) { in getDouble() method in ArrayAccessReplaceTest.Simple
/external/dexmaker/src/test/java/com/google/dexmaker/stock/
DProxyBuilderTest.java214 public double getDouble() { return 6.0; } in getDouble() method in ProxyBuilderTest.AllReturnTypes
251 public double getDouble(double input) { return input; } in getDouble() method in ProxyBuilderTest.PassThroughAllTypes
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DJSONArray.java285 public double getDouble(int index) throws JSONException { in getDouble() method in JSONArray
DJSONObject.java554 public double getDouble(String key) throws JSONException { in getDouble() method in JSONObject
/external/icu/icu4c/source/i18n/
Ddigitlst.cpp431 DigitList::getDouble() const in getDouble() function in DigitList
Dfmtable.cpp493 Formattable::getDouble(UErrorCode& status) const in getDouble() function in Formattable
/external/libunwind_llvm/src/
DAddressSpace.hpp134 double getDouble(pint_t addr) { in getDouble() function in libunwind::LocalAddressSpace
/external/skia/include/utils/
DSkMatrix44.h267 inline double getDouble(int row, int col) const { in getDouble() function

12