Home
last modified time | relevance | path

Searched defs:getDouble (Results 1 – 25 of 30) 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/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorState.cpp100 double InspectorState::getDouble(const String& propertyName) in getDouble() function in blink::InspectorState
105 double InspectorState::getDouble(const String& propertyName, double defaultValue) in getDouble() function in blink::InspectorState
/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/chromium_org/third_party/WebKit/Source/core/css/parser/
DMediaQueryInputStream.cpp52 double MediaQueryInputStream::getDouble(unsigned start, unsigned end) in getDouble() function in blink::MediaQueryInputStream
/external/robolectric/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/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
DChromeBrowserProviderSuggestionsCursor.java112 public double getDouble(int c) { in getDouble() method in ChromeBrowserProviderSuggestionsCursor
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DAbstractCursorTest.java244 public double getDouble(int columnIndex) { in getDouble() method in AbstractCursorTest.TestCursor
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dfmtable.h295 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h295 double getDouble(void) const { return fValue.fDouble; } in getDouble() function
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DTestCursor.java133 public double getDouble(int columnIndex) { in getDouble() method in TestCursor
/external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
DTestContentProvider.java140 public double getDouble(int columnIndex) { in getDouble() method in TestContentProvider.ProviderStateCursor
/external/javassist/src/main/javassist/compiler/
DLex.java96 public double getDouble() { in getDouble() method in Lex
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/database/
DSQLiteCursor.java86 public double getDouble(int column) { in getDouble() method in SQLiteCursor
/external/dexmaker/src/test/java/com/google/dexmaker/stock/
DProxyBuilderTest.java177 public double getDouble() { return 6.0; } in getDouble() method in ProxyBuilderTest.AllReturnTypes
214 public double getDouble(double input) { return input; } in getDouble() method in ProxyBuilderTest.PassThroughAllTypes
/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/skia/include/utils/
DSkMatrix44.h229 inline double getDouble(int row, int col) const { in getDouble() function
/external/chromium_org/third_party/icu/source/i18n/
Ddigitlst.cpp413 DigitList::getDouble() const in getDouble() function in DigitList
/external/chromium_org/third_party/skia/include/utils/
DSkMatrix44.h233 inline double getDouble(int row, int col) const { in getDouble() function
/external/icu/icu4c/source/i18n/
Ddigitlst.cpp409 DigitList::getDouble() const in getDouble() function in DigitList
/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

12