| /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 | 64 bool ReadByte(Byte &b) in ReadByte() function 73 Byte ReadByte() in ReadByte() function
|
| D | CWrappers.h | 79 Byte ReadByte() in ReadByte() function
|
| /external/tensorflow/tensorflow/contrib/ignite/kernels/client/ |
| D | ignite_client.h | 35 Status ReadByte(uint8_t *data) { return ReadData(data, 1); } in ReadByte() function
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | BrotliInputStream.cs | 125 public override int ReadByte() in ReadByte() method in Org.Brotli.Dec.BrotliInputStream
|
| /external/zlib/src/contrib/dotzlib/DotZLib/ |
| D | GZipStream.cs | 181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
|
| /external/libchrome/base/files/ |
| D | file_descriptor_watcher_posix_unittest.cc | 134 void ReadByte() { in ReadByte() function in base::__anon7ab4a7fa0111::FileDescriptorWatcherTest
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/ |
| D | JavaCharStream.java | 183 protected char ReadByte() throws java.io.IOException in ReadByte() method in JavaCharStream
|
| /external/libbrillo/brillo/streams/ |
| D | memory_stream_unittest.cc | 26 int ReadByte(Stream* stream, brillo::ErrorPtr* error) { in ReadByte() function
|
| D | file_stream_unittest.cc | 44 inline int ReadByte(Stream* stream) { in ReadByte() function
|
| /external/lzma/C/ |
| D | 7zDec.c | 52 static Byte ReadByte(const IByteIn *pp) in ReadByte() function
|
| /external/sfntly/cpp/src/sfntly/data/ |
| D | readable_font_data.cc | 74 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/ |
| D | JavaCharStream.java | 180 protected char ReadByte() throws java.io.IOException in ReadByte() method in JavaCharStream
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zIn.h | 374 Byte ReadByte() { return _inByteBack->ReadByte(); } in ReadByte() function
|
| D | 7zIn.cpp | 130 Byte CInByte2::ReadByte() in ReadByte() function in NArchive::N7z::CInByte2
|
| /external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
| D | LzmaSpec.cpp | 37 Byte ReadByte() in ReadByte() function
|
| /external/webp/src/demux/ |
| D | demux.c | 147 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/v8/tools/ |
| D | grokdump.py | 1234 def ReadByte(self, offset): member in Map
|