Searched defs:FloatValue (Results 1 - 4 of 4) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
H A DFloatValue.java30 public abstract class FloatValue extends Category1Value class in inherits:Category1Value
44 * Returns the negated value of this FloatValue.
46 public abstract FloatValue negate();
49 * Converts this FloatValue to an IntegerValue.
54 * Converts this FloatValue to a LongValue.
59 * Converts this FloatValue to a DoubleValue.
67 * Returns the generalization of this FloatValue and the given other
68 * FloatValue.
70 public abstract FloatValue generalize(FloatValue othe
[all...]
/external/tinyxml2/
H A Dtinyxml2.h789 float FloatValue() const { float f=0; QueryFloatValue( &f ); return f; } function in class:tinyxml2::XMLAttribute
/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 386 milliseconds