Home
last modified time | relevance | path

Searched refs:CMethodFull (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zCompressionMode.h12 struct CMethodFull: public CProps struct
31 CObjectVector<CMethodFull> Methods; argument
D7zEncode.cpp70 const CMethodFull &methodFull = _options.Methods[i]; in CreateMixerCoder()
320 CMethodFull method; in EncoderConstr()
341 const CMethodFull &methodFull = _options.Methods[i]; in EncoderConstr()
432 CMethodFull method; in EncoderConstr()
449 const CMethodFull &methodFull = _options.Methods[i]; in EncoderConstr()
D7zHandlerOut.cpp41 HRESULT CHandler::PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m) in PropsMethod_To_FullMethod()
63 CMethodFull methodFull; in SetHeaderMethod()
108 CMethodFull methodFull; in SetMainMethod()
D7zHandler.h151 HRESULT PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m);
D7zUpdate.cpp419 static inline void GetMethodFull(UInt64 methodID, UInt32 numInStreams, CMethodFull &m) in GetMethodFull()
428 CMethodFull m; in AddBcj2Methods()
466 CMethodFull m; in MakeExeMethod()
473 CMethodFull m; in MakeExeMethod()