Searched refs:excludedFormats (Results 1 – 9 of 9) sorted by relevance
12 const CIntVector &excludedFormats,
595 CIntVector excludedFormats; in Main2() local602 excludedFormats.AddToUniqueSorted(tempIndices[0]); in Main2()915 excludedFormats, in Main2()1029 excludedFormats, in Main2()
968 const CIntVector &excludedFormats, in ListArchives() argument1061 options.excludedFormats = &excludedFormats; in ListArchives()
239 const CIntVector &excludedFormats, in Extract() argument357 op.excludedFormats = &excludedFormats; in Extract()
82 const CIntVector &excludedFormats,
119 const CIntVector *excludedFormats; member134 excludedFormats(NULL), in COpenOptions()
1672 if (op.excludedFormats->FindInSorted(i) >= 0) in OpenStream2()3246 op2.excludedFormats = ! in Open()3373 op.excludedFormats = ! in ReOpen()
1102 op.excludedFormats = ! in UpdateArchive()
52 options.excludedFormats = ! in Process2()