Searched defs:convertToInteger (Results 1 – 14 of 14) sorted by relevance
37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownDoubleValue
37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownFloatValue
37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownLongValue
37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificFloatValue
37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificDoubleValue
57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularFloatValue
57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularDoubleValue
37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificLongValue
51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in FloatValue
57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularLongValue
51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in DoubleValue
52 public abstract IntegerValue convertToInteger(); in convertToInteger() method in LongValue
311 public static int convertToInteger(String rawValue) throws XMPException in convertToInteger() method in XMPUtils
2177 APFloat::convertToInteger(integerPart *parts, unsigned int width, in convertToInteger() function in APFloat2211 APFloat::convertToInteger(APSInt &result, in convertToInteger() function in APFloat