HomeSort by relevance Sort by last modified time
    Searched full:errors (Results 501 - 525 of 5575) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h 73 /* True if it has been requested that warnings be treated as errors. */
106 /* True if we should raise a SIGABRT on errors. */
112 /* True if pedwarns are errors. */
122 /* True if errors are fatal. */
131 /* Maximum number of errors to report. */
160 (of warnings as errors, etc.); the second is the kind after any
229 /* The number of errors that have been issued so far. Ideally, these
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTemplates.java 352 System.out.println(equeue.errors);
355 for (int i = 0; i < equeue.errors.size(); i++) {
356 Message m = (Message)equeue.errors.get(i);
361 assertTrue("no error; "+expectedMessage.msgID+" expected", equeue.errors.size()>0);
362 assertTrue("too many errors; "+equeue.errors, equeue.errors.size()<=1);
372 assertTrue("unexpected errors: "+equeue, equeue.errors.size()==0);
BaseTest.java 75 * stdout and stderr. This doesn't trap errors from running antlr.
147 /** Return true if all is ok, no errors */
173 if ( equeue.errors.size()>0 ) {
175 System.err.println("antlr reports errors from "+options);
176 for (int i = 0; i < equeue.errors.size(); i++) {
177 Message msg = (Message) equeue.errors.get(i);
438 System.out.println(equeue.errors);
439 assertTrue("number of errors mismatch", n, equeue.errors.size());
442 for (int i = 0; i < equeue.errors.size(); i++)
    [all...]
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/
css_checker.py 52 errors = []
58 errors.append(' %s;\n' % (';\n '.join(rules)))
59 return errors
104 errors = []
106 errors.append(' ' + b.group(1).strip().splitlines()[-1:][0])
107 return errors
131 errors = []
135 errors.append(' ' + first_line)
136 return errors
  /external/stressapptest/src/
os.h 93 // Polls for errors. This implementation is optional.
94 // This will poll once for errors and return zero iff no errors were found.
100 // Report errors. This implementation is mandatory.
113 // Flushes cacheline. Used to distinguish read or write errors.
218 // Causes false errors for unittesting.
219 // Setting to "true" causes errors to be injected.
220 void set_error_injection(bool errors) { error_injection_ = errors; }
  /frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
ProcessErrorsTest.java 107 fail(String.format("Got %d errors:\n%s", errSet.size(),
113 * This test checks for asynchronously-caused errors (crashes or ANRs) and fails in case any
119 * the asynchronous errors in the second test run won't include errors produced during the first
125 fail(String.format("Got %d asynchronous errors:\n%s", mAsyncErrors.size(),
172 // See if there are any errors. We wait until down here to give ANRs as much time as
192 // 1) Errors that are pertinent to this app's package
193 // 2) Errors that are pertinent to this particular app invocation
269 * @return Returns a string containing all of the errors.
  /bionic/libc/arch-mips/string/
mips_strlen.c 148 chk (unsigned mine, unsigned libs, int *errors)
154 (*errors)++;
161 int errors = 0; local
178 fprintf(stderr,"%s+%d: %s\n",#__x,__y,chk(a,b,&errors));\
221 return errors;
  /external/freetype/include/freetype/internal/
ftrfork.h 113 /* offset (offsets[N]), and an error code (errors[N]). */
137 /* errors :: */
138 /* An array of FreeType error codes. `errors[N]' is the error */
139 /* code of Nth guessing rule function. If `errors[N]' is not */
148 FT_Error* errors );
  /external/valgrind/main/coregrind/
pub_core_errormgr.h 3 /*--- ErrorMgr: management of errors and suppressions. ---*/
36 // PURPOSE: This module manages errors recording and printing,
45 // Nb: thread errors are a relic of the time when Valgrind's core
47 // core errors ever be added.
57 // else print all errors and suppressions used.
  /external/webkit/Tools/Scripts/webkitpy/style/
error_handlers.py 69 errors.
71 style errors should be reported, or None if errors
86 # errors per category passed to this instance.
121 """Return the maximum number of errors to report."""
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
CommandStatusException.java 21 * command-specific errors defined for earlier protocol versions
26 // A status response to an EAS account. Responses < 16 correspond to command-specific errors as
27 // reported by EAS versions < 14.0; responses > 100 correspond to generic errors as reported
54 // Soft provisioning errors, we need to send Provision command
70 // Transient or possibly transient errors
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
time.h 70 Returns 0 on success, -1 on errors.
126 Return 0 on success, -1 on errors. */
132 Returns 0 on success, -1 on errors. */
139 Returns 0 on success, -1 on errors. */
155 the current time instead. Returns 0 on success, -1 on errors. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 70 Returns 0 on success, -1 on errors.
126 Return 0 on success, -1 on errors. */
132 Returns 0 on success, -1 on errors. */
139 Returns 0 on success, -1 on errors. */
155 the current time instead. Returns 0 on success, -1 on errors. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 70 Returns 0 on success, -1 on errors.
126 Return 0 on success, -1 on errors. */
132 Returns 0 on success, -1 on errors. */
139 Returns 0 on success, -1 on errors. */
155 the current time instead. Returns 0 on success, -1 on errors. */
  /external/icu4c/i18n/unicode/
umsg.h 168 * @param status A pointer to an UErrorCode to receive any errors
196 * @param status A pointer to an UErrorCode to receive any errors
222 * @param status A pointer to an UErrorCode to receive any errors
248 * @param status A pointer to an UErrorCode to receive any errors
272 * @param status A pointer to an UErrorCode to receive any errors
275 * @param parseError A pointer to UParseError to receive information about errors
302 * @param parseError A pointer to UParseError to receive information about errors
305 * @param status A pointer to an UErrorCode to receive any errors
331 * @param parseError A pointer to UParseError to receive information about errors
333 * @param status A pointer to an UErrorCode to receive any errors
    [all...]
upluralrules.h 78 * @param status A pointer to a UErrorCode to receive any errors.
90 * @param status A pointer to a UErrorCode to receive any errors.
133 * @param status A pointer to a UErrorCode to receive any errors.
  /libcore/luni/src/main/java/javax/xml/parsers/
SAXParser.java 148 * @throws SAXException If any SAX errors occur during processing.
175 * @throws IOException If any IO errors occur.
176 * @throws SAXException If any SAX errors occur during processing.
200 * @throws IOException If any IO errors occur.
201 * @throws SAXException If any SAX errors occur during processing.
230 * @throws IOException If any IO errors occur.
231 * @throws SAXException If any SAX errors occur during processing.
254 * @throws IOException If any IO errors occur.
255 * @throws SAXException If any SAX errors occur during processing.
279 * @throws IOException If any IO errors occur
    [all...]
  /development/testrunner/test_defs/
host_test.py 23 import errors namespace
85 errors.AbortError: if fatal error occurs
97 raise errors.AbortError(msg="Could not find jar %s" % path)
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ITokenSource.cs 45 /// Errors from the lexer are never passed to the parser. Either you want
52 /// errors and keep going, looking for a valid token.
59 /// characters until it gets a good one; errors are not passed through
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ITokenSource.cs 43 * Errors from the lexer are never passed to the parser. Either you want
50 * errors and keep going, looking for a valid token.
58 * until you get a good one; errors are not passed through to the parser.
  /external/chromium-trace/
update.py 62 ('output_info', 'errors'),
79 if 'errors' in result:
82 for e in result['errors']:
  /external/clang/lib/Frontend/
TextDiagnosticBuffer.cpp 19 /// HandleDiagnostic - Store the errors, warnings, and notes that are
24 // Default implementation (Warnings/errors count).
40 Errors.push_back(std::make_pair(Info.getLocation(), Buf.str()));
  /external/llvm/docs/
SystemLibrary.rst 153 Minimize Soft Errors
159 some of the errors are simply information like "file not found", "insufficient
160 privileges", etc. while other errors are much harder like "out of space", "bad
162 errors and the second group "*hard*" errors.
164 ``lib/System`` must always attempt to minimize soft errors. This is a design
165 requirement because the minimization of soft errors can affect the granularity
167 throw soft errors, you must review the granularity of the interface because it
170 faced with hard errors.
182 Hard errors will generally just cause a termination for an LLVM tool so don'
    [all...]
  /external/llvm/lib/Support/
ErrorHandling.cpp 1 //===- lib/Support/ErrorHandling.cpp - Callbacks for errors ---------------===//
11 // errors (most of them) should be handled through LLVMContext.
91 // situations, and not legitimate runtime errors.
  /external/svox/pico/lib/
picodefs.h 87 /* in case of exceptional events and errors (e.g. unexpected user
124 /* other errors ("external" errors, e.g. hardware failure). */

Completed in 1708 milliseconds

<<21222324252627282930>>