Searched defs:DOUBLE_VALUE (Results 1 – 3 of 3) sorted by relevance
51 public static final Value DOUBLE_VALUE = new BasicValue(Type.DOUBLE_TYPE); field in BasicValue
37 static final DoubleValue DOUBLE_VALUE = new UnknownDoubleValue(); field in ValueFactory
33 private static final Signature DOUBLE_VALUE = field in CodeEmitter