Home
last modified time | relevance | path

Searched defs:newScale (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java260 long newScale = result.scale() + scale + exponent; in bcdToBigDecimal() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java302 long newScale = result.scale() + scale + exponent; in bcdToBigDecimal() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2734 Constant newScale(scale); in lvalue() local
2750 Constant newScale(scale); in lvalue() local
/third_party/libabigail/tests/lib/
Dcatch.hpp3165 Approx& scale( T const& newScale ) { in scale()
/third_party/typescript/tests/lib/
Dlib.d.ts14287 newScale: number; property