Home
last modified time | relevance | path

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

123

/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java731 public final void copyTo(byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyTo()
744 byte[] target, int sourceOffset, int targetOffset, int numberToCopy); in copyToInternal()
791 final void writeTo(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeTo()
802 abstract void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) in writeToInternal()
1435 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
1463 final void writeToInternal(OutputStream outputStream, int sourceOffset, int numberToWrite) in writeToInternal()
1672 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
DNioByteString.java111 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
133 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()
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java731 public final void copyTo(byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyTo()
744 byte[] target, int sourceOffset, int targetOffset, int numberToCopy); in copyToInternal()
791 final void writeTo(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeTo()
802 abstract void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) in writeToInternal()
1435 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
1463 final void writeToInternal(OutputStream outputStream, int sourceOffset, int numberToWrite) in writeToInternal()
1672 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
DNioByteString.java111 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
133 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()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java731 public final void copyTo(byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyTo()
744 byte[] target, int sourceOffset, int targetOffset, int numberToCopy); in copyToInternal()
791 final void writeTo(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeTo()
802 abstract void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) in writeToInternal()
1435 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
1463 final void writeToInternal(OutputStream outputStream, int sourceOffset, int numberToWrite) in writeToInternal()
1672 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
DNioByteString.java111 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
133 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()
/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
DCharsetASCII.java63 int sourceOffset = source.arrayOffset(); in decodeLoop() local
221 int sourceOffset = source.arrayOffset(); in encodeLoop() local
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DByteStringMicro.java138 public void copyTo(final byte[] target, final int sourceOffset, in copyTo()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp435 GLintptr sourceOffset, in copySubData()
928 size_t sourceOffset, in updateBufferStorage()
1100 size_t sourceOffset, in copyFromStorage()
1490 size_t sourceOffset, in copyFromStorage()
1618 size_t sourceOffset, in copyFromStorage()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp97 GLintptr sourceOffset, in copySubData()
/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DNVMem.c346 unsigned int sourceOffset, // IN: source offset in _plat__NvMemoryMove()
/external/angle/src/libANGLE/renderer/null/
DBufferNULL.cpp85 GLintptr sourceOffset, in copySubData()
/external/angle/src/libANGLE/renderer/wgpu/
DBufferWgpu.cpp138 GLintptr sourceOffset, in copySubData()
DVertexArrayWgpu.cpp345 uint64_t sourceOffset; in syncClientArrays() member
373 size_t sourceOffset = reinterpret_cast<size_t>(indices); in syncClientArrays() local
/external/cronet/stable/third_party/icu/source/i18n/
Dunits_converter.h119 double sourceOffset = 0; member
/external/cronet/tot/third_party/icu/source/i18n/
Dunits_converter.h119 double sourceOffset = 0; member
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestCollationStringByteConverter.java141 final int sourceOffset = gcs.toSourceOffset(i); in checkBasic() local
/external/icu/icu4c/source/i18n/
Dunits_converter.h123 double sourceOffset = 0; member
/external/icu/libicu/cts_headers/
Dunits_converter.h123 double sourceOffset = 0; member
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DNVMem.c594 unsigned int sourceOffset, // IN: source offset in _plat__NvMemoryMove()
/external/angle/src/libANGLE/renderer/gl/
DBufferGL.cpp148 GLintptr sourceOffset, in copySubData()
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
Dencode_hevc_dss.cpp323 uint32_t sourceOffset, in CopyDataBlock()

123