Home | History | Annotate | Download | only in scan-view

Lines Matching refs:bug

23 kBugKeyValueRE = re.compile('<!-- BUG([^ ]*) (.*) -->')
52 # Insert report bug and open file links.
54 ('<td class="Button"><a href="report/\\1">Report Bug</a></td>' +
61 '<td class="Button"><a href="report/%(report)s">Report Bug</a></td>'))
99 print >>sys.stderr, "%s: SERVER: submitting bug."%(sys.argv[0],)
324 bug = Reporter.BugReport(title, description, files)
327 t = ReporterThread(bug, reporter, parameters, self.server)
343 <a href="/report_crashes">File Bug</a> > """%locals()
347 fileBug = '<a href="/report/%s">File Bug</a> > ' % report
362 <title>Bug Submission</title>
480 Bug reported by the clang static analyzer.
516 <a href="/%s">View Bug Report</a>
568 <title>File Bug</title>
589 File Bug</h3>