| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | EagerStreamTest.java | 351 int readBytes; field in EagerStreamTest.ProxyStream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | BinaryStreamRef.cpp | 79 Error BinaryStreamRef::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in BinaryStreamRef
|
| H A D | BinaryStreamReader.cpp | 37 Error BinaryStreamReader::readBytes(ArrayRef<uint8_t> &Buffer, uint32_t Size) { in readBytes() function in BinaryStreamReader
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
| H A D | StreamingMemoryObject.cpp | 47 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anon25446::RawMemoryObject 88 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
|
| /third_party/protobuf/js/experimental/runtime/kernel/ |
| H A D | reader.js | 35 function readBytes(bufferDecoder, start) { function
|
| /third_party/backends/backend/ |
| H A D | epsonds-cmd.c | 718 int readBytes = 0; in capa_cb() local 755 int readBytes = 0; in capa_cb() local
|
| /third_party/pulseaudio/sonic/ |
| H A D | wave.c | 86 static int readBytes( in readBytes() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BinaryStream.h | 92 void readBytes(unsigned char outArray[], size_t count) { read<unsigned char>(outArray, count); } in readBytes() function in gl::BinaryInputStream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
| H A 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/vk-gl-cts/execserver/tools/ |
| H A D | xsClient.cpp | 85 void readBytes (de::Socket& socket, vector<deUint8>& dst, size_t numBytes) in readBytes() function
|
| H A D | xsTest.cpp | 91 void readBytes (de::Socket& socket, vector<deUint8>& dst, size_t numBytes) in readBytes() function
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | ReadableFontData.java | 359 public int readBytes(int index, byte[] b, int offset, int length) { in readBytes() method in ReadableFontData
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Reader.java | 165 ByteString readBytes() throws IOException; in readBytes() method
|
| H A D | CodedInputStreamReader.java | 244 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStreamReader
|
| H A D | BinaryReader.java | 310 public ByteString readBytes() throws IOException { in readBytes() method in BinaryReader.SafeHeapReader
|
| H A 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 { readBytes() method in CodedInputStream.IterableDirectByteBufferDecoder [all...] |
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | brotlidump.py | 97 def readBytes(self, n): member in BitStream
|
| /third_party/protobuf/js/binary/ |
| H A D | decoder.js | |
| H A D | reader.js | |
| /third_party/lz4/programs/ |
| H A D | lz4io.c | 1151 size_t readBytes = 1; in LZ4IO_passThrough() local 1596 { const size_t readBytes = fread(buffer + MAGICNUMBER_SIZE, 1, LZ4F_HEADER_SIZE_MIN - MAGICNUMBER_SIZE, finput); in LZ4IO_getCompressedFileInfo() local 1603 const size_t readBytes = fread(buffer + LZ4F_HEADER_SIZE_MIN, 1, hSize - LZ4F_HEADER_SIZE_MIN, finput); in LZ4IO_getCompressedFileInfo() local
|