Searched refs:reporting (Results 1 – 25 of 153) sorted by relevance
1234567
/external/valgrind/main/memcheck/tests/ |
D | err_disable4.stderr.exp | 4 WARNING: exiting thread has error reporting disabled. 7 WARNING: exiting thread has error reporting disabled. 10 WARNING: exiting thread has error reporting disabled. 13 WARNING: exiting thread has error reporting disabled. 16 WARNING: exiting thread has error reporting disabled. 19 WARNING: exiting thread has error reporting disabled. 22 WARNING: exiting thread has error reporting disabled. 25 WARNING: exiting thread has error reporting disabled. 28 WARNING: exiting thread has error reporting disabled. 31 WARNING: exiting thread has error reporting disabled. [all …]
|
D | vcpu_fbench.stdout.exp | 6 to normalise for reporting results. For archival results,
|
D | err_disable2.stderr.exp | 17 WARNING: exiting thread has error reporting disabled.
|
/external/srtp/ |
D | configure.in | 154 AC_MSG_CHECKING(whether to use syslog for error reporting) 156 [AS_HELP_STRING([--enable-syslog], [use syslog for error reporting])], 163 AC_MSG_CHECKING(whether to use stdout for error reporting) 165 [AS_HELP_STRING([--disable-stdout], [don't use stdout for error reporting])], 172 AC_MSG_CHECKING(whether to use /dev/console for error reporting) 174 [AS_HELP_STRING([--enable-console], [use /dev/console for error reporting])],
|
D | README | 26 --enable-syslog use syslog for error reporting 27 --disable-stdout use stdout for error reporting 28 --enable-console use /dev/console for error reporting
|
/external/valgrind/unittest/output_tests/ |
D | output_test1.tmpl | 11 Locks involved in this report .reporting last lock sites.: .L\d+, L\d+.
|
/external/llvm/test/Transforms/InstSimplify/ |
D | 2011-11-23-MaskedBitsCrash.ll | 7 ; value, which can be taken to be negative). We were reporting the mul
|
/external/chromium/sdch/open-vcdiff/ |
D | THANKS | 6 Many people further contributed to open-vcdiff by reporting
|
/external/chromium/third_party/libevent/ |
D | README | 17 Before, reporting any problems, please run the regression tests.
|
/external/dropbear/ |
D | CHANGES | 130 to David Cook for reporting it, and Christopher Faylor for independently 139 Brent Roman for reporting it) 323 reporting it and helping track it down. 353 reporting and testing 376 people for reporting and testing fixes, including (in random order) Cristian 387 Jannesen and David Muse for reporting it (independently and simultaneously :) 492 and Steve Rodgers <hwstar at cox.net> for reporting and testing. 510 (thanks to Matthew Franz <mdfranz at io.com> for reporting, and the authors
|
/external/markdown/docs/ |
D | AUTHORS | 44 and many others who helped by reporting bugs
|
/external/kernel-headers/original/linux/ |
D | fd.h | 95 reporting; member
|
/external/libsepol/ |
D | ChangeLog | 130 * clarify and reduce neverallow error reporting from Stephen Smalley. 430 * Added further checking and error reporting to 472 to take handles and use callback-based error reporting. 489 reporting system rather than DEBUG. 493 callback-based error reporting system rather than error buffering. 503 * Merged new callback-based error reporting system from Ivan
|
/external/llvm/lib/Support/Unix/ |
D | Process.inc | 154 // Disable crash reporting on Mac OS X 10.0-10.4 174 // Disable crash reporting on Mac OS X 10.5
|
/external/chromium/chrome/browser/safe_browsing/ |
D | report.proto | 5 // Safe Browsing reporting protocol buffers.
|
/external/qemu/docs/ |
D | ANDROID-QEMUD-SERVICES.TXT | 140 produced if the corresponding sensor reporting has been enabled 150 If reporting is disabled for all sensors, no broadcast message needs
|
/external/libxslt/libxslt/ |
D | xsltconfig.h.in | 49 * Activate the compilation of the debug reporting. Speed penalty
|
/external/webkit/Source/WebCore/platform/mac/ |
D | ThreadCheck.mm | 92 // Split out the actual reporting of the thread violation to make it easier to set a breakpoint
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | first_run_dialog.mm | 87 // reporting. This setting may be controlled through configuration management 100 // If the dialog asked the user to opt-in for stats and crash reporting,
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | using.dox | 57 /// exception to this will be the syntax err reporting method, which is essentially a stub function
|
/external/antlr/antlr-3.4/tool/ |
D | README.txt | 15 tree walking, translation, error recovery, and error reporting. I've
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 145 error-reporting mechanism. Sometimes one of two values is returned, 160 examining or reporting the error changes the same variable? 276 It makes the @var{xxxx} error table ``known'' to the error reporting 318 The module reporting the error should be passed in via @var{whoami}.
|
/external/srtp/doc/ |
D | intro.txt | 131 \item[--enable-syslog] use syslog for error reporting. 132 \item[--disable-stdout] diables stdout for error reporting. 133 \item[--enable-console] use \texttt{/dev/console} for error reporting
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | TreeParser.as | 32 * of this. All the error reporting and recovery is shared with Parser via
|
/external/chromium/testing/gtest/ |
D | CHANGES | 3 * New feature: ADD_FAILURE_AT() for reporting a test failure at the
|
1234567