Home
last modified time | relevance | path

Searched refs:CInByte2 (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp114 Byte CInByte2::ReadByte() in ReadByte()
121 void CInByte2::ReadBytes(Byte *data, size_t size) in ReadBytes()
131 void CInByte2::SkipData(UInt64 size) in SkipData()
138 void CInByte2::SkipData() in SkipData()
196 UInt64 CInByte2::ReadNumber() in ReadNumber()
206 CNum CInByte2::ReadNum() in ReadNum()
225 UInt32 CInByte2::ReadUInt32() in ReadUInt32()
234 UInt64 CInByte2::ReadUInt64() in ReadUInt64()
356 void CInByte2::ParseFolder(CFolder &folder) in ParseFolder()
439 CInByte2 inByte; in ParseFolderInfo()
[all …]
D7zIn.h291 struct CInByte2 struct
332 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
334 CInByte2 *_inByteBack;
D7zHandler.cpp262 CInByte2 inByte; in IsFolderEncrypted()
366 CInByte2 inByte; in SetMethodToProp()