Home
last modified time | relevance | path

Searched refs:techMode (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp549 bool techMode = this->TechMode; in PrintItemInfo() local
551 if (techMode) in PrintItemInfo()
562 if (!techMode) in PrintItemInfo()
568 if (techMode) in PrintItemInfo()
578 if (!techMode) in PrintItemInfo()
581 if (techMode) in PrintItemInfo()
663 GetAttribString((prop.vt == VT_EMPTY) ? 0 : prop.ulVal, IsDir, techMode, temp + tempPos); in PrintItemInfo()
664 if (techMode) in PrintItemInfo()
671 if (!techMode) in PrintItemInfo()
681 PrintTime(temp + tempPos, t, techMode); in PrintItemInfo()
1046 ListArchives( const CListOptions &listOptions, CCodecs *codecs, const CObjectVector<COpenType> &types, const CIntVector &excludedFormats, bool stdInMode, UStringVector &arcPaths, UStringVector &arcPathsFull, bool processAltStreams, bool showAltStreams, const NWildcard::CCensorNode &wildcardCensor, bool enableHeaders, bool techMode, bool &passwordEnabled, UString &password, const CObjectVector<CProperty> *props, UInt64 &numErrors, UInt64 &numWarnings) ListArchives() argument
[all...]
H A DList.h30 bool enableHeaders, bool techMode,

Completed in 3 milliseconds