Lines Matching refs:report
90 --terse one line per report
115 --mailback only produce a report in case of warnings/errors
120 --test-only=WORD report only warnings/errors containing WORD
1302 NOTE: If any of the errors are false positives, please report
2268 sub report {
2309 push(our @report, $output);
2315 our @report;
2405 if (report("ERROR", $type, $msg)) {
2415 if (report("WARNING", $type, $msg)) {
2425 if ($check && report("CHECK", $type, $msg)) {
2597 our @report = ();
2813 #make up the handle for any error we report on this line
3248 #don't report the next line if this line ends in commit and the sha1 hash is the next line
5255 ## # falsely report the parameters of functions.
7407 # If we have no input at all, then there is nothing to report on
7413 # In mailback mode only produce a report in the negative, for