Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp130 Byte CInByte2::ReadByte() in ReadByte()
137 void CInByte2::ReadBytes(Byte *data, size_t size) in ReadBytes()
147 void CInByte2::SkipData(UInt64 size) in SkipData()
154 void CInByte2::SkipData() in SkipData()
212 UInt64 CInByte2::ReadNumber() in ReadNumber()
222 CNum CInByte2::ReadNum() in ReadNum()
241 UInt32 CInByte2::ReadUInt32() in ReadUInt32()
250 UInt64 CInByte2::ReadUInt64() in ReadUInt64()
372 void CInByte2::ParseFolder(CFolder &folder) in ParseFolder()
455 CInByte2 inByte; in ParseFolderInfo()
[all …]
D7zIn.h303 struct CInByte2 struct
344 CInByte2 _inByteVector[kNumBufLevelsMax]; argument
346 CInByte2 *_inByteBack;
D7zHandler.cpp268 CInByte2 inByte; in IsFolderEncrypted()
372 CInByte2 inByte; in SetMethodToProp()