Home
last modified time | relevance | path

Searched defs:ReadByte (Results 1 – 15 of 15) sorted by relevance

/third_party/lzma/CS/7zip/Common/
DInBuffer.cs49 public bool ReadByte(byte b) // check it in ReadByte() method in SevenZip.Buffer.InBuffer
58 public byte ReadByte() in ReadByte() method in SevenZip.Buffer.InBuffer
/third_party/lzma/CPP/7zip/Common/
DInBuffer.h73 bool ReadByte(Byte &b) in ReadByte() function
91 Byte ReadByte() in ReadByte() function
DCWrappers.h79 Byte ReadByte() in ReadByte() function
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs125 public override int ReadByte() in ReadByte() method in Org.Brotli.Dec.BrotliInputStream
/third_party/grpc/src/core/lib/transport/
Dpromise_endpoint.h216 auto ReadByte() { in ReadByte() function
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc74 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
/third_party/lzma/C/
D7zDec.c78 static Byte ReadByte(IByteInPtr pp) in ReadByte() function
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c141 ReadByte(gif_source_ptr sinfo) in ReadByte() function
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Drdgif.c141 ReadByte(gif_source_ptr sinfo) in ReadByte() function
/third_party/lzma/CPP/7zip/Archive/7z/
D7zIn.h383 Byte ReadByte() { return _inByteBack->ReadByte(); } in ReadByte() function
D7zIn.cpp149 Byte CInByte2::ReadByte() in ReadByte() function in NArchive::N7z::CInByte2
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp37 Byte ReadByte() in ReadByte() function
/third_party/skia/m133/third_party/externals/libwebp/src/demux/
Ddemux.c147 static WEBP_INLINE uint8_t ReadByte(MemBuffer* const mem) { in ReadByte() function
/third_party/skia/third_party/externals/libwebp/src/demux/
Ddemux.c147 static WEBP_INLINE uint8_t ReadByte(MemBuffer* const mem) { in ReadByte() function