Home
last modified time | relevance | path

Searched refs:NCompress (Results 1 – 25 of 41) sorted by relevance

12

/third_party/lzma/CPP/7zip/Compress/
DCopyCoder.cpp9 namespace NCompress { namespace
147 NCompress::CCopyCoder *copyCoderSpec = new NCompress::CCopyCoder; in CopyStream_ExactSize()
DLzmaRegister.cpp13 namespace NCompress { namespace
DPpmdRegister.cpp13 namespace NCompress { namespace
DLzma2Register.cpp13 namespace NCompress { namespace
DCopyRegister.cpp9 namespace NCompress { namespace
DBcjRegister.cpp9 namespace NCompress { namespace
DLzma2Encoder.h12 namespace NCompress {
DBcj2Register.cpp9 namespace NCompress { namespace
DBcjCoder.h12 namespace NCompress {
DXzEncoder.h12 namespace NCompress {
DBcjCoder.cpp7 namespace NCompress { namespace
DPpmdEncoder.h14 namespace NCompress {
DCopyCoder.h10 namespace NCompress {
DLzmaEncoder.h12 namespace NCompress {
DBranchMisc.h11 namespace NCompress {
DBranchRegister.cpp9 namespace NCompress { namespace
DByteSwap.cpp13 namespace NCompress { namespace
DXzDecoder.h12 namespace NCompress {
DPpmdDecoder.h14 namespace NCompress {
DLzma2Decoder.h10 namespace NCompress {
DDeltaFilter.cpp13 namespace NCompress { namespace
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp640 NCompress::NLzma::CEncoder *encoderSpec = new NCompress::NLzma::CEncoder;
743 NCompress::NLzma::CDecoder *decoderSpec = new NCompress::NLzma::CDecoder;
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp127 HRESULT Decode(NCompress::NXz::CDecoder &decoder,
995 static Int32 Get_Extract_OperationResult(const NCompress::NXz::CDecoder &decoder)
1065 NCompress::NXz::CDecoder decoder;
1146 NCompress::NXz::CEncoder *encoderSpec = new NCompress::NXz::CEncoder;
1323 return NCompress::CopyStream(_stream, outStream, progress);
DLzmaHandler.cpp85 NCompress::NLzma::CDecoder *_lzmaDecoderSpec;
104 _lzmaDecoderSpec = new NCompress::NLzma::CDecoder; in Create()
115 _filterCoder->Filter = new NCompress::NBcj::CCoder2(z7_BranchConvSt_X86_Dec); in Create()
DSplitHandler.cpp301 NCompress::CCopyCoder *copyCoderSpec = new NCompress::CCopyCoder; in Z7_COM7F_IMF()

12