Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.h136 CBoolPair HashMode_Tag; member
143 HashMode_Tag.Init(); in Init_HashOptionsLocal()
158 else if (c == 't') HashMode_Tag.SetVal_as_Defined(val); in ParseFlagCharOption()
H A DHashCalc.cpp382 const bool tagMode = options.HashMode_Tag.Val; in WriteLine()
1825 if (!options.HashMode_Tag.Def && _are_there_Tags) in UpdateItems()
1826 options.HashMode_Tag.Val = true; in UpdateItems()

Completed in 4 milliseconds