Home
last modified time | relevance | path

Searched defs:getIntegerValue (Results 1 – 3 of 3) 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/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java641 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