Home
last modified time | relevance | path

Searched refs:Reports (Results 1 – 25 of 50) sorted by relevance

12

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h345 llvm::ilist<BugReport> Reports;
349 Reports.push_back(R.release());
357 assert(!Reports.empty());
358 Reports.front().Profile(ID);
364 iterator begin() { return Reports.begin(); }
365 iterator end() { return Reports.end(); }
367 const_iterator begin() const { return Reports.begin(); }
368 const_iterator end() const { return Reports.end(); }
/external/ltp/
Drunltp117 -a EMAIL_TO EMAIL all your Reports to this E-mail Address
902 … mutt -a ./$TAR_FILE_NAME.gz -s "LTP Reports on $test_start_time" -- $EMAIL_TO < /dev/null
904 echo "Reports Successfully mailed to: $EMAIL_TO"
906 echo "Reports cannot be mailed to: $EMAIL_TO"
910 …uuencode ./$TAR_FILE_NAME.gz $TAR_FILE_NAME.gz | mail $EMAIL_TO -s "LTP Reports on $test_start_ti…
912 echo "Reports Successfully mailed to: $EMAIL_TO"
914 echo "Reports cannot be mailed to: $EMAIL_TO"
/external/syzkaller/dashboard/app/
Dutil_test.go272 if len(resp.Reports) != expect {
273 client.t.Fatalf("\n%v: want %v reports, got %v", caller(0), expect, len(resp.Reports))
275 for _, rep := range resp.Reports {
291 return resp.Reports
Dreporting_test.go33 c.expectEQ(len(resp.Reports), 0)
37 c.expectEQ(len(resp.Reports), 1)
38 rep := resp.Reports[0]
Dreporting_external.go35 Reports: reports,
/external/compiler-rt/www/
Dmenu.html.incl15 <a href="http://llvm.org/bugs/">Bug Reports</a>
/external/python/cpython2/Modules/_ctypes/darwin/
DLICENSE9 Bug Reports and other queries should go to <ogorman@users.sourceforge.net>
/external/python/cpython3/Modules/_ctypes/darwin/
DLICENSE9 Bug Reports and other queries should go to <ogorman@users.sourceforge.net>
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto53 // Reports server-wide statistics for load balancing.
85 // Reports the current utilization of the server (typical range [0.0 - 1.0]).
/external/clang/www/
Dmenu.html.incl39 <a href="http://llvm.org/bugs/">Bug Reports</a>
/external/e2fsprogs/lib/et/
Dcom_err.texinfo128 * Bug Reports::
494 @node Building and Installation, Bug Reports, Coding Conventions, Top
507 @node Bug Reports, Acknowledgements, Building and Installation, Top
508 @chapter Bug Reports
517 @node Acknowledgements, , Bug Reports, Top
/external/syzkaller/docs/
Dconfiguration.md12 - `<workdir>/crashes/*`: crash output files (see [Crash Reports](#crash-reports))
/external/libunwind_llvm/docs/
Dindex.rst77 **Bug Reports**
/external/libgsm/
DINSTALL85 Bug Reports
/external/syzkaller/dashboard/dashapi/
Ddashapi.go294 Reports []*BugReport member
/external/clang/docs/
DAddressSanitizer.rst81 Symbolizing the Reports
151 Suppressing Reports in External Libraries
/external/skqp/experimental/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md72 Reports should be directed to [Heather Miller](mailto:hcm@google.com), the
/external/skqp/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md72 Reports should be directed to [Heather Miller](mailto:hcm@google.com), the
/external/skia/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md72 Reports should be directed to [Heather Miller](mailto:hcm@google.com), the
/external/skqp/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md72 Reports should be directed to [Heather Miller](mailto:hcm@google.com), the
/external/skia/modules/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md72 Reports should be directed to [Heather Miller](mailto:hcm@google.com), the
/external/skia/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md72 Reports should be directed to [Heather Miller](mailto:hcm@google.com), the
/external/libcxx/docs/
Dindex.rst160 **Bug Reports**
/external/python/mock/docs/
Dindex.txt90 Bug Reports
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DContributing.rst20 Bug Reports

12