Searched
full:errors (Results
551 -
575 of
5575) sorted by null
<<21222324252627282930>>
/external/doclava/src/com/google/doclava/ |
TagInfo.java | 85 Errors.error(Errors.BAD_INHERITDOC, t.mPosition,
|
/external/iproute2/include/linux/can/ |
netlink.h | 98 __u32 bus_error; /* Bus errors */ 102 __u32 arbitration_lost; /* Arbitration lost errors */
|
/external/kernel-headers/original/linux/can/ |
netlink.h | 96 __u32 bus_error; /* Bus errors */ 100 __u32 arbitration_lost; /* Arbitration lost errors */
|
/external/linux-tools-perf/scripts/python/ |
failed-syscalls-by-pid.py | 55 print "\nsyscall errors for %s:\n\n" % (for_comm), 57 print "\nsyscall errors:\n\n",
|
/external/protobuf/src/google/protobuf/compiler/ |
importer.h | 81 // Instructs the SourceTreeDescriptorDatabase to report any parse errors 89 // Gets a DescriptorPool::ErrorCollector which records errors to the 91 // has the ability to determine exact line and column numbers of errors 151 // and will remain valid until it is destroyed. If any errors occur, they 154 // A particular Importer object will only report errors for a particular 156 // without reporting any errors. The idea is that you might want to import 157 // a lot of files without seeing the same errors over and over again. If 158 // you want to see errors for the same files repeatedly, you can use a
|
/external/skia/legacy/src/ports/ |
SkThread_pthread.cpp | 101 // only report errors on non-global mutexes 131 // only report errors on non-global mutexes
|
/external/v8/test/mjsunit/regress/ |
regress-1145.js | 32 // compiled functions with syntax errors into early errors).
|
/external/valgrind/main/memcheck/tests/linux/ |
timerfd-syscall.stderr.exp | 55 For counts of detected and suppressed errors, rerun with: -v 56 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
/external/valgrind/main/memcheck/tests/ |
partial_load_dflt.stderr.exp | 33 For counts of detected and suppressed errors, rerun with: -v 34 ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
|
partial_load_dflt.stderr.exp64 | 33 For counts of detected and suppressed errors, rerun with: -v 34 ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
|
partial_load_dflt.stderr.expr-s390x-mvc | 33 For counts of detected and suppressed errors, rerun with: -v 34 ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
|
/external/valgrind/main/none/tests/ |
cmdline2.stdout.exp | 21 --vgdb-error=<number> invoke gdbserver after <number> errors [999999999] 30 user options for Valgrind tools that report errors: 38 --error-limit=no|yes stop showing new errors if too many? [yes] 39 --error-exitcode=<number> exit code to return if errors found [0=disable] 41 --suppressions=<filename> suppress errors described in <filename> 42 --gen-suppressions=no|yes|all print suppressions for errors? [no] 43 --db-attach=no|yes start debugger when errors detected? [no] 140 debugging options for Valgrind tools that report errors
|
/external/webkit/Source/JavaScriptCore/runtime/ |
Error.h | 39 // Methods to create a range of internal errors. 62 // Methods to throw Errors.
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebKitErrorsPrivate.h | 37 @abstract Policy errors - Pending Public API Review 46 @abstract Geolocation errors
|
/frameworks/av/include/camera/ |
ICameraService.h | 56 // - Errors: ALREADY_EXISTS if the listener was already added 60 // - Errors: BAD_VALUE if specified listener was not in the listener list
|
/frameworks/base/core/java/android/content/pm/ |
PackageInfoLite.java | 43 * {@link PackageHelper.RECOMMEND_FAILED_INSUFFICIENT_STORAGE} for storage errors 44 * {@link PackageHelper.RECOMMEND_FAILED_INVALID_APK} for parse errors.
|
/frameworks/base/tools/aapt/tests/ |
FileFinder_test.cpp | 50 // Make sure we finish without errors 55 // Make sure we finish without errors
|
/frameworks/native/include/media/hardware/ |
CryptoAPI.h | 17 #include <utils/Errors.h> 70 // At the java level these special errors will then trigger a
|
/frameworks/volley/src/com/android/volley/toolbox/ |
StringRequest.java | 39 * @param errorListener Error listener, or null to ignore errors 52 * @param errorListener Error listener, or null to ignore errors
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 269 drv->errors++; 270 if (drv->errors > DRV_NUMBER_SEQUENTIAL_ERRORS) { 271 drv->errors = 0; 275 drv->errors = 0; 341 drv->errors++; 342 if (drv->errors > DRV_NUMBER_SEQUENTIAL_ERRORS) { 343 drv->errors = 0; 347 drv->errors = 0;
|
/hardware/ti/omap3/dspbridge/inc/ |
dbg_zones.h | 85 TEXT("SERVICES ERRORS"), /* 6 */ \ 86 TEXT("CRITICAL ERRORS"), /* 7 */ \
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbg_zones.h | 85 TEXT("SERVICES ERRORS"), /* 6 */ \ 86 TEXT("CRITICAL ERRORS"), /* 7 */ \
|
/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/ |
ti_omx_interface.cpp | 22 // dlclose() returns non-zero value if close failed, check for errors 87 // check for errors
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_CoreExt.h | 37 * header to compile without errors. The includes below are required 42 /** Extensions to the standard IL errors. */
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMErrorHandler.java | 17 * implementation can call when reporting errors that happens while 22 * be reported during an operation, the sequence and numbers of the errors
|
Completed in 5150 milliseconds
<<21222324252627282930>>