/third_party/node/deps/v8/src/objects/ |
H A D | js-plural-rules.h | 6 #error Internationalization is expected to be enabled.
|
H A D | js-relative-time-format.h | 6 #error Internationalization is expected to be enabled.
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-intl.cc | 6 #error Internationalization is expected to be enabled.
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
H A D | libgl_d3d12.c | 37 #error "This file must be compiled only with the D3D12 driver"
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_policy.c | 11 # error "CT is disabled"
|
H A D | ct_x509v3.c | 11 # error "CT is disabled"
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 29 # error "VxWorks <7 only support RAND_SEED_NONE"
|
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_local.h | 94 OSSL_STORE_error_fn error; member 144 /* 1 on load error, only valid for fetched loaders */
|
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_err.c | 25 "certificate verify error"}, 31 "ess add signing cert error"}, 33 "ess add signing cert v2 error"}, 35 "ess signing certificate error"}, 47 "pkcs7 add signature error"}, 49 "pkcs7 add signed attr error"}, 56 "response setup error"}, 60 {ERR_PACK(ERR_LIB_TS, 0, TS_R_TIME_SYSCALL_ERROR), "time syscall error"}, 66 "tst info setup error"}, 84 if (ERR_reason_error_string(TS_str_reasons[0].error) in ossl_err_load_TS_strings() [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_err.c | 22 "base64 decode error"}, 34 "error getting md by nid"}, 36 "error using siginf set"}, 65 "public key decode error"}, 67 "public key encode error"}, 92 if (ERR_reason_error_string(X509_str_reasons[0].error) == NULL) in ossl_err_load_X509_strings()
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | numbers.h | 36 # error "do not know the integer encoding on this architecture"
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_err.c | 28 "error converting private key"}, 41 "keyblob header parse error"}, 70 if (ERR_reason_error_string(PEM_str_reasons[0].error) == NULL) in ossl_err_load_PEM_strings()
|
/third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
H A D | pkcs7err.c | 19 "certificate verify error"}, 26 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_CTRL_ERROR), "ctrl error"}, 27 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_DECRYPT_ERROR), "decrypt error"}, 34 "error adding recipient"}, 36 "error setting cipher"}, 54 "pkcs7 add signature error"}, 56 "pkcs7 add signer error"}, 68 {ERR_PACK(ERR_LIB_PKCS7, 0, PKCS7_R_SMIME_TEXT_ERROR), "smime text error"}, 94 if (ERR_reason_error_string(PKCS7_str_reasons[0].error) == NULL) in ossl_err_load_PKCS7_strings()
|
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_err.c | 34 "error entropy pool was ignored"}, 36 "error initialising drbg"}, 38 "error instantiating drbg"}, 40 "error retrieving additional input"}, 42 "error retrieving entropy"}, 44 "error retrieving nonce"}, 50 {ERR_PACK(ERR_LIB_RAND, 0, RAND_R_GENERATE_ERROR), "generate error"}, 53 {ERR_PACK(ERR_LIB_RAND, 0, RAND_R_INTERNAL_ERROR), "internal error"}, 54 {ERR_PACK(ERR_LIB_RAND, 0, RAND_R_IN_ERROR_STATE), "in error state"}, 75 {ERR_PACK(ERR_LIB_RAND, 0, RAND_R_RESEED_ERROR), "reseed error"}, [all...] |
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_err.c | 18 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_ACCEPT_ERROR), "accept error"}, 25 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_CONNECT_ERROR), "connect error"}, 29 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_GETSOCKNAME_ERROR), "getsockname error"}, 42 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_NBIO_CONNECT_ERROR), "nbio connect error"}, 49 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_TRANSFER_ERROR), "transfer error"}, 82 if (ERR_reason_error_string(BIO_str_reasons[0].error) == NULL) in ossl_err_load_BIO_strings()
|
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | eng_err.c | 36 "engines section error"}, 38 "engine configuration error"}, 42 "engine section error"}, 52 "internal list error"}, 87 if (ERR_reason_error_string(ENGINE_str_reasons[0].error) == NULL) in ossl_err_load_ENGINE_strings()
|
/third_party/node/deps/undici/src/lib/websocket/ |
H A D | util.js | 185 fireEvent('error', ws, ErrorEvent, { 186 error: new Error(reason)
|
/third_party/libcoap/scripts/ |
H A D | build.sh | 68 LD_LIBRARY_PATH=$TEST_LD_LIBRARY_PATH libtool --mode=execute valgrind --track-origins=yes --leak-check=yes --show-reachable=yes --error-exitcode=123 --quiet --suppressions=tests/valgrind_suppression $EXEC_FILE
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | cargo.rs | 4 crate_authors, crate_description, crate_name, crate_version, error::ErrorKind, Command,
|
H A D | double_require.rs | 1 use clap::{error::ErrorKind, Arg, ArgAction, Command}; 59 #[cfg(feature = "error-context")] 62 error: the following required arguments were not provided: in no_duplicate_error() 77 error: the following required arguments were not provided: in no_duplicate_error()
|
/third_party/rust/crates/cxx/gen/build/src/ |
H A D | error.rs | 3 use std::error::Error as StdError;
|
/third_party/rust/crates/clap/tests/derive/ |
H A D | custom_string_parsers.rs | 71 #[cfg(feature = "error-context")] 94 impl std::error::Error for ErrCode {}
|
/third_party/python/Tools/peg_generator/scripts/ |
H A D | benchmark.py | 94 argparser.error("A benchmark to run is required")
|
/third_party/python/Tools/scripts/ |
H A D | finddiv.py | 26 except getopt.error as msg:
|
H A D | findnocoding.py | 84 except getopt.error as msg:
|