Searched refs:recoverable (Results 1 – 22 of 22) sorted by relevance
/third_party/node/lib/internal/repl/ |
D | utils.js | 75 let recoverable = false; 104 recoverable = true; 110 recoverable = true; 119 recoverable = true; 139 return recoverable;
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | warn-mixin.js | 12 if (!this.strict && data.recoverable !== false) {
|
D | parse.js | 351 this.warn('TAR_ABORT', error, { recoverable: false }) property
|
D | unpack.js | 227 data.recoverable = false
|
/third_party/protobuf/src/google/protobuf/io/ |
D | tokenizer_unittest.cc | 837 bool recoverable; // True if the tokenizer should be able to recover and member 932 if (kErrorCases_case.recoverable) { in TEST_2D()
|
/third_party/openssl/doc/man3/ |
D | SSL_get_error.pod | 155 Some non-recoverable, fatal I/O error occurred. The OpenSSL error queue may 165 A non-recoverable, fatal error in the SSL library occurred, usually a protocol
|
/third_party/python/Doc/library/ |
D | secrets.rst | 156 `store passwords in a recoverable format <http://cwe.mitre.org/data/definitions/257.html>`_,
|
D | xml.sax.handler.rst | 395 are three levels of errors available: warnings, (possibly) recoverable errors, 403 Called when the parser encounters a recoverable error. If this method does not
|
/third_party/ffmpeg/doc/ |
D | errno.txt | 113 ENOTRECOVERABLE SUSv4 - +..... State not recoverable
|
/third_party/curl/docs/libcurl/ |
D | libcurl-errors.md | 482 An internal call to poll() or select() returned error that is not recoverable. 556 An internal call to poll() or select() returned error that is not recoverable.
|
/third_party/rust/crates/nom/doc/archive/ |
D | upgrading_to_nom_4.md | 56 /// The parser had an error (recoverable)
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | pnglibconf.dfa | 317 # BENIGN_ERRORS: support for just issuing warnings for recoverable errors 320 # By default recoverable errors on read should just generate warnings, 325 # By default recoverable errors on write should just generate warnings,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Path.inc | 279 // Retry while we see recoverable errors.
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V012.md | 369 …js/node/commit/101e103e3b)] - **repl**: make 'Unexpected token' errors recoverable (Julien Gilli) …
|
D | CHANGELOG_IOJS.md | 812 …js/node/commit/a198c68b56)] - **repl**: make 'Unexpected token' errors recoverable (Julien Gilli) …
|
D | CHANGELOG_V9.md | 431 …hub.com/nodejs/node/commit/3e6858e4a7)] - **repl**: better handling of recoverable errors (Prince …
|
D | CHANGELOG_V8.md | 736 …hub.com/nodejs/node/commit/a6fca750be)] - **repl**: better handling of recoverable errors (Prince …
|
/third_party/littlefs/ |
D | DESIGN.md | 1214 some threshold, but is still recoverable. With ECC we can do this at write
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | devsandqueues.txt | 2011 Whilst logical device loss may: be recoverable, in the case of physical
|
D | devsandqueues.adoc | 2858 Whilst logical device loss may: be recoverable, in the case of physical
|
/third_party/node/deps/corepack/dist/lib/ |
D | corepack.cjs | 15570 if (!this.strict && data.recoverable !== false) { 17124 this.warn("TAR_ABORT", error, { recoverable: false }); 18571 data.recoverable = false;
|
/third_party/lame/ |
D | ChangeLog | 13306 seems to be good recoverable
|