Searched defs:getValueAsDouble (Results 1 – 8 of 8) sorted by relevance
209 …@Override public double getValueAsDouble() throws IOException { return delegate.getValueAsDouble()… in getValueAsDouble() method in JsonParserDelegate210 …@Override public double getValueAsDouble(double defaultValue) throws IOException { return delegate… in getValueAsDouble() method in JsonParserDelegate
894 …@Override public double getValueAsDouble() throws IOException { return delegate.getValueAsDouble()… in getValueAsDouble() method in FilteringParserDelegate895 …@Override public double getValueAsDouble(double defaultValue) throws IOException { return delegate… in getValueAsDouble() method in FilteringParserDelegate
1678 public double getValueAsDouble() throws IOException { in getValueAsDouble() method in JsonParser1693 public double getValueAsDouble(double def) throws IOException { in getValueAsDouble() method in JsonParser
445 public double getValueAsDouble(double defaultValue) throws IOException in getValueAsDouble() method in ParserMinimalBase
228 double FloatAttr::getValueAsDouble() const { in getValueAsDouble() function in FloatAttr231 double FloatAttr::getValueAsDouble(APFloat value) { in getValueAsDouble() function in FloatAttr
1446 double getValueAsDouble(ConstantFP *Op) { in getValueAsDouble() function
1646 double getValueAsDouble(ConstantFP *Op) { in getValueAsDouble() function
1790 double getValueAsDouble(ConstantFP *Op) { in getValueAsDouble() function