Searched refs:stdOutMode (Results 1 – 4 of 4) sorted by relevance
367 bool stdOutMode = parser[NKey::kStdOut].ThereIs; in main2() local369 if (!stdOutMode) in main2()447 if (stdOutMode) needParams--; in main2()485 if (stdOutMode) in main2()510 if (!stdOutMode) in main2()623 if (!stdOutMode) in main2()775 if (!stdOutMode) in main2()
208 bool stdOutMode = parser[(int)Key.StdOut].ThereIs; in Main2()224 if (stdOutMode) in Main2()
328 bool stdOutMode, bool testMode,
204 bool stdOutMode, bool testMode, in Init() argument223 _stdOutMode = stdOutMode; in Init()