Home
last modified time | relevance | path

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

12

/external/lzma/CPP/7zip/Compress/
DCopyCoder.cpp9 namespace NCompress { namespace
114 NCompress::CCopyCoder *copyCoderSpec = new NCompress::CCopyCoder; in CopyStream_ExactSize()
DBcjRegister.cpp9 namespace NCompress { namespace
DPpmdRegister.cpp13 namespace NCompress { namespace
DLzmaRegister.cpp13 namespace NCompress { namespace
DLzma2Register.cpp13 namespace NCompress { namespace
DCopyRegister.cpp9 namespace NCompress { namespace
DBcj2Register.cpp9 namespace NCompress { namespace
DBranchMisc.cpp7 namespace NCompress { namespace
DBcjCoder.h12 namespace NCompress {
DBcjCoder.cpp7 namespace NCompress { namespace
DBranchMisc.h16 namespace NCompress {
DBranchRegister.cpp11 namespace NCompress { namespace
DLzma2Encoder.h12 namespace NCompress {
DXzEncoder.h12 namespace NCompress {
DLzmaEncoder.h12 namespace NCompress {
DPpmdEncoder.h14 namespace NCompress {
DCopyCoder.h10 namespace NCompress {
DByteSwap.cpp11 namespace NCompress { namespace
DXzDecoder.h12 namespace NCompress {
DPpmdDecoder.h15 namespace NCompress {
DLzma2Decoder.h10 namespace NCompress {
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp631 NCompress::NLzma::CEncoder *encoderSpec = new NCompress::NLzma::CEncoder; in main2()
734 NCompress::NLzma::CDecoder *decoderSpec = new NCompress::NLzma::CDecoder; in main2()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp102 HRESULT Decode(NCompress::NXz::CDecoder &decoder, in Decode()
951 static Int32 Get_Extract_OperationResult(const NCompress::NXz::CDecoder &decoder) in Get_Extract_OperationResult()
1019 NCompress::NXz::CDecoder decoder; in Extract()
1092 NCompress::NXz::CEncoder *encoderSpec = new NCompress::NXz::CEncoder; in UpdateItems()
1188 return NCompress::CopyStream(_stream, outStream, progress); in UpdateItems()
DSplitHandler.cpp311 NCompress::CCopyCoder *copyCoderSpec = new NCompress::CCopyCoder; in Extract()
DLzmaHandler.cpp85 NCompress::NLzma::CDecoder *_lzmaDecoderSpec;
104 _lzmaDecoderSpec = new NCompress::NLzma::CDecoder; in Create()
115 _filterCoder->Filter = new NCompress::NBcj::CCoder(false); in Create()

12