/external/chromium_org/chrome/browser/sync/glue/ |
failed_data_types_handler.cc | 15 const FailedDataTypesHandler::TypeErrorMap& errors) { 17 for (FailedDataTypesHandler::TypeErrorMap::const_iterator it = errors.begin(); 18 it != errors.end(); ++it) { 33 bool FailedDataTypesHandler::UpdateFailedDataTypes(const TypeErrorMap& errors) { 34 if (errors.empty()) 37 for (TypeErrorMap::const_iterator iter = errors.begin(); iter != errors.end(); 109 // Note: persistence errors are not failed types. They just trigger automatic
|
/external/chromium_org/chrome/tools/build/win/ |
hardlink_failsafe.bat | 8 :: Try to create a hardlink (argument are in reverse order). Hide errors if they occur, we have a fallback. 11 :: If it failed, copy it instead. Don't hide errors if it fails.
|
/external/chromium_org/tools/valgrind/memcheck/ |
PRESUBMIT.py | 16 errors = [] 34 errors.append('"insert_a_suppression_name_here" is not a valid ' 38 errors.append('suppression with name "%s" at %s line %s ' 43 errors.append('suppression with name "%s" at %s line %s ' 54 errors.append('"%s" should be "Memcheck:..." in %s line %s' % 68 errors.append('"%s" is probably wrong: %s line %s' % (line, f.LocalPath(), 70 if errors: 71 return [output_api.PresubmitError('\n'.join(errors))]
|
/external/clang/test/Analysis/diagnostics/ |
false-positive-suppression.c | 12 FREE_POINTER(p); // no-warning: we are suppressing errors coming from sys/queue macros. 21 MYMACRO(p); // no-warning: we are suppressing errors coming from sys/queue macros.
|
/external/clang/test/Misc/ |
serialized-diags-no-category.c | 8 // This test case tests that we can handle both fatal errors and errors without categories.
|
/external/clang/test/Modules/ |
serialized-diags.m | 23 // RUN: FileCheck -check-prefix=CHECK-WITH-ERRORS --input-file=%t.out_errors %s 25 // CHECK-WITH-ERRORS: has_warnings.h:3:8: warning: incompatible pointer types initializing 'float *' 26 // CHECK-WITH-ERRORS: serialized-diags.m:1:9: note: while building module 'HasWarnings' 27 // CHECK-WITH-ERRORS: has_errors.h:2:13: error: redefinition of 'foo' 28 // CHECK-WITH-ERRORS: serialized-diags.m:4:9: note: while building module 'HasErrors' 29 // CHECK-WITH-ERRORS: has_errors.h:1:13: note: previous definition is here 30 // CHECK-WITH-ERRORS: serialized-diags.m:4:9: fatal: could not build module 'HasErrors' 31 // CHECK-WITH-ERRORS: Number of diagnostics: 3
|
/external/clang/test/PCH/ |
cxx-trailing-return.cpp | 1 // RUN: %clang_cc1 -pedantic-errors -std=c++11 -emit-pch %s -o %t-cxx11 2 // RUN: %clang_cc1 -pedantic-errors -std=c++11 -include-pch %t-cxx11 -verify %s
|
cxx11-exception-spec.cpp | 1 // RUN: %clang_cc1 -pedantic-errors -std=c++11 -emit-pch %s -o %t 2 // RUN: %clang_cc1 -pedantic-errors -std=c++11 -include-pch %t -verify %s
|
/external/e2fsprogs/debian/ |
comerr-dev.doc-base | 6 to return errors to their callers, and for programs 7 to describe errors and exceptional conditions to their users.
|
/external/e2fsprogs/lib/ext2fs/ |
tst_byteswap.c | 50 int errors = 0; local 60 errors++; 65 errors++; 78 errors++; 83 errors++; 88 if (!errors) 89 printf("No errors found in the byteswap implementation!\n"); 91 return errors;
|
/external/llvm/test/CodeGen/Mips/ |
inlineasm-cnstrnt-bad-I-1.ll | 6 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 11 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'I'
|
inlineasm-cnstrnt-bad-J.ll | 6 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 11 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'J'
|
inlineasm-cnstrnt-bad-K.ll | 6 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 11 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'K'
|
inlineasm-cnstrnt-bad-L.ll | 6 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 11 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'L'
|
inlineasm-cnstrnt-bad-N.ll | 7 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 12 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'N'
|
inlineasm-cnstrnt-bad-O.ll | 7 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 12 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'O'
|
inlineasm-cnstrnt-bad-P.ll | 7 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 12 ;CHECK-ERRORS: error: invalid operand for inline asm constraint 'P'
|
/external/llvm/test/CodeGen/X86/ |
nonconst-static-ev.ll | 2 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 8 ; CHECK-ERRORS: Unsupported expression in static initializer: extractvalue
|
/external/llvm/test/MC/AsmParser/ |
directive_file-errors.s | 2 // RUN: FileCheck --check-prefix=CHECK-ERRORS %s < %t.err 9 // CHECK-ERRORS:6:9: error: input can't have .file dwarf directives when -g is used to generate dwarf debug info for assembly code
|
/external/valgrind/main/memcheck/tests/ |
erringfds.stderr.exp | 10 For counts of detected and suppressed errors, rerun with: -v 11 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
/external/valgrind/main/memcheck/tests/linux/ |
capget.stderr.exp2 | 14 For counts of detected and suppressed errors, rerun with: -v 15 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
lsframe1.stderr.exp | 11 For counts of detected and suppressed errors, rerun with: -v 12 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
lsframe2.stderr.exp | 11 For counts of detected and suppressed errors, rerun with: -v 12 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/ |
nonmultipart.py | 9 from email import errors namespace 22 raise errors.MultipartConversionError(
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
utf_32.py | 10 def decode(input, errors='strict'): 11 return codecs.utf_32_decode(input, errors, True) 14 def __init__(self, errors='strict'): 15 codecs.IncrementalEncoder.__init__(self, errors) 20 result = codecs.utf_32_encode(input, self.errors)[0] 26 return self.encoder(input, self.errors)[0] 49 def __init__(self, errors='strict'): 50 codecs.BufferedIncrementalDecoder.__init__(self, errors) 53 def _buffer_decode(self, input, errors, final): 56 codecs.utf_32_ex_decode(input, errors, 0, final [all...] |