Searched refs:good (Results 1 – 9 of 9) sorted by relevance
1 good! foobar2 good! foo3 good! null
741 good="no"764 good="yes"768 good="yes"789 good="yes"795 good="yes"803 good="no"854 good="yes"861 if [ "$good" != "yes" -a "$update_mode" != "yes" ]; then880 if [ "$always_clean" = "yes" -o "$good" = "yes" ] && [ "$never_clean" = "no" ]; then886 if [ "$good" = "yes" ]; then
1 good
7 This test is flaky and produces the issue rarely, but it should be good enough
26 then by suppressing them for good.
156 if (!out_->good()) { in Parse()
456 return infile.good(); in FileExists()
2377 while (in_stream.good()) { in ReadCommentedInputStream()