Home
last modified time | relevance | path

Searched defs:zeroMode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp381 const bool zeroMode = options.HashMode_Zero.Val; in WriteLine() local
933 static bool GetLine(CByteBuffer &buf, bool zeroMode, bool cr_lf_Mode, size_t &posCur, AString &s) in GetLine()