| /external/lzma/CS/7zip/Common/ |
| D | InBuffer.cs | 49 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
|
| /external/lzma/CPP/7zip/Common/ |
| D | InBuffer.h | 45 bool ReadByte(Byte &b) in ReadByte() function 53 Byte ReadByte() in ReadByte() function
|
| D | CWrappers.h | 69 Byte ReadByte() in ReadByte() function
|
| /external/zlib/src/contrib/dotzlib/DotZLib/ |
| D | GZipStream.cs | 181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
|
| /external/chromium_org/mojo/common/test/ |
| D | multiprocess_test_helper_unittest.cc | 37 bool ReadByte(const embedder::PlatformHandle& handle, char* c) { in ReadByte() function
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zIn.h | 159 Byte ReadByte() { return _inByteBack->ReadByte(); } in ReadByte() function
|
| D | 7zIn.cpp | 183 Byte CInByte2::ReadByte() in ReadByte() function in NArchive::N7z::CInByte2
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | readable_font_data.cc | 71 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
| D | readable_font_data.cc | 71 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
|
| /external/chromium_org/third_party/lzma_sdk/ |
| D | 7zDec.c | 45 static Byte ReadByte(void *pp) in ReadByte() function
|
| /external/lzma/C/ |
| D | 7zDec.c | 45 static Byte ReadByte(void *pp) in ReadByte() function
|
| /external/chromium_org/third_party/libwebp/demux/ |
| D | demux.c | 148 static WEBP_INLINE uint8_t ReadByte(MemBuffer* const mem) { in ReadByte() function
|
| /external/webp/src/demux/ |
| D | demux.c | 148 static WEBP_INLINE uint8_t ReadByte(MemBuffer* const mem) { in ReadByte() function
|
| /external/sonivox/jet_tools/JetCreator/ |
| D | midifile.py | 257 def ReadByte (stream): function
|
| /external/chromium_org/v8/tools/ |
| D | grokdump.py | 1017 def ReadByte(self, offset): member in Map
|