Searched refs:good (Results 1 – 20 of 20) sorted by relevance
1 good! foobar2 good! foo3 good! null
1 good
957 good="no"978 good="yes"982 good="yes"1000 good="yes"1006 good="yes"1014 good="no"1062 good="yes"1069 if [ "$good" != "yes" -a "$update_mode" != "yes" ]; then1099 if [ "$bisection_search" = "yes" -a "$good" != "yes" ]; then1133 if [ "$always_clean" = "yes" -o "$good" = "yes" ] && [ "$never_clean" = "no" ]; then[all …]
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
26 then by suppressing them for good.
83 Everything looks good WRT obsolete object!
472 if (src_stream.good() && dst_stream.good()) { in Copy()476 + (src_stream.good() ? "true" : "false") + ", dst_good=" in Copy()477 + (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
464 return infile.good(); in FileExists()
719 CHECK(ofs.good()); in WriteTo()
882 while (in_stream.good()) { in ReadCommentedInputStream()
2940 while (in_stream.good()) { in ReadCommentedInputStream()
3352 while (in_stream.good()) { in ReadCommentedInputStream()