Home
last modified time | relevance | path

Searched defs:ReadBlock (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/CS/7zip/Common/
DInBuffer.cs30 public bool ReadBlock() in ReadBlock() method in SevenZip.Buffer.InBuffer
/third_party/lzma/CPP/7zip/Common/
DInBuffer.cpp51 bool CInBufferBase::ReadBlock() in ReadBlock() function in CInBufferBase
/third_party/lzma/CS/7zip/Compress/LZ/
DLzInWindow.cs39 public virtual void ReadBlock() in ReadBlock() method in SevenZip.Compression.LZ.InWindow
/third_party/lzma/Java/SevenZip/Compression/LZ/
DInWindow.java39 public void ReadBlock() throws IOException in ReadBlock() method in InWindow
/third_party/node/deps/v8/src/parsing/
Dscanner-character-streams.cc254 bool ReadBlock(size_t position) final { in ReadBlock() function in v8::internal::BufferedCharacterStream
310 bool ReadBlock(size_t position) final { in ReadBlock() function in v8::internal::UnbufferedCharacterStream
398 bool BufferedUtf16CharacterStream::ReadBlock(size_t position) { in ReadBlock() function in v8::internal::BufferedUtf16CharacterStream
473 bool ReadBlock(size_t position) final { in ReadBlock() function in v8::internal::Windows1252CharacterStream