Searched refs:COpenType (Results 1 - 14 of 14) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | OpenArchive.h | 61 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 D | Update.h | 56 COpenType Type;
125 bool InitFormatIndex(const CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &arcPath);
209 const CObjectVector<COpenType> &types,
|
H A D | Extract.h | 92 const CObjectVector<COpenType> &types,
|
H A D | Extract.cpp | 267 const CObjectVector<COpenType> &types,
in Extract() 377 CObjectVector<COpenType> types2 = types;
in Extract()
|
H A D | OpenArchive.cpp | 1917 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 D | Update.cpp | 193 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 D | ExtractGUI.h | 25 const CObjectVector<COpenType> &formatIndices,
|
H A D | ExtractGUI.cpp | 73 const CObjectVector<COpenType> *FormatIndices;
170 const CObjectVector<COpenType> &formatIndices,
in ExtractGUI()
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | List.h | 24 const CObjectVector<COpenType> &types,
|
H A D | List.cpp | 1049 const CObjectVector<COpenType> &types,
in ListArchives()
|
H A D | Main.cpp | 974 CObjectVector<COpenType> types;
|
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
H A D | ExtractEngine.cpp | 47 CObjectVector<COpenType> incl;
in Process2()
|
/third_party/lzma/CPP/7zip/Bundles/SFXWin/ |
H A D | SfxWin.cpp | 196 CObjectVector<COpenType>(), CIntVector(),
in WinMain2()
|
/third_party/lzma/CPP/7zip/Bundles/SFXCon/ |
H A D | SfxCon.cpp | 455 codecs, CObjectVector<COpenType>(), CIntVector(),
in Main2() 498 codecs, CObjectVector<COpenType>(), CIntVector(),
in Main2()
|
Completed in 13 milliseconds