/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryByteStream.h | 41 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 100 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 148 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 243 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
|
D | BinaryItemStream.h | 41 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | BinaryStreamRef.cpp | 24 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anonf9a380760111::ArrayRefImpl 47 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anonf9a380760111::MutableArrayRefImpl 79 Error BinaryStreamRef::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in BinaryStreamRef
|
D | BinaryStreamReader.cpp | 37 Error BinaryStreamReader::readBytes(ArrayRef<uint8_t> &Buffer, uint32_t Size) { in readBytes() function in BinaryStreamReader
|
/third_party/node/test/parallel/ |
D | test-stdin-pipe-large.js | 16 let readBytes = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | StreamingMemoryObject.cpp | 47 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anona6b1c4ee0111::RawMemoryObject 88 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
D | EagerStreamTest.java | 351 int readBytes; field in EagerStreamTest.ProxyStream
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/ |
D | BrotliCommon.java | 96 int readBytes; in setDictionaryData() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
D | MappedBlockStream.cpp | 88 Error MappedBlockStream::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in MappedBlockStream 239 Error MappedBlockStream::readBytes(uint32_t Offset, in readBytes() function in MappedBlockStream 373 Error WritableMappedBlockStream::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in WritableMappedBlockStream
|
/third_party/protobuf/js/experimental/runtime/kernel/ |
D | reader.js | 35 function readBytes(bufferDecoder, start) { function 342 readBytes, property
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | BinaryStream.h | 81 void readBytes(unsigned char outArray[], size_t count) { read<unsigned char>(outArray, count); } in readBytes() function
|
/third_party/vk-gl-cts/execserver/tools/ |
D | xsClient.cpp | 85 void readBytes (de::Socket& socket, vector<deUint8>& dst, size_t numBytes) in readBytes() function
|
D | xsTest.cpp | 91 void readBytes (de::Socket& socket, vector<deUint8>& dst, size_t numBytes) in readBytes() function
|
/third_party/protobuf/js/binary/ |
D | decoder.js | 901 jspb.BinaryDecoder.prototype.readBytes = function(length) { method in jspb.BinaryDecoder
|
D | reader.js | 936 jspb.BinaryReader.prototype.readBytes = function() { method in jspb.BinaryReader
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | BinaryStream.h | 92 void readBytes(unsigned char outArray[], size_t count) { read<unsigned char>(outArray, count); } in readBytes() function
|
/third_party/protobuf/objectivec/ |
D | GPBCodedInputStream.m | 483 - (NSData *)readBytes { method
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/ |
D | StandardMessageCodec.java | 318 protected static final byte[] readBytes(ByteBuffer buffer) { in readBytes() method in StandardMessageCodec
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Reader.java | 165 ByteString readBytes() throws IOException; in readBytes() method
|
D | CodedInputStream.java | 325 public abstract ByteString readBytes() throws IOException; in readBytes() method in CodedInputStream 896 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStream.ArrayDecoder 1615 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStream.UnsafeDirectNioDecoder 2374 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStream.StreamDecoder 3470 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStream.IterableDirectByteBufferDecoder
|
D | CodedInputStreamReader.java | 244 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStreamReader
|
D | BinaryReader.java | 310 public ByteString readBytes() throws IOException { in readBytes() method in BinaryReader.SafeHeapReader
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | ReadableFontData.java | 359 public int readBytes(int index, byte[] b, int offset, int length) { in readBytes() method in ReadableFontData
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | ReadableFontData.java | 359 public int readBytes(int index, byte[] b, int offset, int length) { in readBytes() method in ReadableFontData
|
/third_party/lz4/programs/ |
D | lz4io.c | 1121 size_t readBytes = 1; in LZ4IO_passThrough() local 1527 …{ const size_t readBytes = fread(buffer + MAGICNUMBER_SIZE, 1, LZ4F_HEADER_SIZE_MIN - MAGICNUMBE… in LZ4IO_getCompressedFileInfo() local 1534 …const size_t readBytes = fread(buffer + LZ4F_HEADER_SIZE_MIN, 1, hSize - LZ4F_HEADER_SIZE_MIN, fin… in LZ4IO_getCompressedFileInfo() local
|