Home
last modified time | relevance | path

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

/external/proguard/src/proguard/evaluation/value/
DUnknownDoubleValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownDoubleValue
DUnknownFloatValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownFloatValue
DUnknownLongValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownLongValue
DSpecificFloatValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificFloatValue
DSpecificDoubleValue.java37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificDoubleValue
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
DDoubleValue.java51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in DoubleValue
DFloatValue.java51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in FloatValue
DParticularLongValue.java57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularLongValue
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-7.0/llvm/include/llvm/ADT/
DAPFloat.h1069 opStatus convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp2148 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, in convertToInteger() function in llvm::detail::IEEEFloat
4298 DoubleAPFloat::convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function in llvm::detail::DoubleAPFloat
4509 APFloat::opStatus APFloat::convertToInteger(APSInt &result, in convertToInteger() function in llvm::APFloat
/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
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py5489 convertToInteger = tokenMap(int) variable in pyparsing_common
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py5489 convertToInteger = tokenMap(int) variable in pyparsing_common