|   /ndk/build/platforms/android-3/arch-arm/usr/include/linux/ | 
| blkdev.h  | 142  int errors;  member in struct:request 
  | 
|   /ndk/build/platforms/android-4/arch-arm/usr/include/linux/ | 
| blkdev.h  | 142  int errors;  member in struct:request 
  | 
|   /ndk/build/platforms/android-5/arch-arm/usr/include/linux/ | 
| blkdev.h  | 142  int errors;  member in struct:request 
  | 
|   /ndk/build/platforms/android-5/arch-x86/usr/include/linux/ | 
| blkdev.h  | 142  int errors;  member in struct:request 
  | 
|   /ndk/build/platforms/android-8/arch-arm/usr/include/linux/ | 
| blkdev.h  | 142  int errors;  member in struct:request 
  | 
|   /ndk/build/platforms/android-8/arch-x86/usr/include/linux/ | 
| blkdev.h  | 142  int errors;  member in struct:request 
  | 
|   /external/icu4c/tools/tzcode/ | 
| zic.c  | 192 static int		errors;  variable  482 	++errors; 495 	--errors; 705 	if (errors) 744 	return (errors == 0) ? EXIT_SUCCESS : EXIT_FAILURE; 934 	if (errors) 1039 ** Call error with errstring and return zero on errors.     [all...] | 
|   /external/libpng/ | 
| CHANGES  | 123   made CRC errors/warnings on critical and ancillary chunks configurable 187   added typecasts to quiet compiler errors 257   Cleaned up spelling errors in libpng.3/libpng.txt 268   Corrected some logic errors in png_do_invert_alpha() (Chris Patterson)     [all...] | 
|   /external/libxml2/ | 
| debugXML.c  | 49     int errors;                 /* number of errors found */  member in struct:_xmlDebugCtxt  63     ctxt->errors = 0; 160     ctxt->errors++; 170     ctxt->errors++; 180     ctxt->errors++; 288             /* desactivated right now as it raises too many errors */     [all...] | 
|   /external/wpa_supplicant/ | 
| driver_wext.c  | 87 	int errors;  member in struct:wpa_driver_wext_data  1005 	drv->errors = 0;     [all...] | 
|   /build/tools/droiddoc/src/ | 
| DroidDoc.java  | 131                 Errors.setWarningsAreErrors(true); 138                         level = Errors.ERROR; 141                         level = Errors.WARNING; 144                         level = Errors.HIDDEN; 146                     Errors.setErrorLevel(Integer.parseInt(a[1]), level); 276         Errors.printErrors(); 277         return !Errors.hadError; 508                     classesToCheck = pkg.errors(); 729                     classesToCheck = pkg.errors(); 811         makeClassListHDF(data, "package.errors",     [all...] | 
|   /cts/tools/dasm/src/dasm/ | 
| DAsm.java  | 82     // number of errors reported in a file. 83     int errors;  field in class:DAsm  168      * Returns the number of warnings/errors encountered while parsing a file. 0 172         return errors; 176         errors++;     [all...] | 
|   /external/qemu/distrib/sdl-1.2.12/src/video/dga/ | 
| SDL_dgavideo.c  | 87 				int events, errors, major, minor;  local  89 				if ( SDL_NAME(XDGAQueryExtension)(dpy, &events, &errors) &&
  | 
|   /external/v8/test/mjsunit/ | 
| const-redecl.js  | 176 // Test that repeated const declarations throw redeclaration errors.
  | 
| switch.js  | 34 f0();  // no errors
  | 
|   /external/webkit/WebCore/inspector/front-end/ | 
| ConsoleView.js  | 86     this.errorElement = createFilterElement.call(this, "Errors"); 141             this.messagesElement.removeStyleClass("filter-errors"); 288                 WebInspector.errors += msg.repeatDelta; 309         WebInspector.errors = 0;     [all...] | 
|   /hardware/broadcom/wlan/bcm4329/src/ | 
| Makerules  | 380 	GLDLIBS := --ELF --symbols --debug --map --info sizes,totals --errors link.err --list link.map --verbose
  | 
|   /external/strace/ | 
| syscall.c  | 238 	int calls, errors;  member in struct:call_counts      [all...] | 
|   /external/wpa_supplicant_6/wpa_supplicant/src/drivers/ | 
| driver_wext.c  | 966 	drv->errors = 0;     [all...] | 
|   /external/kernel-headers/original/linux/ | 
| blkdev.h  | 155 	int errors;  member in struct:request  228 	__REQ_QUIET,		/* don't worry about errors */
  | 
|   /external/opencore/engines/author/test/src/ | 
| test_pv_mediainput_author_engine.cpp  |     [all...] | 
|   /build/core/ | 
| config.mk  | 99 # list of flags to turn specific warnings in to errors
  | 
|   /ndk/build/core/ | 
| init.mk  | 54 # disable any warnings or errors by overriding these definitions
  | 
|   /dalvik/libcore/support/src/test/java/tests/resources/ | 
| junit4-4.3.1.jar  |  | 
|   /external/gtest/src/ | 
| gtest.cc  | 2143  Message errors;  local      [all...] |