HomeSort by relevance Sort by last modified time
    Searched defs:DoubleValue (Results 1 - 9 of 9) sorted by null

  /external/proguard/src/proguard/evaluation/value/
DoubleValue.java 30 public abstract class DoubleValue extends 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 other)
    [all...]
  /external/tinyxml/
tinyxml.cpp 1271 double TiXmlAttribute::DoubleValue() const
    [all...]
  /external/tinyxml2/
tinyxml2.h 787 double DoubleValue() const { double d=0; QueryDoubleValue( &d ); return d; }
    [all...]
  /external/v8/src/
hydrogen-instructions.h     [all...]
  /external/chromium_org/v8/src/
hydrogen-instructions.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 

Completed in 330 milliseconds