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

  /external/lzma/CPP/7zip/Compress/
LzmaRegister.cpp 14 namespace NLzma {
LzmaEncoder.h 13 namespace NLzma {
Lzma2Encoder.cpp 14 namespace NLzma {
58 RINOK(NLzma::SetLzmaProp(propID, prop, lzma2Props.lzmaProps));
LzmaDecoder.h 12 namespace NLzma {
LzmaEncoder.cpp 13 namespace NLzma {
LzmaDecoder.cpp 25 namespace NLzma {
  /external/lzma/CPP/7zip/Archive/
LzmaHandler.cpp 25 namespace NLzma {
83 NCompress::NLzma::CDecoder *_lzmaDecoderSpec;
102 _lzmaDecoderSpec = new NCompress::NLzma::CDecoder;
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 46 static const char *kCopyrightString = "\nLZMA " MY_VERSION_COPYRIGHT_DATE "\n\n";
610 NCompress::NLzma::CEncoder *encoderSpec = new NCompress::NLzma::CEncoder;
713 NCompress::NLzma::CDecoder *decoderSpec = new NCompress::NLzma::CDecoder;

Completed in 109 milliseconds