Searched
full:errors (Results
1276 -
1300 of
5575) sorted by null
<<51525354555657585960>>
/external/bison/src/ |
getargs.h | 122 warnings_error = 1 << 0, /**< Warnings are treated as errors. */ 140 feature_caret = 1 << 0, /**< Enhance the output of errors with carets. */
|
/external/chromium/chrome/browser/autofill/ |
autofill_xml_parser.h | 24 // Returns true if no parsing errors were encountered. 41 // The callback for parsing errors.
|
/external/chromium/chrome/browser/ |
platform_util_win.cc | 148 // TODO(nsylvain): we should also add a dialog to warn on errors. See 158 // TODO(nsylvain): we should also add a dialog to warn on errors. See
|
/external/chromium/chrome/browser/policy/ |
device_token_fetcher.cc | 17 // Retry after 5 minutes (with exponential backoff) after token fetch errors. 19 // Retry after max 3 hours after token fetch errors.
|
/external/chromium/chrome/browser/ssl/ |
ssl_error_handler.h | 64 // Continue the net::URLRequest ignoring any previous errors. Note that some 65 // errors cannot be ignored, in which case this will result in the request
|
/external/chromium/net/base/ |
nss_memio.h | 65 * map from Unix errors to NSPR error codes. 81 * map from Unix errors to NSPR error codes.
|
/external/chromium/net/url_request/ |
url_request_test_job.cc | 142 // FIXME(brettw) we may want to use WININET errors or have some more types 143 // of errors
|
/external/chromium/third_party/libevent/ |
install-sh | 222 # ignore errors from any of these, just make sure not to ignore 223 # errors from the above "$doit $instcmd $src $dsttmp" command.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
socket.h | 48 // Rather than converting errors into a private namespace, 49 // Reuse the POSIX socket api errors. Note this depends on
|
/external/clang/docs/ |
Tooling.rst | 43 * special lint-style warnings or errors for your project 93 * Automatic fixing of compile errors (:program:`clang-fixit`)
|
/external/clang/include/clang/Basic/ |
DiagnosticCommentKinds.td | 13 // HTML parsing errors. These are under -Wdocumentation to make sure the user 27 // HTML semantic errors
|
/external/clang/include/clang/Frontend/ |
CompilerInvocation.h | 46 /// When errors are encountered, return false and, if Diags is non-null, 132 /// \param Diags - The diagnostic engine to use for errors.
|
/external/clang/include/clang/Rewrite/Frontend/ |
FixItRewriter.h | 44 /// \brief Whether to abort fixing a file when not all errors could be fixed. 47 /// \brief Whether to only fix warnings and not errors.
|
/external/clang/test/Parser/ |
cxx-template-decl.cpp | 3 // Errors 14 // verifies that we only walk to the ',' & still produce errors on the rest of the template parameters
|
/external/clang/tools/driver/ |
cc1_main.cpp | 51 // We cannot recover from llvm errors. When reporting a fatal error, exit 106 // later errors use the default handling behavior instead.
|
/external/e2fsprogs/config/ |
install-sh | 222 # ignore errors from any of these, just make sure not to ignore 223 # errors from the above "$doit $instcmd $src $dsttmp" command.
|
/external/elfutils/libdwfl/ |
dwfl_build_id_find_elf.c | 135 with the file, report that. Possibly this should treat other errors 136 like ENOENT too. But ignoring all errors could mask some that should
|
/external/emma/core/java12/com/vladium/emma/data/ |
mergeCommand.java | 53 // check if usage is requested before checking args parse errors etc: 66 if (opts == null) // this means there were args parsing errors
|
/external/emma/core/java12/com/vladium/emma/report/ |
reportCommand.java | 55 // check if usage is requested before checking args parse errors etc: 68 if (opts == null) // this means there were args parsing errors
|
/external/icu4c/i18n/unicode/ |
udateintervalformat.h | 100 * A pointer to a UErrorCode to receive any errors. 164 * A pointer to a UErrorCode to receive any errors.
|
/external/icu4c/test/intltest/ |
regcoll.h | 146 // string comparison errors in Scandinavian collators 198 // sort order of french words with multiple accents has errors
|
/external/kernel-headers/original/linux/ |
ppp_defs.h | 129 __u32 ppp_ierrors; /* receive errors */ 135 __u32 ppp_oerrors; /* transmit errors */
|
/external/libnfc-nxp/src/ |
phLlcNfc.h | 86 * \retval Other errors Errors related to the lower layers
|
phLlcNfc_Interface.h | 104 * \retval Other errors Errors related to the lower layers
|
/external/libogg/doc/libogg/ |
decoding.html | 31 <p>In practice, streams are more complex, and Ogg also must handle headers, incomplete or dropped pages, and other errors in input. 57 <td>Check for asynchronous errors.</td>
|
Completed in 2398 milliseconds
<<51525354555657585960>>