Searched refs:reports (Results 1 – 25 of 281) sorted by relevance
12345678910>>...12
/external/google-breakpad/src/client/windows/sender/ |
D | crash_report_sender.h | 74 void set_max_reports_per_day(int reports) { in set_max_reports_per_day() argument 75 max_reports_per_day_ = reports; in set_max_reports_per_day()
|
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
D | Benchmark.java | 109 int reports = 0; in run() local 113 while (reports < NUM_REPORTS) { in run() 125 reports++; in run()
|
/external/markdown/docs/extensions/ |
D | index.txt | 9 maintained here and all bug reports should be made to the project. If you 35 here. All bug reports should be made to the project. It is anticipated that
|
/external/clang/docs/ |
D | AddressSanitizer.rst | 101 file\:line info in the AddressSanitizer reports. 149 :doc:`SanitizerSpecialCaseList`, that can be used to suppress error reports 152 suppress error reports for out-of-bound access to globals with certain 155 You may use an ``init`` category to suppress reports about initialization-order 160 # Suppress error reports for code in a file or in a function:
|
D | MemorySanitizer.rst | 105 reports. Make sure that ``llvm-symbolizer`` binary is in ``PATH``, 148 reports. It slows down program execution by a factor of 1.5x-2x on top 160 Failing to achieve this may result in false reports.
|
/external/jdiff/ |
D | README.txt | 21 look at the HTML output in ./build/reports/example/changes.html 22 The page at ./build/reports/example/changes/com.acme.sp.SPImpl.html
|
/external/skia/site/user/ |
D | issue-tracker.md | 4 The "Issue Tracker" is the bug database where we track all bug reports and
|
/external/llvm/test/Bitcode/ |
D | invalid.ll | 6 ; The test checks that LLVM reports the error and doesn't access freed memory
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/ |
D | TESTING.md | 7 * Jasmine -- the underlying test suite which executes the test and reports feedback
|
/external/bison/ |
D | README | 31 * Bug reports 32 Please send bug reports to <bug-bison@gnu.org>. Please include the
|
/external/harfbuzz_ng/ |
D | README | 6 For bug reports, mailing list, and other information please visit:
|
D | README.md | 6 For bug reports, mailing list, and other information please visit:
|
/external/sepolicy/ |
D | vdc.te | 6 # collecting bug reports.
|
/external/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 4 http://www.unicode.org/Public/ and http://www.unicode.org/reports/. 6 http://www.unicode.org/Public/ and http://www.unicode.org/reports/.
|
/external/strace/ |
D | README | 16 Please send bug reports and enhancements to the strace
|
/external/libcxxabi/ |
D | .gitignore | 35 # Unit test / coverage reports
|
/external/libcxx/ |
D | .gitignore | 35 # Unit test / coverage reports
|
/external/messageformat/ |
D | unicode-license.txt | 4 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 9 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
|
/external/bison/m4/ |
D | extensions.m4 | 15 # If autoconf reports a warning 35 # macros, then, if reports of conflicts are made, disable macros that
|
/external/e2fsprogs/ |
D | README | 18 reports for these programs.
|
/external/jpeg/ |
D | jconfig.cfg | 41 /* Define this if you want percent-done progress reports from cjpeg/djpeg. */
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-14-IntPtr.ll | 4 ; reports the expression as an IntegerTy.
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 36 "Strips this prefix from file paths in error reports.") 67 "reports.") 84 "Colorize reports: (always|never|auto).")
|
/external/selinux/ |
D | README | 1 Please submit all bug reports and patches to selinux@tycho.nsa.gov.
|
/external/emma/core/res/com/vladium/emma/report/ |
D | report_usage.res | 15 "Java source path for generating reports";
|
12345678910>>...12