Home
last modified time | relevance | path

Searched defs:newOffset (Results 1 – 25 of 46) sorted by relevance

12

/third_party/node/deps/icu-small/source/i18n/
Duitercollationiterator.cpp34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf8collationiterator.cpp34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf16collationiterator.cpp49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
/third_party/icu/icu4c/source/i18n/
Duitercollationiterator.cpp34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf8collationiterator.cpp34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf16collationiterator.cpp49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dcoleitr.cpp230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset()
/third_party/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.cpp34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf8collationiterator.cpp34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
Dutf16collationiterator.cpp49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DIterCollationIterator.java32 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDUTF16CollationIterator.java74 public void resetToOffset(int newOffset) { in resetToOffset()
DUTF16CollationIterator.java54 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDIterCollationIterator.java34 public void resetToOffset(int newOffset) { in resetToOffset()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DIterCollationIterator.java30 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDUTF16CollationIterator.java72 public void resetToOffset(int newOffset) { in resetToOffset()
DUTF16CollationIterator.java52 public void resetToOffset(int newOffset) { in resetToOffset()
DFCDIterCollationIterator.java32 public void resetToOffset(int newOffset) { in resetToOffset()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DClassDefTable.java81 int newOffset = super.subSerialize(newData); in subSerialize() local
DCoverageTable.java83 int newOffset = super.subSerialize(newData); in subSerialize() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DIndirectDrawMetadata.cpp42 const uint64_t newOffset = draw.clientBufferOffset; in AddIndexedIndirectDraw() local
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js343 set: function(newOffset) { argument
436 set: function(newOffset) { argument
449 set: function(newOffset) { argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DCollectionUtilities.java451 int newOffset = testSet.matchesAt(string, offset); in span() local
465 int newOffset = testSet.matchesAt(string, offset); in spanNot() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DCollectionUtilities.java454 int newOffset = testSet.matchesAt(string, offset); in span() local
468 int newOffset = testSet.matchesAt(string, offset); in spanNot() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollationElementIterator.java450 public void setOffset(int newOffset) { in setOffset()

12