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

/external/proguard/src/proguard/classfile/constant/
H A DDoubleConstant.java31 public class DoubleConstant extends Constant class in inherits:Constant
37 * Creates an uninitialized DoubleConstant.
39 public DoubleConstant() method in class:DoubleConstant
45 * Creates a new DoubleConstant with the given double value.
47 public DoubleConstant(double value) method in class:DoubleConstant
54 * Returns the double value of this DoubleConstant.
63 * Sets the double value of this DoubleConstant.
/external/v8/src/
H A Dassembler.h64 class DoubleConstant: public AllStatic { class in namespace:v8::internal
/external/javassist/src/main/javassist/compiler/
H A DTokenId.java107 int DoubleConstant = 405; field in interface:TokenId
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 142 milliseconds