Searched
full:errors (Results
1301 -
1325 of
5575) sorted by null
<<51525354555657585960>>
/external/linux-tools-perf/scripts/perl/ |
rwtop.pl | 48 $reads{$common_pid}{errors}{$ret}++; 74 $writes{$common_pid}{errors}{$ret}++;
|
/external/llvm/include/llvm/Support/ |
ErrorHandling.h | 11 // errors (most of them) should be handled through LLVMContext. 70 /// the control of the compiler (I/O errors, invalid user input, etc.)
|
/external/openssl/ |
README.android | 31 4) If there are any errors, then modify openssl.config, openssl.version 46 If there are build errors, then patches/*.mk, openssl.config, or
|
/external/ppp/pppd/include/net/ |
ppp_defs.h | 140 unsigned int ppp_ierrors; /* receive errors */ 143 unsigned int ppp_oerrors; /* transmit errors */
|
/external/qemu/distrib/sdl-1.2.15/src/ |
SDL_error.c | 116 so that it supports internationalization and thread-safe errors. 202 /* Very common errors go here */
|
/external/qemu/distrib/sdl-1.2.15/src/timer/os2/ |
SDL_systimer.c | 151 /* Nobody switched priority while we slept... Ignore errors... */ 157 rc = DosExitMustComplete(&nesting); /* Ignore errors */
|
/external/skia/src/gpu/ |
SkGrPixelRef.cpp | 86 // TODO: figure out if this is responsible for Chrome canvas errors 104 // TODO: figure out if this is responsible for Chrome canvas errors
|
/external/skia/src/gpu/gl/unix/ |
SkNativeGLContext_unix.cpp | 221 // Sync to ensure any errors generated are processed. 248 // Sync to ensure any errors generated are processed.
|
/external/smack/src/org/jivesoftware/smack/ |
XMPPException.java | 36 * closing the connection. Stream errors are unrecoverable errors. When a stream error
|
/external/srtp/ |
config.h_win32vc7 | 19 /* Report errors to this file. */ 154 /* Write errors to this file */
|
config.hw | 20 /* Report errors to this file. */ 155 /* Write errors to this file */
|
config_in.h | 15 /* Report errors to this file. */ 150 /* Write errors to this file */
|
configure.in | 177 AC_DEFINE(USE_ERR_REPORTING_FILE, 1, [Write errors to this file]) 178 AC_DEFINE(ERR_REPORTING_FILE, "/dev/console", [Report errors to this file.])
|
/external/srtp/crypto/include/ |
config.h | 16 /* Report errors to this file. */ 155 /* Write errors to this file */
|
/external/srtp/googlepatches/ |
google-11-srtp-replay-fix.patch | 9 - Fix debug build compile errors: added static keyword to inline methods and undefined DEBUG before #define DEBUG 11 + Fix debug build compile errors: added static keyword to inline methods and undefined DEBUG before #define DEBUG
|
/external/valgrind/main/helgrind/ |
hg_errors.h | 8 This file is part of Helgrind, a Valgrind tool for detecting errors 50 /* Functions for recording various kinds of errors. */
|
/external/valgrind/main/memcheck/docs/ |
mc-manual.xml | 71 xreflabel="Illegal read / Illegal write errors"> 72 <title>Illegal read / Illegal write errors</title> 95 the end of a heap block, a common result of off-by-one-errors in 172 the root causes of uninitialised value errors.</para> 264 twice. As with the illegal read/write errors, Memcheck attempts to 576 interesting question is this: which leaks should be counted as true "errors" 588 errors printed, which would be confusing.</para> 593 true "errors". Indirectly lost and still reachable blocks are not counted 594 as true "errors", even if <option>--show-reachable=yes</option> is 675 <varlistentry id="opt.undef-value-errors" xreflabel="--undef-value-errors" [all...] |
/external/valgrind/main/memcheck/tests/ |
sigkill.stderr.exp | 198 For counts of detected and suppressed errors, rerun with: -v 199 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
sigkill.stderr.exp-darwin | 194 For counts of detected and suppressed errors, rerun with: -v 195 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
sigkill.stderr.exp-mips32 | 196 For counts of detected and suppressed errors, rerun with: -v 197 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
handleerror01.js | 115 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#ID-ERRORS-DOMErrorHandler-handleError 130 var errors = new Array();
|
/external/webkit/Source/JavaScriptCore/API/ |
JSBase.h | 109 @abstract Checks for syntax errors in a string of JavaScript. 111 @param script A JSString containing the script to check for syntax errors.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Exceptions/ |
regress-121658.js | 38 * SUMMARY: "Too much recursion" errors should be safely caught by try...catch 48 var msg = '"Too much recursion" errors should be safely caught by try...catch';
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-110286.js | 38 * SUMMARY: multiline comments containing "/*" should not be syntax errors 45 var summary = 'Multiline comments containing "/*" should not be syntax errors';
|
/external/webkit/Tools/Scripts/ |
check-webkit-style | 127 _log.info("Total errors found: %d in %d files" 129 # We fail when style errors are found or there are no checked files.
|
Completed in 468 milliseconds
<<51525354555657585960>>