Home
last modified time | relevance | path

Searched refs:error (Results 11476 - 11500 of 15367) sorted by relevance

1...<<451452453454455456457458459460>>...615

/third_party/mesa3d/src/mesa/main/
H A Dglthread.h253 void _mesa_error_glthread_safe(struct gl_context *ctx, GLenum error,
H A Dteximage.h193 GLenum intFormat, GLenum *error);
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Dmesa-overlay-control.py25 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 Dtest_netif.c9 #error "This tests needs LWIP_NETIF_EXT_STATUS_CALLBACK enabled"
/third_party/lwip/test/unit/ip4/
H A Dtest_ip4.c12 #error "This tests needs LWIP_IPV4, IP_REASSEMBLY; MIB2- and IPFRAG-statistics enabled"
/third_party/node/deps/v8/include/
H A Dv8-callbacks.h190 * 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 Dv8-callbacks.h192 * 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 Dgenerate_gypi.pl61 error => \my $make_path_err});
65 die "make_path error: $file $message\n";
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl-gen.cc6 #error Internationalization is expected to be enabled.
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace_win.cc60 // 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 Dmessages.h76 // example when creating a deserialized error.
99 Handle<JSObject> error,
H A Dframe-constants.h429 #error Unsupported target architecture.
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.h9 #error Internationalization is expected to be enabled.
/third_party/node/deps/v8/src/sandbox/
H A Dsandbox.cc35 #error Unsupported target architecture. in DetermineAddressSpaceLimit()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h77 bool error; /**< Set if i915_program_error() is called */ member
/third_party/musl/include/fortify/linux/
H A Dunistd.h17 #error "Never include this file directly; instead, include <unistd.h>"
H A Dstring.h17 #error "Never include this file directly; instead, include <string.h>"
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.c221 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 Dct_sct_ctx.c11 # 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 Dprovider_err.c29 {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 Devp_err.c37 "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 Dasn1_err.c19 {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 Dwasi_types.h310 uvwasi_errno_t error; member
/third_party/lame/test/
H A Dlametest.py96 except getopt.error, val:
/third_party/rust/crates/clap/tests/builder/
H A Dflags.rs3 #[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()

Completed in 27 milliseconds

1...<<451452453454455456457458459460>>...615