Searched defs:getDoubleValue (Results 1 - 12 of 12) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DValue.java206 public double getDoubleValue() { method in class:Value
274 if (Double.isNaN(getDoubleValue())
275 && (Double.isNaN(value0.getDoubleValue())))
277 return getDoubleValue() == value0.getDoubleValue();
316 return "double: " + getDoubleValue();
/external/r8/src/main/java/com/android/tools/r8/ir/code/
H A DConstNumber.java69 public double getDoubleValue() { method in class:ConstNumber
/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVValue.h155 double getDoubleValue() const { return Union.DoubleVal;} function in class:SPIRV::SPIRVConstant
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/r8/deps/
H A Dfastutil-7.2.0.jarMETA-INF/MANIFEST.MF it/ it/unimi/ it/unimi/dsi/ it/unimi/dsi/fastutil/ it/unimi/dsi/ ...
/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 2688 milliseconds