/third_party/node/deps/icu-small/source/i18n/ |
D | uitercollationiterator.cpp | 34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | utf8collationiterator.cpp | 34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | utf16collationiterator.cpp | 49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
/third_party/icu/icu4c/source/i18n/ |
D | uitercollationiterator.cpp | 34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | utf8collationiterator.cpp | 34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | utf16collationiterator.cpp | 49 UTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 191 FCDUTF16CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uitercollationiterator.cpp | 34 UIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 89 FCDUIterCollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | utf8collationiterator.cpp | 34 UTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset() 133 FCDUTF8CollationIterator::resetToOffset(int32_t newOffset) { in resetToOffset()
|
D | utf16collationiterator.cpp | 49 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/ |
D | IterCollationIterator.java | 32 public void resetToOffset(int newOffset) { in resetToOffset()
|
D | FCDUTF16CollationIterator.java | 74 public void resetToOffset(int newOffset) { in resetToOffset()
|
D | UTF16CollationIterator.java | 54 public void resetToOffset(int newOffset) { in resetToOffset()
|
D | FCDIterCollationIterator.java | 34 public void resetToOffset(int newOffset) { in resetToOffset()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | IterCollationIterator.java | 30 public void resetToOffset(int newOffset) { in resetToOffset()
|
D | FCDUTF16CollationIterator.java | 72 public void resetToOffset(int newOffset) { in resetToOffset()
|
D | UTF16CollationIterator.java | 52 public void resetToOffset(int newOffset) { in resetToOffset()
|
D | FCDIterCollationIterator.java | 32 public void resetToOffset(int newOffset) { in resetToOffset()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | ClassDefTable.java | 81 int newOffset = super.subSerialize(newData); in subSerialize() local
|
D | CoverageTable.java | 83 int newOffset = super.subSerialize(newData); in subSerialize() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | IndirectDrawMetadata.cpp | 42 const uint64_t newOffset = draw.clientBufferOffset; in AddIndexedIndirectDraw() local
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 343 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/ |
D | CollectionUtilities.java | 451 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/ |
D | CollectionUtilities.java | 454 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/ |
D | CollationElementIterator.java | 450 public void setOffset(int newOffset) { in setOffset()
|