| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | uparse.cpp | 75 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 D | u_debug_stack.c | 94 unw_context_t context; in debug_backtrace_capture() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_fastpath.c | 46 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 D | lp_test_format.c | 85 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 D | nv98_video.c | 85 nv98_create_decoder(struct pipe_context *context, in nv98_create_decoder() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | uparse.cpp | 75 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 D | xf86dri.c | 383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) in uniDRIDestroyContext() argument [all...] |
| /third_party/libwebsockets/lib/roles/ws/ext/ |
| H A D | extension.c | 217 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 D | ntpclient.c | 32 struct lws_context *context; member [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | lws-genec.c | 275 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 D | lws-genrsa.c | 151 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 D | main.c | 117 struct lws_context *context; in main() local
|
| /third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/ |
| H A D | protocol_lws_minimal.c | 40 struct lws_context *context; member
|
| /third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/ |
| H A D | main.c | 38 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 D | minimal-http-server-form-post-file.c | 225 struct lws_context *context; in main() local
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/ |
| H A D | minimal-ws-client.c | 15 static struct lws_context *context; variable
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/ |
| H A D | protocol_lws_minimal.c | 40 struct lws_context *context; member
|
| /third_party/libwebsockets/lib/roles/dbus/ |
| H A D | dbus.c | 521 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 D | ops-netlink.c | 474 rops_pt_init_destroy_netlink(struct lws_context *context, in rops_pt_init_destroy_netlink() argument [all...] |
| /third_party/libwebsockets/lib/tls/ |
| H A D | tls.c | 223 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 D | tls-network.c | 107 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 D | minimal-http-client-attach.c | 26 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 D | minimal-http-client.c | 154 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 D | minimal-http-server-eventlib-foreign.c | 30 struct lws_context *context; variable [all...] |
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/ |
| H A D | minimal-secure-streams-client-tx.c | 99 struct lws_context *context = lws_ss_get_context(m->ss); in myss_state() local 145 struct lws_context *context; in main() local
|