Searched defs:DoubleValue (Results 1 - 6 of 6) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
H A DDoubleValue.java30 public abstract class DoubleValue extends Category2Value class in inherits:Category2Value
44 * Returns the negated value of this DoubleValue.
46 public abstract DoubleValue negate();
49 * Converts this DoubleValue to an IntegerValue.
54 * Converts this DoubleValue to a LongValue.
59 * Converts this DoubleValue to a FloatValue.
67 * Returns the generalization of this DoubleValue and the given other
68 * DoubleValue.
70 public abstract DoubleValue generalize(DoubleValue othe
[all...]
/external/tinyxml/
H A Dtinyxml.cpp1271 double TiXmlAttribute::DoubleValue() const function in class:TiXmlAttribute
/external/tinyxml2/
H A Dtinyxml2.h787 double DoubleValue() const { double d=0; QueryDoubleValue( &d ); return d; } function in class:tinyxml2::XMLAttribute
/external/v8/src/
H A Dhydrogen-instructions.h2418 double DoubleValue() const { function in class:v8::HConstant
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 202 milliseconds