Home
last modified time | relevance | path

Searched refs:COpenType (Results 1 - 14 of 14) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h61 struct COpenType struct
90 COpenType(): in COpenType() function
120 COpenType openType;
121 const CObjectVector<COpenType> *types;
446 bool ParseOpenTypes(CCodecs &codecs, const UString &s, CObjectVector<COpenType> &types);
448 // bool IsHashType(const CObjectVector<COpenType> &types);
H A DUpdate.h56 COpenType Type;
125 bool InitFormatIndex(const CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &arcPath);
209 const CObjectVector<COpenType> &types,
H A DExtract.h92 const CObjectVector<COpenType> &types,
H A DExtract.cpp267 const CObjectVector<COpenType> &types, in Extract()
377 CObjectVector<COpenType> types2 = types; in Extract()
H A DOpenArchive.cpp1917 const COpenType &mode = op.openType;
3238 op.openType = COpenType();
3241 COpenType latest;
3494 CObjectVector<COpenType> inc;
3569 static bool ParseTypeParams(const UString &s, COpenType &type)
3596 static bool ParseType(CCodecs &codecs, const UString &s, COpenType &type)
3660 bool ParseOpenTypes(CCodecs &codecs, const UString &s, CObjectVector<COpenType> &types)
3672 COpenType type;
3686 bool IsHashType(const CObjectVector<COpenType> &types)
H A DUpdate.cpp193 const CObjectVector<COpenType> &types, const UString &arcPath) in InitFormatIndex()
206 MethodMode.Type = COpenType(); in InitFormatIndex()
1101 const CObjectVector<COpenType> &types, in UpdateArchive()
1242 CObjectVector<COpenType> types2; in UpdateArchive()
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.h25 const CObjectVector<COpenType> &formatIndices,
H A DExtractGUI.cpp73 const CObjectVector<COpenType> *FormatIndices;
170 const CObjectVector<COpenType> &formatIndices, in ExtractGUI()
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.h24 const CObjectVector<COpenType> &types,
H A DList.cpp1049 const CObjectVector<COpenType> &types, in ListArchives()
H A DMain.cpp974 CObjectVector<COpenType> types;
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp47 CObjectVector<COpenType> incl; in Process2()
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp196 CObjectVector<COpenType>(), CIntVector(), in WinMain2()
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp455 codecs, CObjectVector<COpenType>(), CIntVector(), in Main2()
498 codecs, CObjectVector<COpenType>(), CIntVector(), in Main2()

Completed in 13 milliseconds