Searched defs:allocMain (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/C/ |
H A D | 7zDec.c | 98 SzDecodePpmd(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain) SzDecodePpmd() argument 163 SzDecodeLzma(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain) SzDecodeLzma() argument 223 SzDecodeLzma2(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain) SzDecodeLzma2() argument 409 SzFolder_Decode2(const CSzFolder *folder, const Byte *propsData, const UInt64 *unpackSizes, const UInt64 *packPositions, ILookInStreamPtr inStream, UInt64 startPos, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain, Byte *tempBuf[]) SzFolder_Decode2() argument 606 SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex, ILookInStreamPtr inStream, UInt64 startPos, Byte *outBuffer, size_t outSize, ISzAllocPtr allocMain) SzAr_DecodeFolder() argument [all...] |
H A D | 7zArcIn.c | 1110 SzReadHeader2( CSzArEx *p, CSzData *sd, ILookInStreamPtr inStream, CBuf *tempBufs, UInt32 *numTempBufs, ISzAllocPtr allocMain, ISzAllocPtr allocTemp ) SzReadHeader2() argument 1482 SzReadHeader( CSzArEx *p, CSzData *sd, ILookInStreamPtr inStream, ISzAllocPtr allocMain, ISzAllocPtr allocTemp) SzReadHeader() argument 1512 SzArEx_Open2( CSzArEx *p, ILookInStreamPtr inStream, ISzAllocPtr allocMain, ISzAllocPtr allocTemp) SzArEx_Open2() argument 1640 SzArEx_Open(CSzArEx *p, ILookInStreamPtr inStream, ISzAllocPtr allocMain, ISzAllocPtr allocTemp) SzArEx_Open() argument 1650 SzArEx_Extract( const CSzArEx *p, ILookInStreamPtr inStream, UInt32 fileIndex, UInt32 *blockIndex, Byte **tempBuf, size_t *outBufferSize, size_t *offset, size_t *outSizeProcessed, ISzAllocPtr allocMain, ISzAllocPtr allocTemp) SzArEx_Extract() argument [all...] |
Completed in 4 milliseconds