Home
last modified time | relevance | path

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

12

/external/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
/external/lzma/CPP/7zip/Common/
DInBuffer.h63 bool ReadByte(Byte &b) in ReadByte() function
71 Byte ReadByte() in ReadByte() function
DCWrappers.h74 Byte ReadByte() in ReadByte() function
/external/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs125 public override int ReadByte() in ReadByte() method in Org.Brotli.Dec.BrotliInputStream
/external/zlib/src/contrib/dotzlib/DotZLib/
DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
/external/libmojo/mojo/edk/test/
Dmultiprocess_test_helper_unittest.cc43 bool ReadByte(const PlatformHandle& handle, char* c) { in ReadByte() function
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix_unittest.cc131 void ReadByte() { in ReadByte() function in base::__anon85baf4d10111::FileDescriptorWatcherTest
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/
DJavaCharStream.java183 protected char ReadByte() throws java.io.IOException in ReadByte() method in JavaCharStream
/external/libbrillo/brillo/streams/
Dmemory_stream_unittest.cc26 int ReadByte(Stream* stream, brillo::ErrorPtr* error) { in ReadByte() function
Dfile_stream_unittest.cc44 inline int ReadByte(Stream* stream) { in ReadByte() function
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/
DJavaCharStream.java180 protected char ReadByte() throws java.io.IOException in ReadByte() method in JavaCharStream
/external/lzma/C/
D7zDec.c52 static Byte ReadByte(void *pp) in ReadByte() function
/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc74 int32_t ReadableFontData::ReadByte(int32_t index) { in ReadByte() function in sfntly::ReadableFontData
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.h362 Byte ReadByte() { return _inByteBack->ReadByte(); } in ReadByte() function
D7zIn.cpp114 Byte CInByte2::ReadByte() in ReadByte() function in NArchive::N7z::CInByte2
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp37 Byte ReadByte() in ReadByte() function
/external/webp/src/demux/
Ddemux.c147 static WEBP_INLINE uint8_t ReadByte(MemBuffer* const mem) { in ReadByte() function
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py257 def ReadByte (stream): function
/external/v8/tools/
Dgrokdump.py1129 def ReadByte(self, offset): member in Map
/external/annotation-tools/asmx/test/lib/
Djavancss.jarMETA-INF/ META-INF/MANIFEST.MF JITFix.class JITFix.java package JITFix ...
/external/testng/ant/3rdparty/
Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
/external/guice/extensions/persist/lib/
Dognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd ...
/external/guice/extensions/struts2/lib/
Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djavaparser-core-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/github/ com/ ...
Djavaparser-core-3.0.0-alpha.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...

12