/third_party/flatbuffers/ts/flexbuffers/ |
D | builder.ts | 85 const newOffset = this.computeOffset(byteWidth); constant 91 const newOffset = this.computeOffset(byteWidth); constant 102 const newOffset = this.computeOffset(length); constant 119 const newOffset = this.computeOffset(length + 1); constant 136 const newOffset = this.computeOffset(length + 1); constant 147 const newOffset = this.computeOffset(byteWidth); constant 493 const newOffset = this.computeOffset(byteWidth); constant 516 const newOffset = this.computeOffset(byteWidth); constant 539 const newOffset = this.computeOffset(byteWidth); constant
|
D | stack-value.ts | 27 const newOffset = this.builder.computeOffset(byteWidth); constant
|
/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/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()
|
/third_party/flutter/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/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/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()
|
/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()
|
/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/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | CoverageTable.java | 83 int newOffset = super.subSerialize(newData); in subSerialize() local
|
D | ClassDefTable.java | 81 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
|