Home
last modified time | relevance | path

Searched defs:CodeReal (Results 1 – 14 of 14) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzhDecoder.cpp111 HRESULT CCoder::CodeReal(UInt32 rem, ICompressProgressInfo *progress) in CodeReal() function in NCompress::NLzh::NDecoder::CCoder
DShrinkDecoder.cpp20 HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NShrink::CDecoder
DImplodeDecoder.cpp106 HRESULT CCoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NImplode::NDecoder::CCoder
DRar1Decoder.cpp378 HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NRar1::CDecoder
DRar2Decoder.cpp369 HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NRar2::CDecoder
DDeflateDecoder.cpp377 HRESULT CCoder::CodeReal(ISequentialOutStream *outStream, ICompressProgressInfo *progress) in CodeReal() function in NCompress::NDeflate::NDecoder::CCoder
DLzmsDecoder.cpp306 HRESULT CDecoder::CodeReal(const Byte *in, size_t inSize, Byte *_win, size_t outSize) in CodeReal() function in NCompress::NLzms::CDecoder
DBcj2Coder.cpp136 HRESULT CEncoder::CodeReal( in CodeReal() function in NCompress::NBcj2::CEncoder
DRar3Decoder.cpp811 HRESULT CDecoder::CodeReal(ICompressProgressInfo *progress) in CodeReal() function in NCompress::NRar3::CDecoder
DBZip2Encoder.cpp745 HRESULT CEncoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NBZip2::CEncoder
DLzfseDecoder.cpp842 HRESULT CDecoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NLzfse::CDecoder
DDeflateEncoder.cpp945 HRESULT CCoder::CodeReal(ISequentialInStream *inStream, ISequentialOutStream *outStream, in CodeReal() function in NCompress::NDeflate::NEncoder::CCoder
DRar5Decoder.cpp1789 HRESULT CDecoder::CodeReal() in CodeReal() function in NCompress::NRar5::CDecoder
/external/lzma/CPP/7zip/Archive/
DArjHandler.cpp60 HRESULT CCoder::CodeReal(UInt32 rem, ICompressProgressInfo *progress) in CodeReal() function in NCompress::NArj::NDecoder::CCoder