Home
last modified time | relevance | path

Searched defs:convertToInteger (Results 1 – 16 of 16) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
DUnknownFloatValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownFloatValue
DUnknownDoubleValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownDoubleValue
DUnknownLongValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownLongValue
DSpecificDoubleValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificDoubleValue
DSpecificFloatValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificFloatValue
DParticularFloatValue.java57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularFloatValue
DParticularDoubleValue.java57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularDoubleValue
DSpecificLongValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificLongValue
DParticularLongValue.java57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularLongValue
DDoubleValue.java51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in DoubleValue
DFloatValue.java51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in FloatValue
DLongValue.java52 public abstract IntegerValue convertToInteger(); in convertToInteger() method in LongValue
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPUtils.java311 public static int convertToInteger(String rawValue) throws XMPException in convertToInteger() method in XMPUtils
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h986 opStatus convertToInteger(integerPart *Input, unsigned int Width, in convertToInteger() function
991 opStatus convertToInteger(APSInt &Result, roundingMode RM, in convertToInteger() function
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp2063 APFloat::convertToInteger(integerPart *parts, unsigned int width, in convertToInteger() function in APFloat
2097 APFloat::convertToInteger(APSInt &result, in convertToInteger() function in APFloat
/external/llvm/lib/Support/
DAPFloat.cpp2212 APFloat::convertToInteger(integerPart *parts, unsigned int width, in convertToInteger() function in APFloat
2246 APFloat::convertToInteger(APSInt &result, in convertToInteger() function in APFloat