HomeSort by relevance Sort by last modified time
    Searched refs:CSzAr (Results 1 - 3 of 3) sorted by null

  /external/lzma/C/
7z.h 94 } CSzAr;
96 UInt64 SzAr_GetFolderUnpackSize(const CSzAr *p, UInt32 folderIndex);
98 SRes SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex,
105 CSzAr db;
7zArcIn.c 93 static void SzAr_Init(CSzAr *p)
110 static void SzAr_Free(CSzAr *p, ISzAlloc *alloc)
383 static SRes ReadPackInfo(CSzAr *p, CSzData *sd, ISzAlloc *alloc)
634 static SRes ReadUnpackInfo(CSzAr *p,
843 UInt64 SzAr_GetFolderUnpackSize(const CSzAr *p, UInt32 folderIndex)
859 static SRes ReadSubStreamsInfo(CSzAr *p, CSzData *sd, CSubStreamInfo *ssi)
932 static SRes SzReadStreamsInfo(CSzAr *p,
978 CSzAr *p,
1132 CSzAr tempAr;
    [all...]
7zDec.c 549 SRes SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex,

Completed in 68 milliseconds