Home
last modified time | relevance | path

Searched defs:adjustedOffset (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Drbbi.cpp666 int32_t adjustedOffset = static_cast<int32_t>(utext_getNativeIndex(&fText)); in preceding() local
693 int32_t adjustedOffset = static_cast<int32_t>(utext_getNativeIndex(&fText)); in isBoundary() local
/third_party/icu/icu4c/source/common/
Drbbi.cpp680 int32_t adjustedOffset = static_cast<int32_t>(utext_getNativeIndex(&fText)); in preceding() local
707 int32_t adjustedOffset = static_cast<int32_t>(utext_getNativeIndex(&fText)); in isBoundary() local
/third_party/node/deps/icu-small/source/common/
Drbbi.cpp650 int32_t adjustedOffset = static_cast<int32_t>(utext_getNativeIndex(&fText)); in preceding() local
677 int32_t adjustedOffset = static_cast<int32_t>(utext_getNativeIndex(&fText)); in isBoundary() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java529 int adjustedOffset = offset; in preceding() local
564 int adjustedOffset = CISetIndex32(fText, offset); in isBoundary() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedBreakIterator.java467 int adjustedOffset = offset; in preceding() local
500 int adjustedOffset = CISetIndex32(fText, offset); in isBoundary() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp714 VkOffset3D adjustedOffset = offset; in imageOffsetInBlocks() local
772 VkOffset3D adjustedOffset = imageOffsetInBlocks(offset, aspect); in texelOffsetBytesInStorage() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java872 int adjustedOffset = OFFSET[i] / MIN_OFFSET_UNIT[j] * MIN_OFFSET_UNIT[j]; in TestISOFormat() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java869 int adjustedOffset = OFFSET[i] / MIN_OFFSET_UNIT[j] * MIN_OFFSET_UNIT[j]; in TestISOFormat() local
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp1063 int32_t adjustedOffset = OFFSET[i] / MIN_OFFSET_UNIT[j] * MIN_OFFSET_UNIT[j]; in TestISOFormat() local