| /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/libwebm/webm_parser/src/ |
| D | parser_utils.cc | 18 Status ReadByte(Reader* reader, std::uint8_t* byte) { in ReadByte() function
|
| /external/pigweed/pw_sys_io_arduino/ |
| D | sys_io_arduino.cc | 31 Status ReadByte(std::byte* dest) { in ReadByte() function
|
| /external/pigweed/pw_sys_io_stdio/ |
| D | sys_io.cc | 21 Status ReadByte(std::byte* dest) { in ReadByte() function
|
| /external/libwebm/webm_parser/tests/ |
| D | parser_utils_test.cc | 30 TEST_F(ParserUtilsTest, ReadByte) { in TEST_F() argument
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | BrotliInputStream.cs | 125 public override int ReadByte() in ReadByte() method in Org.Brotli.Dec.BrotliInputStream
|
| /external/pigweed/pw_sys_io_baremetal_lm3s6965evb/ |
| D | sys_io_baremetal.cc | 88 Status ReadByte(std::byte* dest) { in ReadByte() function
|
| /external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
| D | GZipStream.cs | 181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
|
| /external/pigweed/pw_sys_io_baremetal_stm32f429/ |
| D | sys_io_baremetal.cc | 167 Status ReadByte(std::byte* dest) { in ReadByte() function
|
| /external/libchrome/base/files/ |
| D | file_descriptor_watcher_posix_unittest.cc | 134 void ReadByte() { in ReadByte() function in base::__anonfcf877d80111::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_test.cc | 27 int ReadByte(Stream* stream, brillo::ErrorPtr* error) { in ReadByte() function
|
| D | file_stream_test.cc | 47 inline int ReadByte(Stream* stream) { 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/C/ |
| D | 7zDec.c | 52 static Byte ReadByte(const IByteIn *pp) in ReadByte() function
|
| /external/libjpeg-turbo/ |
| D | rdgif.c | 141 ReadByte(gif_source_ptr sinfo) in ReadByte() function
|
| /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
|