/third_party/mesa3d/src/mesa/main/ |
H A D | glthread.h | 253 void _mesa_error_glthread_safe(struct gl_context *ctx, GLenum error,
|
H A D | teximage.h | 193 GLenum intFormat, GLenum *error);
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | mesa-overlay-control.py | 25 except socket.error as msg: 40 - None on error or disconnection 50 # check for socket error 88 - None on error or disconnection 103 # disconnected or error
|
/third_party/lwip/test/unit/core/ |
H A D | test_netif.c | 9 #error "This tests needs LWIP_NETIF_EXT_STATUS_CALLBACK enabled"
|
/third_party/lwip/test/unit/ip4/ |
H A D | test_ip4.c | 12 #error "This tests needs LWIP_IPV4, IP_REASSEMBLY; MIB2- and IPFRAG-statistics enabled"
|
/third_party/node/deps/v8/include/ |
H A D | v8-callbacks.h | 190 * V8 is likely to abort with out-of-memory error. 385 * PrepareStackTraceCallback is called when the stack property of an error is 392 Local<Value> error,
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-callbacks.h | 192 * V8 is likely to abort with out-of-memory error. 406 * PrepareStackTraceCallback is called when the stack property of an error is 413 Local<Value> error,
|
/third_party/node/deps/openssl/config/ |
H A D | generate_gypi.pl | 61 error => \my $make_path_err}); 65 die "make_path error: $file $message\n";
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-intl-gen.cc | 6 #error Internationalization is expected to be enabled.
|
/third_party/node/deps/v8/src/base/debug/ |
H A D | stack_trace_win.cc | 60 // TODO(awong): Handle error: SymInitialize can fail with in InitializeSymbols() 208 #error Unsupported Arch in InitTrace()
|
/third_party/node/deps/v8/src/execution/ |
H A D | messages.h | 76 // example when creating a deserialized error. 99 Handle<JSObject> error,
|
H A D | frame-constants.h | 429 #error Unsupported target architecture.
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-date-time-format.h | 9 #error Internationalization is expected to be enabled.
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | sandbox.cc | 35 #error Unsupported target architecture. in DetermineAddressSpaceLimit()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_fpc.h | 77 bool error; /**< Set if i915_program_error() is called */ member
|
/third_party/musl/include/fortify/linux/ |
H A D | unistd.h | 17 #error "Never include this file directly; instead, include <unistd.h>"
|
H A D | string.h | 17 #error "Never include this file directly; instead, include <string.h>"
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_vs.c | 221 if (ttr.error) { in r300_translate_vertex_shader() 242 fprintf(stderr, "r300 VP: Compiler error:\n%sCorresponding draws will be" in r300_translate_vertex_shader()
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_sct_ctx.c | 11 # error "CT is disabled" 91 /* An error occurred whilst searching for the extension */ in ct_x509_cert_fixup() 131 /* Duplicate poison extensions are present - error */ in SCT_CTX_set1_cert() 148 /* Duplicate SCT extensions are present - error */ in SCT_CTX_set1_cert()
|
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | provider_err.c | 29 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_BN_ERROR), "bn error"}, 39 "error instantiating drbg"}, 41 "error retrieving entropy"}, 43 "error retrieving nonce"}, 57 "fips module conditional error"}, 59 "fips module entering error state"}, 61 "fips module in error state"}, 62 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_GENERATE_ERROR), "generate error"}, 113 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_IN_ERROR_STATE), "in error state"}, 171 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_RESEED_ERROR), "reseed error"}, [all...] |
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | evp_err.c | 37 "cipher parameter error"}, 42 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_COPY_ERROR), "copy error"}, 49 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_DECODE_ERROR), "decode error"}, 51 "default query parse error"}, 57 "error loading section"}, 72 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_FINAL_ERROR), "final error"}, 73 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_GENERATE_ERROR), "generate error"}, 81 "initialization error"}, 141 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_PBKDF2_ERROR), "pbkdf2 error"}, 145 "private key decode error"}, [all...] |
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | asn1_err.c | 19 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_ASN1_PARSE_ERROR), "asn1 parse error"}, 21 "asn1 sig parse error"}, 22 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_AUX_ERROR), "aux error"}, 36 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_DECODE_ERROR), "decode error"}, 40 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_ENCODE_ERROR), "encode error"}, 42 "error getting time"}, 44 "error loading section"}, 46 "error setting cipher params"}, 113 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_LIST_ERROR), "list error"}, 116 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_MIME_PARSE_ERROR), "mime parse error"}, [all...] |
/third_party/node/deps/uvwasi/include/ |
H A D | wasi_types.h | 310 uvwasi_errno_t error; member
|
/third_party/lame/test/ |
H A D | lametest.py | 96 except getopt.error, val:
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | flags.rs | 3 #[cfg(feature = "error-context")] 88 use clap::error::ErrorKind; in flag_using_long_with_literals() 140 #[cfg(feature = "error-context")] 143 error: unexpected value 'foo' for '--a-flag' found; no more were expected in unexpected_value_error() 158 #[cfg(feature = "error-context")] 161 error: unexpected argument '--another-flag' found in issue_1284_argument_in_flag_style() 202 #[cfg(feature = "error-context")] 205 error: unexpected argument '-----' found in issue_2308_multiple_dashes()
|