Home
last modified time | relevance | path

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

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