Lines Matching refs:report

8 virtual report
31 @script:python depends on report@
36 coccilib.report.print_report(p[0], "opportunity for str_plural(%s)" % e)
50 @script:python depends on report@
55 coccilib.report.print_report(p[0], "opportunity for str_up_down(%s)" % e)
69 @script:python depends on report@
74 coccilib.report.print_report(p[0], "opportunity for str_down_up(%s)" % e)
88 @script:python depends on report@
93 coccilib.report.print_report(p[0], "opportunity for str_true_false(%s)" % e)
107 @script:python depends on report@
112 coccilib.report.print_report(p[0], "opportunity for str_false_true(%s)" % e)
126 @script:python depends on report@
131 coccilib.report.print_report(p[0], "opportunity for str_hi_lo(%s)" % e)
145 @script:python depends on report@
150 coccilib.report.print_report(p[0], "opportunity for str_high_low(%s)" % e)
164 @script:python depends on report@
169 coccilib.report.print_report(p[0], "opportunity for str_lo_hi(%s)" % e)
183 @script:python depends on report@
188 coccilib.report.print_report(p[0], "opportunity for str_low_high(%s)" % e)
202 @script:python depends on report@
207 coccilib.report.print_report(p[0], "opportunity for str_enable_disable(%s)" % e)
221 @script:python depends on report@
226 coccilib.report.print_report(p[0], "opportunity for str_enabled_disabled(%s)" % e)
240 @script:python depends on report@
245 coccilib.report.print_report(p[0], "opportunity for str_read_write(%s)" % e)
259 @script:python depends on report@
264 coccilib.report.print_report(p[0], "opportunity for str_write_read(%s)" % e)
278 @script:python depends on report@
283 coccilib.report.print_report(p[0], "opportunity for str_on_off(%s)" % e)
297 @script:python depends on report@
302 coccilib.report.print_report(p[0], "opportunity for str_yes_no(%s)" % e)