Home
last modified time | relevance | path

Searched defs:context (Results 1601 - 1625 of 4560) sorted by relevance

1...<<61626364656667686970>>...183

/third_party/node/deps/icu-small/source/tools/toolutil/
H A Duparse.cpp75 u_parseDelimitedFile(const char *filename, char delimiter, char *fields[][2], int32_t fieldCount, UParseLineFn *lineFn, void *context, UErrorCode *pErrorCode) u_parseDelimitedFile() argument
/third_party/mesa3d/src/util/
H A Du_debug_stack.c94 unw_context_t context; in debug_backtrace_capture() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_fastpath.c46 no_op(const struct lp_jit_context *context, in no_op() argument
144 red(const struct lp_jit_context *context, in red() argument
171 green(const struct lp_jit_context *context, in green() argument
H A Dlp_test_format.c85 LLVMContextRef context = gallivm->context; in add_fetch_rgba_test() local
142 LLVMContextRef context; in test_format_float() local
246 LLVMContextRef context; test_format_unorm8() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c85 nv98_create_decoder(struct pipe_context *context, in nv98_create_decoder() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Duparse.cpp75 u_parseDelimitedFile(const char *filename, char delimiter, char *fields[][2], int32_t fieldCount, UParseLineFn *lineFn, void *context, UErrorCode *pErrorCode) u_parseDelimitedFile() argument
/third_party/libdrm/tests/ttmtest/src/
H A Dxf86dri.c383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) in uniDRIDestroyContext() argument
[all...]
/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension.c217 int lws_ext_cb_all_exts(struct lws_context *context, struct lws *wsi, in lws_ext_cb_all_exts() argument
335 struct lws_context *context = wsi->a.context; in lws_any_extension_handled() local
30 lws_context_init_extensions(const struct lws_context_creation_info *info, struct lws_context *context) lws_context_init_extensions() argument
/third_party/libwebsockets/lib/system/ntpclient/
H A Dntpclient.c32 struct lws_context *context; member
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-genec.c275 lws_genecdh_create(struct lws_genec_ctx *ctx, struct lws_context *context, in lws_genecdh_create() argument
288 lws_genecdsa_create(struct lws_genec_ctx *ctx, struct lws_context *context, in lws_genecdsa_create() argument
H A Dlws-genrsa.c151 lws_genrsa_new_keypair(struct lws_context *context, struct lws_genrsa_ctx *ctx, argument
80 lws_genrsa_create(struct lws_genrsa_ctx *ctx, const struct lws_gencrypto_keyelem *el, struct lws_context *context, enum enum_genrsa_mode mode, enum lws_genhash_types oaep_hashid) lws_genrsa_create() argument
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c117 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/
H A Dprotocol_lws_minimal.c40 struct lws_context *context; member
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c38 struct lws_context *context = mgr->parent; in system_notify_cb() local
138 struct lws_context *context; in t1_main() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/
H A Dminimal-http-server-form-post-file.c225 struct lws_context *context; in main() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c15 static struct lws_context *context; variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c40 struct lws_context *context; member
/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c521 rops_pt_init_destroy_dbus(struct lws_context *context, const struct lws_context_creation_info *info, struct lws_context_per_thread *pt, int destroy) rops_pt_init_destroy_dbus() argument
[all...]
/third_party/libwebsockets/lib/roles/netlink/
H A Dops-netlink.c474 rops_pt_init_destroy_netlink(struct lws_context *context, in rops_pt_init_destroy_netlink() argument
[all...]
/third_party/libwebsockets/lib/tls/
H A Dtls.c223 int alloc_file(struct lws_context *context, const char *filename, uint8_t **buf, in alloc_file() argument
257 int alloc_file(struct lws_context *context, const char *filename, uint8_t **buf, in alloc_file() argument
323 lws_tls_alloc_pem_to_der_file(struct lws_context *context, const char *filename, in lws_tls_alloc_pem_to_der_file() argument
H A Dtls-network.c107 lws_tls_check_all_cert_lifetimes(struct lws_context *context) in lws_tls_check_all_cert_lifetimes() argument
172 lws_tls_cert_updated(struct lws_context *context, const char *certpath, in lws_tls_cert_updated() argument
199 lws_gate_accepts(struct lws_context *context, int on) in lws_gate_accepts() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c26 static struct lws_context *context; variable
120 attach_callback(struct lws_context *context, int tsi, void *opaque) in attach_callback() argument
151 lws_attach_with_pthreads_locking(struct lws_context *context, int tsi, in lws_attach_with_pthreads_locking() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c154 struct lws_context *context = mgr->parent; in system_notify_cb() local
242 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c30 struct lws_context *context; variable
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
H A Dminimal-secure-streams-client-tx.c99 struct lws_context *context = lws_ss_get_context(m->ss); in myss_state() local
145 struct lws_context *context; in main() local

Completed in 25 milliseconds

1...<<61626364656667686970>>...183