Searched
full:errors (Results
851 -
875 of
5575) sorted by null
<<31323334353637383940>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
new | 32 * handling memory allocation errors; see 55 * errors from the throwing forms of @c new. */
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
new | 32 * handling memory allocation errors; see 55 * errors from the throwing forms of @c new. */
|
/system/core/libctest/ |
ctest.c | 27 /** Semi-random number used to identify assertion errors. */ 129 // Handle errors other than assertions.
|
/external/clang/include/clang/Basic/ |
Diagnostic.h | 46 /// should also provide full recovery from such errors, such that 129 /// as errors" and passes them off to the DiagnosticConsumer for reporting to 145 /// This is controlled by -pedantic and -pedantic-errors. 171 bool WarningsAsErrors; // Treat warnings like errors. 173 bool ErrorsAsFatal; // Treat errors like fatal errors. 181 unsigned ErrorLimit; // Cap of # errors emitted, 0 -> no limit. 186 ExtensionHandling ExtBehavior; // Map extensions onto warnings or errors? 305 unsigned NumErrors; ///< Number of errors reported 306 unsigned NumErrorsSuppressed; ///< Number of errors suppresse [all...] |
/build/tools/droiddoc/templates-pdk/ |
customizations.cs | 67 <?cs call:list("Errors", class.package.errors) ?> 75 <?cs call:class_link_list("Errors", package.errors) ?>
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t032subrulePredict.html | 23 emitErrorMessage: function() { /* don't report errors */ },
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t004lexer.py | 13 # report errors to /dev/null
|
t005lexer.py | 13 # report errors to /dev/null
|
t006lexer.py | 13 # report errors to /dev/null
|
t008lexer.py | 13 # report errors to /dev/null
|
t009lexer.py | 13 # report errors to /dev/null
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ANTLRErrorListener.java | 31 * both tool errors like "can't write file" and grammar ambiguity warnings.
|
/external/bluetooth/bluedroid/stack/include/ |
profiles_api.h | 30 /*** Port entity passes back 8 bit errors; will use upper byte offset ***/
|
/external/chromium/base/debug/ |
debugger.h | 39 // the debugger is suppressed for debug errors, even in debug mode (normally
|
/external/chromium/base/ |
safe_strerror_posix.h | 33 // more robust in the case of heap corruption errors, since it doesn't need to
|
/external/chromium/chrome/browser/autofill/ |
autofill_type_unittest.cc | 35 // Last value, to check any offset errors.
|
/external/chromium/chrome/browser/chromeos/ |
network_message_observer.h | 68 // Notification for connection errors
|
/external/chromium/chrome/browser/extensions/ |
extension_process_manager_unittest.cc | 18 ExtensionErrorReporter::Init(false); // no noisy errors
|
pack_extension_job.cc | 48 // TODO(aa): Need to internationalize the errors that ExtensionCreator
|
/external/chromium/chrome/browser/history/ |
archived_database.h | 48 // for other errors, false will be returned. True means it is up-to-date and
|
/external/chromium/chrome/browser/ui/gtk/ |
edit_search_engine_dialog.h | 65 // Images showing whether each entry is okay or has errors.
|
/external/chromium/net/base/ |
ssl_info.h | 38 // Bitmask of status info of |cert|, representing, for example, known errors
|
/external/chromium/net/proxy/ |
proxy_script_fetcher.h | 36 // network errors that may occur are:
|
/external/chromium/net/url_request/ |
url_request_status.h | 14 // Represents the result of a URL request. It encodes errors and various
|
/external/chromium/testing/gmock/test/ |
gmock-port_test.cc | 41 // 'undefined symbol' linker errors in gmock_main:
|
Completed in 290 milliseconds
<<31323334353637383940>>