Lines Matching refs:set
306 // the same set of capabilities as real Windows does.
360 // This is set by default, because we assume that unix compilers are posix-signal-compatible by default.
364 // This is set by default, because we assume that compilers with no wchar_t support are just rare exceptions.
5476 #include <set>
5657 // static std::set<Verbosity> getSupportedVerbosities()
5752 static std::set<Verbosity> getSupportedVerbosities() {
5870 static std::set<Verbosity> getSupportedVerbosities() {
5978 static std::set<Verbosity> getSupportedVerbosities();
6197 // if string has a : in first line will set indent to follow it on
8798 #include <set>
9328 auto set( std::string const& newName ) -> ParserResult {
9618 m_exeName.set( exeName );
9871 ( "set output verbosity" )
9883 ( "set a specific seed for random numbers" )
10447 // We're being debugged if the P_TRACED flag is set.
10897 // We set signal handlers back to the previous ones. Hopefully
10969 #include <set>
11042 static std::set<Verbosity> getSupportedVerbosities();
11220 #include <set>
11232 std::set<std::string> spellings;
12280 #include <set>
13294 #include <set>
13377 using Tests = std::set<TestCase const*>;
14280 std::set<TestCase> seenFunctions;
15826 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() {
16675 // if string has a : in first line will set indent to follow it on
17113 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() {
17114 return std::set<Verbosity>{ };