Home
last modified time | relevance | path

Searched defs:reason (Results 376 - 400 of 1345) sorted by relevance

1...<<11121314151617181920>>...54

/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c64 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/
H A Dminimal-http-server-form-post-file.c101 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c43 callback(struct lws *wsi, enum lws_callback_reasons reason, in callback() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c144 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c32 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c50 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-foreign/
H A Dminimal-http-server-eventlib-foreign.c78 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dprotocol_lws_minimal_server_echo.c61 callback_minimal_server_echo(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_server_echo() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dprotocol_lws_minimal.c144 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/lwip/src/netif/ppp/
H A Dfsm.c237 void fsm_close(fsm *f, const char *reason) { in fsm_close() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-function-gen.cc159 auto reason = Parameter<Object>(Descriptor::kReason); in TF_BUILTIN() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap.cc45 void Heap::ForceGarbageCollectionSlow(const char* source, const char* reason, in ForceGarbageCollectionSlow() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-trace.cc210 auto reason = String::cast(args[2]); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_pipe_control.c58 iris_emit_pipe_control_flush(struct iris_batch *batch, const char *reason, uint32_t flags) iris_emit_pipe_control_flush() argument
92 iris_emit_pipe_control_write(struct iris_batch *batch, const char *reason, uint32_t flags, struct iris_bo *bo, uint32_t offset, uint64_t imm) iris_emit_pipe_control_write() argument
123 iris_emit_end_of_pipe_sync(struct iris_batch *batch, const char *reason, uint32_t flags) iris_emit_end_of_pipe_sync() argument
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_ossl.c78 int reason = ERR_R_BN_LIB; in ossl_dsa_do_sign_int() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Deck_prn.c72 int ret = 0, reason = ERR_R_BIO_LIB; in ECPKParameters_print() local
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c50 static void put_error(int lib, const char *func, int reason, in put_error() argument
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c71 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 Drecordlentest.c66 int reason; in fail_due_to_record_overflow() local
/third_party/python/Include/cpython/
H A Dpyerrors.h48 PyObject *reason; member
/third_party/openssl/crypto/dsa/
H A Ddsa_ossl.c78 int reason = ERR_R_BN_LIB; in ossl_dsa_do_sign_int() local
/third_party/openssl/crypto/ec/
H A Deck_prn.c72 int ret = 0, reason = ERR_R_BIO_LIB; in ECPKParameters_print() local
/third_party/openssl/crypto/err/
H A Derr_prn.c50 static void put_error(int lib, const char *func, int reason, in put_error() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateOutputs.cpp24 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
H A DValidateClipCullDistance.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...54