Home
last modified time | relevance | path

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

/third_party/lzma/C/
D7zArcIn.c639 const CBuf *tempBufs, UInt32 numTempBufs, in ReadUnpackInfo() argument
664 sd.Data = tempBufs[index].data; in ReadUnpackInfo()
665 sd.Size = tempBufs[index].size; in ReadUnpackInfo()
936 UInt32 numFoldersMax, const CBuf *tempBufs, UInt32 numTempBufs, in SzReadStreamsInfo() argument
961 RINOK(ReadUnpackInfo(p, sd, numFoldersMax, tempBufs, numTempBufs, alloc)); in SzReadStreamsInfo()
981 CBuf *tempBufs, in SzReadAndDecodePackedStreams() argument
998 Buf_Init(tempBufs + fo); in SzReadAndDecodePackedStreams()
1002 CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams()
1012 const CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams()
1051 const CBuf *tempBufs, UInt32 numTempBufs, in ReadTime() argument
[all …]