Home
last modified time | relevance | path

Searched defs:getIntegerValue (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DPluralRules.java634 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp355 Constant *Constant::getIntegerValue(Type *Ty, const APInt &V) { in getIntegerValue() function in Constant