Searched refs:stdInMode (Results 1 – 8 of 8) sorted by relevance
375 const bool stdInMode = parser[NKey::kStdIn].ThereIs;464 if (stdInMode) needParams--;483 if (stdInMode)552 if (parser[NKey::kEOS].ThereIs || stdInMode)660 bool eos = parser[NKey::kEOS].ThereIs || stdInMode;724 if (eos || stdInMode)
28 bool stdInMode,
1078 bool stdInMode, in ListArchives() argument1120 if (!stdInMode) in ListArchives()1180 options.stdInMode = stdInMode; in ListArchives()1246 if (!stdInMode) in ListArchives()1305 if (stdInMode && res == E_INVALIDARG) in ListArchives()1367 if (!stdInMode in ListArchives()
131 bool stdInMode; member142 stdInMode(false) in COpenOptions()
418 op.stdInMode = options.StdInMode; in Extract()
3087 if (op.stdInMode)3374 op2.stdInMode = false;3406 if (!op.stream && !op.stdInMode)3505 op.stdInMode = false;
1280 op.stdInMode = false; in UpdateArchive()
1657 options.stdInMode = false; in Z7_COM7F_IMF()1711 options.stdInMode = false; in Z7_COM7F_IMF()