Home
last modified time | relevance | path

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

123

/third_party/flatbuffers/ts/flexbuffers/
Dbuilder.ts85 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
Dstack-value.ts27 const newOffset = this.builder.computeOffset(byteWidth); constant
/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/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()
/third_party/flutter/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/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/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()
/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()
/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/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DCoverageTable.java83 int newOffset = super.subSerialize(newData); in subSerialize() local
DClassDefTable.java81 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

123