Home
last modified time | relevance | path

Searched refs:CIntVector (Results 1 – 18 of 18) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DDirItem.h109 CIntVector PhyParents;
110 CIntVector LogParents;
112 UString GetPrefixesPath(const CIntVector &parents, int index, const UString &name) const;
DExtract.h82 const CIntVector &excludedFormats,
DOpenArchive.cpp990 CIntVector &orderIndices, unsigned numTypes, CIntVector &orderIndices2, in MakeCheckOrder()
1561 static int FindFormatForArchiveType(CCodecs *codecs, CIntVector orderIndices, const char *name) in FindFormatForArchiveType()
1596 CIntVector orderIndices; in OpenStream2()
1722 CIntVector orderIndices2; in OpenStream2()
3245 CIntVector excl; in Open()
3379 CIntVector excl; in ReOpen()
DLoadCodecs.h318 bool FindFormatForArchiveType(const UString &arcType, CIntVector &formatIndices) const;
DOpenArchive.h119 const CIntVector *excludedFormats;
DExtract.cpp245 const CIntVector &excludedFormats, in Extract()
DEnumDirItems.cpp80 UString CDirItems::GetPrefixesPath(const CIntVector &parents, int index, const UString &name) const in GetPrefixesPath()
DLoadCodecs.cpp718 bool CCodecs::FindFormatForArchiveType(const UString &arcType, CIntVector &formatIndices) const in FindFormatForArchiveType()
DUpdate.cpp1185 CIntVector excl; in UpdateArchive()
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.h25 const CIntVector &excludedFormatIndices,
DExtractGUI.cpp70 const CIntVector *ExcludedFormatIndices;
159 const CIntVector &excludedFormatIndices, in ExtractGUI()
/external/lzma/CPP/7zip/UI/Console/
DList.h12 const CIntVector &excludedFormats,
DMain.cpp604 CIntVector excludedFormats; in Main2()
607 CIntVector tempIndices; in Main2()
DList.cpp1022 const CIntVector &excludedFormats, in ListArchives()
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp48 CIntVector excl; in Process2()
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp185 CObjectVector<COpenType>(), CIntVector(), in WinMain2()
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp427 codecs, CObjectVector<COpenType>(), CIntVector(), in Main2()
/external/lzma/CPP/Common/
DMyVector.h414 typedef CRecordVector<int> CIntVector; typedef