Home
last modified time | relevance | path

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

/external/lzma/C/
D7zArcIn.c637 const CBuf *tempBufs, UInt32 numTempBufs, in ReadUnpackInfo() argument
662 sd.Data = tempBufs[index].data; in ReadUnpackInfo()
663 sd.Size = tempBufs[index].size; in ReadUnpackInfo()
934 UInt32 numFoldersMax, const CBuf *tempBufs, UInt32 numTempBufs, in SzReadStreamsInfo() argument
955 RINOK(ReadUnpackInfo(p, sd, numFoldersMax, tempBufs, numTempBufs, alloc)); in SzReadStreamsInfo()
975 CBuf *tempBufs, in SzReadAndDecodePackedStreams() argument
992 Buf_Init(tempBufs + fo); in SzReadAndDecodePackedStreams()
996 CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams()
1006 const CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams()
1045 const CBuf *tempBufs, UInt32 numTempBufs, in ReadTime() argument
[all …]