Home
last modified time | relevance | path

Searched defs:inStream (Results 26 - 50 of 50) sorted by relevance

12

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp313 Encode1( DECL_EXTERNAL_CODECS_LOC_VARS ISequentialInStream *inStream, const UInt64 *inSizeForReduce, UInt64 expectedDataSize, CFolder &folderItem, ISequentialOutStream *outStream, CRecordVector<UInt64> &packSizes, ICompressProgressInfo *compressProgress) Encode1() argument
H A D7zHandlerOut.cpp1039 UInt32 inStream = 0; in SetProperties() local
H A D7zUpdate.cpp536 static HRESULT WriteRange(IInStream *inStream, ISequentialOutStream *outStream, in WriteRange() argument
1804 Update( DECL_EXTERNAL_CODECS_LOC_VARS IInStream *inStream, const CDbEx *db, CObjectVector<CUpdateItem> &updateItems, ISequentialOutStream *seqOutStream, IArchiveUpdateCallback *updateCallback, const CUpdateOptions &options) Update() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp551 Z7_COM7F_IMF(CArchiveUpdateCallback::GetStream2(UInt32 index, ISequentialInStream **inStream, UInt32 mode)) in GetStream2() argument
554 *inStream = NULL; in GetStream2() local
759 Z7_COM7F_IMF(CArchiveUpdateCallback::GetStream(UInt32 index, ISequentialInStream **inStream)) in GetStream() argument
H A DHashCalc.cpp527 CMyComPtr<ISequentialInStream> inStream; in HashCalc() local
1529 CMyComPtr<ISequentialInStream> inStream; in Extract() local
[all...]
H A DArchiveExtractCallback.cpp2470 Z7_COM7F_IMF(CArchiveExtractCallback::GetStream2(UInt32 index, ISequentialInStream **inStream, UInt32 mode)) in GetStream2() argument
2473 *inStream = NULL; in GetStream2() local
/third_party/lzma/C/
H A DLzma2DecMt.c93 ISeqInStreamPtr inStream; member
802 Lzma2DecMt_Decode(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, ISeqOutStreamPtr outStream, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream, UInt64 *inProcessed, int *isMT, ICompressProgressPtr progress) Lzma2DecMt_Decode() argument
984 Lzma2DecMt_Init(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream) Lzma2DecMt_Init() argument
[all...]
H A DLzma2Enc.c497 Lzma2Enc_EncodeMt1( CLzma2Enc *me, CLzma2EncInt *p, ISeqOutStreamPtr outStream, Byte *outBuf, size_t *outBufSize, ISeqInStreamPtr inStream, const Byte *inData, size_t inDataSize, int finished, ICompressProgressPtr progress) Lzma2Enc_EncodeMt1() argument
716 Lzma2Enc_Encode2(CLzma2EncHandle p, ISeqOutStreamPtr outStream, Byte *outBuf, size_t *outBufSize, ISeqInStreamPtr inStream, const Byte *inData, size_t inDataSize, ICompressProgressPtr progress) Lzma2Enc_Encode2() argument
[all...]
H A DXzDec.c1492 ISeqInStreamPtr inStream; member
2614 XzDecMt_Decode(CXzDecMtHandle p, const CXzDecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, CXzStatInfo *stat, int *isMT, ICompressProgressPtr progress) XzDecMt_Decode() argument
H A DXzEnc.c441 ISeqInStreamPtr inStream; member
736 Xz_CompressBlock( CLzma2WithFilters *lzmaf, ISeqOutStreamPtr outStream, Byte *outBufHeader, Byte *outBufData, size_t outBufDataLimit, ISeqInStreamPtr inStream, const Byte *inBuf, size_t inBufSize, const CXzProps *props, ICompressProgressPtr progress, int *inStreamFinished, CXzEncBlockInfo *blockSizes, ISzAllocPtr alloc, ISzAllocPtr allocBig) Xz_CompressBlock() argument
1161 XzEnc_Encode(CXzEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ICompressProgressPtr progress) XzEnc_Encode() argument
1337 Xz_Encode(ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, const CXzProps *props, ICompressProgressPtr progress) Xz_Encode() argument
[all...]
H A D7zArcIn.c988 SzReadAndDecodePackedStreams( ILookInStreamPtr inStream, CSzData *sd, CBuf *tempBufs, UInt32 numFoldersMax, UInt64 baseOffset, CSzAr *p, ISzAllocPtr allocTemp) SzReadAndDecodePackedStreams() argument
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...]
H A DLzmaEnc.c3028 SRes LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ICompressProgressPtr progress, in LzmaEnc_Encode() argument
2869 LzmaEnc_Prepare(CLzmaEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Prepare() argument
2880 LzmaEnc_PrepareForLzma2(CLzmaEncHandle p, ISeqInStreamPtr inStream, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_PrepareForLzma2() argument
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp714 Z7_COM7F_IMF(CArchiveUpdateCallback::GetStream(UInt32 index, ISequentialInStream **inStream)) in GetStream() argument
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp617 CInputStream inStream; in main2() local
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java1249 void SetStreams(java.io.InputStream inStream, java.io.OutputStream outStream, in SetStreams() argument
1273 public void Code(java.io.InputStream inStream, java.io.OutputStream outStream, in Code() argument
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp497 HRESULT CHandler::Open2(IInStream *inStream, /* UInt32 flags, */ IArchiveOpenCallback *callback) in Open2() argument
672 Z7_COM7F_IMF(CHandler::Open(IInStream *inStream, cons argument
[all...]
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs1249 void SetStreams(System.IO.Stream inStream, System.IO.Stream outStream, in SetStreams() argument
1273 public void Code(System.IO.Stream inStream, System.IO.Stream outStream, in Code() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...

Completed in 48 milliseconds

12