Home
last modified time | relevance | path

Searched defs:reason (Results 751 - 775 of 2209) sorted by relevance

1...<<31323334353637383940>>...89

/third_party/node/deps/llhttp/src/
H A Dapi.c200 void llhttp_set_error_reason(llhttp_t* parser, const char* reason) { in llhttp_set_error_reason() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c158 callback_minimal_broker(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_broker() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c85 callback_minimal_spam(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_spam() argument
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp216 callback( struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len ) callback() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h1.c428 secstream_h1(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_h1() argument
H A Dss-mqtt.c480 secstream_mqtt(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_mqtt() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
H A Dminimal-http-client.c71 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c304 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c152 callback_sse(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_sse() argument
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.cc125 void OptimizedCompilationInfo::AbortOptimization(BailoutReason reason) { in AbortOptimization() argument
133 void OptimizedCompilationInfo::RetryOptimization(BailoutReason reason) { in RetryOptimization() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-iterator-gen.cc335 const TNode<Object> reason = args.GetOptionalArgumentValue(kValueOrReasonArg); in TF_BUILTIN() local
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc274 std::string reason; in RunEarleyAlgorithm() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c348 const char *reason = (const char *) data; in debug_flush_might_flush_cb() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c111 int err, lib, reason; in pvk2key_decode() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c137 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...) in ossl_statem_fatal() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_cl.c248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument
283 OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) OCSP_resp_find_status() argument
H A Docsp_srv.c85 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) OCSP_basic_add1_status() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_util.c162 unsigned long reason = ERR_GET_REASON(err); in OSSL_CMP_print_errors_cb() local
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c57 nack_handler(coap_session_t *session COAP_UNUSED, const coap_pdu_t *sent COAP_UNUSED, const coap_nack_reason_t reason, const coap_mid_t id COAP_UNUSED) nack_handler() argument
/third_party/openssl/test/
H A Dp_test.c63 static void p_set_error(int lib, int reason, const char *file, int line, in p_set_error() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_util.c162 unsigned long reason = ERR_GET_REASON(err); in OSSL_CMP_print_errors_cb() local
/third_party/openssl/crypto/ocsp/
H A Docsp_cl.c248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument
283 OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) OCSP_resp_find_status() argument
H A Docsp_srv.c85 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) OCSP_basic_add1_status() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp159 void ValidateLimitationsTraverser::error(TSourceLoc loc, const char *reason, const char *token) in error() argument
164 error(TSourceLoc loc, const char *reason, const ImmutableString &token) error() argument
H A DValidateVaryingLocations.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument

Completed in 19 milliseconds

1...<<31323334353637383940>>...89