HomeSort by relevance Sort by last modified time
    Searched refs:reports (Results 1 - 25 of 33) sorted by null

1 2

  /external/google-breakpad/src/client/windows/sender/
crash_report_sender.h 34 // crash reports via HTTP(S). A crash report is formatted as a multipart POST
59 // we exceeded the maximum reports per day.
71 // Sets the maximum number of crash reports that will be sent in a 24-hour
73 // The default value of -1 means that there is no limit on reports sent.
74 void set_max_reports_per_day(int reports) {
75 max_reports_per_day_ = reports;
113 // Number of reports sent on last_sent_date_
  /cts/suite/audio_quality/
Android.mk 39 zip -rq $(notdir $@) android-cts-audio-quality -x android-cts-audio-quality/reports/\*
  /external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
Benchmark.java 109 int reports = 0; local
112 // Run until we've printed enough reports.
113 while (reports < NUM_REPORTS) {
125 reports++;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /external/clang/utils/analyzer/
CmpRuns.py 5 which reports have been added, removed, or changed.
9 1. To monitor changes in the static analyzer's reports on real code bases, for
133 self.reports = []
134 # Cumulative list of all diagnostics from all the reports.
145 # reports. Assume that all reports were created using the same
153 # Ignore/delete empty reports.
159 # Extract the HTML reports, if they exists.
178 self.reports.append(report)
297 print "TOTAL REPORTS: %r" % TotalReport
    [all...]
  /external/clang/tools/scan-build/
scan-build 235 Diag("Emitting reports for this run to '$Dir'.\n");
345 # multiple error reports. We use a cache to solve this problem.
422 # Don't add internal statistics to the bug reports
545 Diag("Removing directory '$Dir' because it contains no reports.\n");
713 <h2>Reports</h2>
864 print OUT "<p>Please consider submitting preprocessed files as <a href=\"http://clang-analyzer.llvm.org/filing_bugs.html\">bug reports</a>. <!-- REPORTCRASHES --> </p>\n";
885 Diag("Run 'scan-view $Dir' to examine bug reports.\n");
1096 Specifies the output directory for analyzer reports. Subdirectories will be
1099 to store the reports.
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 220 Diag("Emitting reports for this run to '$Dir'.\n");
330 # multiple error reports. We use a cache to solve this problem.
397 # Don't add internal statistics to the bug reports
518 Diag("Removing directory '$Dir' because it contains no reports.\n");
686 <h2>Reports</h2>
832 print OUT "<p>Please consider submitting preprocessed files as <a href=\"http://clang-analyzer.llvm.org/filing_bugs.html\">bug reports</a>. <!-- REPORTCRASHES --> </p>\n";
849 Diag("Run '$Top/prebuilts/misc/linux-x86/analyzer/tools/scan-view/scan-view $Dir' to examine bug reports.\n");
1059 Specifies the output directory for analyzer reports. Subdirectories will be
1062 to store the reports.
1128 -no-failure-reports
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 220 Diag("Emitting reports for this run to '$Dir'.\n");
330 # multiple error reports. We use a cache to solve this problem.
397 # Don't add internal statistics to the bug reports
518 Diag("Removing directory '$Dir' because it contains no reports.\n");
686 <h2>Reports</h2>
832 print OUT "<p>Please consider submitting preprocessed files as <a href=\"http://clang-analyzer.llvm.org/filing_bugs.html\">bug reports</a>. <!-- REPORTCRASHES --> </p>\n";
849 Diag("Run '$Top/prebuilts/misc/linux-x86/analyzer/tools/scan-view/scan-view $Dir' to examine bug reports.\n");
1059 Specifies the output directory for analyzer reports. Subdirectories will be
1062 to store the reports.
1128 -no-failure-reports
    [all...]
  /external/valgrind/cachegrind/
cg_diff.in 57 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
cg_annotate.in 163 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
  /ndk/sources/host-tools/nawk-20071023/
README 68 may raise some new complaint; reports of difficulties are
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 646 ArrayList<Pair<String, Integer>> reports = callbacks.get(cb); local
647 if (reports == null) {
648 reports = new ArrayList<Pair<String, Integer>>();
649 callbacks.put(cb, reports);
651 final int reportCount = reports.size();
653 Pair<String, Integer> report = reports.get(j);
661 reports.add(new Pair<>(packageName, op));
763 ArrayList<Pair<String, Integer>> reports = ent.getValue(); local
764 for (int i=0; i<reports.size(); i++) {
765 Pair<String, Integer> rep = reports.get(i)
    [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncStorageEngine.java 615 ArrayList<ISyncStatusObserver> reports = null; local
624 if (reports == null) {
625 reports = new ArrayList<ISyncStatusObserver>(i);
627 reports.add(mChangeListeners.getBroadcastItem(i));
633 Log.v(TAG, "reportChange " + which + " to: " + reports);
636 if (reports != null) {
637 int i = reports.size();
641 reports.get(i).onStatusChanged(which);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmreports.h 374 STDMETHOD_(HRESULT,EnumReports)(THIS_ IFsrmCollection **reports) PURE;
407 #define IFsrmReportJob_EnumReports(This,reports) (This)->lpVtbl->EnumReports(This,reports)
  /build/
envsetup.sh     [all...]
  /external/valgrind/massif/
ms_print.in 81 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
  /external/valgrind/none/tests/
cmdline1.stdout.exp 144 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
cmdline2.stdout.exp 213 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-3.2.1.jar 
maven-model-builder-3.2.1.jar 
maven-compat-3.2.1.jar 
  /external/iputils/doc/
docbook2man-spec.pl 265 .\\" Please send any bug reports, improvements, comments, patches,
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/bison/build-aux/
texinfo.tex 30 % reports; you can get the latest version from:
37 % Send bug reports to bug-texinfo@gnu.org. Please include including a
    [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 1061 milliseconds

1 2