Home
last modified time | relevance | path

Searched defs:context (Results 3276 - 3300 of 6648) sorted by relevance

1...<<131132133134135136137138139140>>...266

/third_party/libcoap/src/
H A Dcoap_io_lwip.c47 coap_lwip_set_input_wait_handler(coap_context_t *context, in coap_lwip_set_input_wait_handler() argument
56 coap_context_t *context = (coap_context_t *)arg; in coap_io_process_timeout() local
80 coap_io_process(coap_context_t *context, uint32_t timeout_ms) coap_io_process() argument
[all...]
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-ws.c155 jerry_debugger_transport_receive_context_t context; in jerryx_process_handshake() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c29 dump_mem_pool_reg_write(unsigned reg, uint32_t data, unsigned context, in dump_mem_pool_reg_write() argument
/third_party/mesa3d/src/compiler/clc/
H A Dclc.c174 void clc_libclc_serialize(struct clc_libclc *context, in clc_libclc_serialize() argument
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c577 rops_pt_init_destroy_h2(struct lws_context *context, in rops_pt_init_destroy_h2() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c767 lws_ss_proxy_create(struct lws_context *context, const char *bind, int port) in lws_ss_proxy_create() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H A Dmain.c326 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H A Dminimal-http-client.c413 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
H A Dminimal-secure-streams.c394 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf() local
534 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
H A Dminimal-secure-streams.c298 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf() local
430 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c325 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf() local
362 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
H A Dmulti.c335 struct lws_context *context; in smd_ss_multi_test() local
[all...]
H A Dminimal-secure-streams-smd.c257 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c36 struct lws_context *context = wsi->a.context; in lws_http_client_socket_service() local
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c418 struct lws_context *context = lws_get_context(wsi); in lws_return_http_status() local
/third_party/libwebsockets/lib/roles/ws/
H A Dserver-ws.c33 struct lws_context *context = wsi->a.context; in lws_extension_server_handshake() local
638 handshake_0405(struct lws_context *context, struct lws *wsi) in handshake_0405() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genaes.c774 test_genaes(struct lws_context *context) in test_genaes() argument
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c26 struct lws_context *context; member
118 connect_client(struct lws_context *context, struct test_item *item) in connect_client() argument
169 struct lws_context *context = mgr->parent; in system_notify_cb() local
389 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/
H A Dminimal-mqtt-client.c107 connect_client(struct lws_context *context) in connect_client() argument
141 struct lws_context *context = mgr->parent; in system_notify_cb() local
314 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dalexa.c104 struct lws_context *context = (struct lws_context *)m->opaque_data; in use_buffer_250ms() local
172 struct lws_context *context = (struct lws_context *)m->opaque_data; in drain_end_cb() local
256 struct lws_context *context = (struct lws_context *)m->opaque_data; in ss_avs_metadata_rx() local
533 struct lws_context *context = (struct lws_context *)m->opaque_data; in ss_avs_metadata_state() local
618 avs_query_start(struct lws_context *context) in avs_query_start() argument
648 avs_example_start(struct lws_context *context) avs_example_start() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-server.c57 struct lws_context *context = (struct lws_context *)arg; in lws_mbedtls_sni_cb() local
597 _rngf(void *context, unsigned char *buf, size_t len) _rngf() argument
612 lws_tls_acme_sni_csr_create(struct lws_context *context, const char *elements[], uint8_t *dcsr, size_t csr_len, char **privkey_pem, size_t *privkey_len) lws_tls_acme_sni_csr_create() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dkeys.c660 test_cose_keys(struct lws_context *context) in test_cose_keys() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/
H A Dmain.c18 static struct lws_context *context; variable
305 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf() local
[all...]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c19 _alloc_file(struct lws_context *context, const char *filename, uint8_t **buf, in _alloc_file() argument
105 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c28 static struct lws_context *context; variable

Completed in 28 milliseconds

1...<<131132133134135136137138139140>>...266