HomeSort by relevance Sort by last modified time
    Searched refs:stopSwitch (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Common/
CommandLineParser.cpp 74 bool stopSwitch = false;
78 if (stopSwitch)
82 stopSwitch = true;
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 174 bool stopSwitch = false;
178 if (stopSwitch)
182 stopSwitch = true;

Completed in 462 milliseconds