Searched refs:stdOutMode (Results 1 – 4 of 4) sorted by relevance
208 bool stdOutMode = parser[(int)Key.StdOut].ThereIs; in Main2()224 if (stdOutMode) in Main2()
293 bool stdOutMode = parser[NKey::kStdOut].ThereIs; in main2() local319 if (stdOutMode) in main2()
275 bool stdOutMode, bool testMode,
182 bool stdOutMode, bool testMode, in Init() argument197 _stdOutMode = stdOutMode; in Init()