Home
last modified time | relevance | path

Searched defs:shiftRight (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
DDecimalQuantity_ByteArrayBCD.java84 protected void shiftRight(int numDigits) { in shiftRight() method in DecimalQuantity_ByteArrayBCD
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
DDecimalQuantity_ByteArrayBCD.java87 protected void shiftRight(int numDigits) { in shiftRight() method in DecimalQuantity_ByteArrayBCD
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java143 protected void shiftRight(int numDigits) { in shiftRight() method in DecimalQuantity_DualStorageBCD
DDecimalQuantity_AbstractBCD.java1192 protected abstract void shiftRight(int numDigits); in shiftRight() method in DecimalQuantity_AbstractBCD
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java185 protected void shiftRight(int numDigits) { in shiftRight() method in DecimalQuantity_DualStorageBCD
DDecimalQuantity_AbstractBCD.java1245 protected abstract void shiftRight(int numDigits); in shiftRight() method in DecimalQuantity_AbstractBCD
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h863 template <class DigitsT> void ScaledNumber<DigitsT>::shiftRight(int32_t Shift) { in shiftRight() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.cpp1024 void DecimalQuantity::shiftRight(int32_t numDigits) { in shiftRight() function in DecimalQuantity
/third_party/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp1144 void DecimalQuantity::shiftRight(int32_t numDigits) { in shiftRight() function in DecimalQuantity
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimalquantity.cpp1144 void DecimalQuantity::shiftRight(int32_t numDigits) { in shiftRight() function in DecimalQuantity
/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js1190 BigInteger.prototype.shiftRight = bnShiftRight; method in BigInteger
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp1462 …const bool shiftRight = sectShader && maxTTest && (0 == (startPos.y() & 1)) && (0 == (startPos.x(… in initBottomAccelerationStructure() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp493 shiftRight(APFloatBase::integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp1473 …const bool shiftRight = sectShader && maxTTest && (0 == (startPos.y() & 1)) && (0 == (startPos.x(… in initBottomAccelerationStructure() local