Home
last modified time | relevance | path

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

/external/lzma/C/
D7zArcIn.c666 UInt32 numFoldersMax, const CBuf *tempBufs, UInt32 numTempBufs, in ReadUnpackInfo() argument
691 sd.Data = tempBufs[index].data; in ReadUnpackInfo()
692 sd.Size = tempBufs[index].size; in ReadUnpackInfo()
962 UInt32 numFoldersMax, const CBuf *tempBufs, UInt32 numTempBufs, in SzReadStreamsInfo() argument
983 RINOK(ReadUnpackInfo(p, sd, numFoldersMax, tempBufs, numTempBufs, alloc)); in SzReadStreamsInfo()
1003 CBuf *tempBufs, in SzReadAndDecodePackedStreams() argument
1023 Buf_Init(tempBufs + fo); in SzReadAndDecodePackedStreams()
1026 CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams()
1056 const CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams()
1095 const CBuf *tempBufs, UInt32 numTempBufs, in ReadTime() argument
[all …]