Searched refs:good (Results 1 – 22 of 22) sorted by relevance
1 good! foobar2 good! foo3 good! null
968 good="no"989 good="yes"993 good="yes"1012 good="yes"1023 good="yes"1030 good="no"1037 good="no"1091 good="yes"1098 if [ "$good" != "yes" -a "$update_mode" != "yes" ]; then1132 if [ "$bisection_search" = "yes" -a "$good" != "yes" ]; then[all …]
1 good
2 good
6 Locks are good.
9 Goodbye and good luck - Transformed
6 preventing otherwise good method from being compiled.
7 This test is flaky and produces the issue rarely, but it should be good enough
21 Goodbye and good luck - Transformed
100 if (!ifs.good()) { in Read()125 if (!ofs.good()) { in Write()
109 ASSERT_TRUE(!ofs.good()); in TEST_F()
26 then by suppressing them for good.
83 Everything looks good WRT obsolete object!
51 if (src_stream.good() && dst_stream.good()) { in Copy()55 + (src_stream.good() ? "true" : "false") + ", dst_good=" in Copy()56 + (dst_stream.good() ? "true" : "false") + ")"; in Copy()
179 if (!out_->good()) { in Parse()
627 bool good = true; in GetAllAvailableEvents() local630 good = false; in GetAllAvailableEvents()634 if (good) { in GetAllAvailableEvents()
19 // 64bit variant. It also might be good to allow one to compile only the 64bit variant without the
96 size_t VisitModifiedUtf8Chars(const char* utf8, size_t byte_count, GoodFunc good, BadFunc bad) { in VisitModifiedUtf8Chars() argument104 good(utf8, 1u); in VisitModifiedUtf8Chars()125 good(utf8, 2u); in VisitModifiedUtf8Chars()141 good(utf8, 3u); in VisitModifiedUtf8Chars()153 good(utf8, 4u); in VisitModifiedUtf8Chars()
742 CHECK(ofs.good()); in WriteTo()
2786 if (!input_file.good()) { in ReadCommentedInputFromFile()2831 while (in_stream.good()) { in ReadCommentedInputStream()
1022 while (in_stream.good()) { in ReadCommentedInputStream()
3000 while (in_stream.good()) { in ReadCommentedInputStream()