Home
last modified time | relevance | path

Searched defs:sourceOffset (Results 1 – 25 of 55) sorted by relevance

123

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java656 public final void copyTo(byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyTo()
669 byte[] target, int sourceOffset, int targetOffset, int numberToCopy); in copyToInternal()
716 final void writeTo(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeTo()
727 abstract void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) in writeToInternal()
1357 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
1385 final void writeToInternal(OutputStream outputStream, int sourceOffset, int numberToWrite) in writeToInternal()
1594 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
DNioByteString.java110 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
132 void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeToInternal()
DRopeByteString.java402 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
446 void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeToInternal()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp66 uint64_t sourceOffset; member
151 uint64_t sourceOffset, in CopyFromStagingToBuffer()
253 uint64_t sourceOffset, in CopyFromStaging()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetASCII.java63 int sourceOffset = source.arrayOffset(); in decodeLoop() local
221 int sourceOffset = source.arrayOffset(); in encodeLoop() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp434 GLintptr sourceOffset, in copySubData()
871 size_t sourceOffset, in updateBufferStorage()
1037 size_t sourceOffset, in copyFromStorage()
1450 size_t sourceOffset, in copyFromStorage()
1505 size_t sourceOffset, in copyFromStorage()
1633 size_t sourceOffset, in copyFromStorage()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp97 GLintptr sourceOffset, in copySubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp97 GLintptr sourceOffset, in copySubData()
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp90 uint64_t sourceOffset; member
198 uint64_t sourceOffset, in CopyFromStagingToBuffer()
309 uint64_t sourceOffset, in CopyFromStaging()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DBufferNULL.cpp65 GLintptr sourceOffset, in copySubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp476 GLintptr sourceOffset, in copySubData()
983 size_t sourceOffset, in updateBufferStorage()
1155 size_t sourceOffset, in copyFromStorage()
1649 size_t sourceOffset, in copyFromStorage()
1704 size_t sourceOffset, in copyFromStorage()
1832 size_t sourceOffset, in copyFromStorage()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBufferGL.cpp103 GLintptr sourceOffset, in copySubData()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp155 uint64_t sourceOffset, in CopyFromStagingToBuffer()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java120 int sourceOffset = 213; in testCopyTo_ByteArrayOffsetLength() local
/third_party/icu/icu4c/source/i18n/
Dunits_converter.h105 double sourceOffset = 0; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DBufferNULL.cpp84 GLintptr sourceOffset, in copySubData()
/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_converter.h105 double sourceOffset = 0; member
/third_party/node/deps/icu-small/source/i18n/
Dunits_converter.h105 double sourceOffset = 0; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DBuffer.cpp121 GLintptr sourceOffset, in copyBufferSubData()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DConversionRates.java71 BigDecimal sourceOffset = this.mapToConversionRate.get(sourceSimpleIdentifier).getOffset(); in getOffset() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp459 uint64_t sourceOffset, in CopyFromStagingToBuffer()
481 uint64_t sourceOffset, in CopyFromStagingToBufferImpl()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp311 uint64_t sourceOffset, in CopyFromStagingToBuffer()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DGlyfEncoder.java64 int sourceOffset = loca.glyphOffset(glyphId); in encode() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DGlyfEncoder.java64 int sourceOffset = loca.glyphOffset(glyphId); in encode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBufferGL.cpp115 GLintptr sourceOffset, in copySubData()

123