/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/ |
H A D | main.c | 182 char uri[128], path[128]; in sequencer_start_client() local
|
/third_party/libwebsockets/minimal-examples/dbus-client/minimal-dbus-ws-proxy-testclient/ |
H A D | minimal-dbus-ws-proxy-testclient.c | 265 const char *subprotocol = "lws-mirror-protocol", *uri = _uri; in remote_method_call() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_mruby_module_request.cc | 318 const char *uri; in request_push() local
|
H A D | http2.cc | 631 StringRef rewrite_location_uri(BlockAllocator &balloc, const StringRef &uri, in rewrite_location_uri() argument [all...] |
H A D | http2.h | 363 StringRef uri; member [all...] |
/third_party/libcoap/examples/lwip/ |
H A D | client-coap.c | 109 coap_uri_t uri; in client_coap_init() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_misc.c | 79 char *uri; in create_child() local
|
/third_party/skia/modules/skresources/src/ |
H A D | SkResources.cpp | 275 static sk_sp<SkData> decode_datauri(const char prefix[], const char uri[]) { in decode_datauri() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | xml-utils.c | 15 get_node_uri_iter(struct xml_node_ctx *ctx, xml_node_t *root, char *uri) get_node_uri_iter() argument 46 get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, const char *uri) get_node_uri() argument 227 node_to_tnds(struct xml_node_ctx *ctx, xml_node_t *out, xml_node_t *in, const char *uri) node_to_tnds() argument 337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument 384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | browser.c | 107 const gchar *uri = webkit_uri_request_get_uri(req); in view_cb_resource_load_starting() local 138 const gchar *uri; in view_cb_decide_policy() local 61 process_request_starting_uri(struct browser_context *ctx, const char *uri) process_request_starting_uri() argument 163 const char *uri = NULL; view_cb_mouse_target_changed() local 227 const gchar *uri = webkit_network_request_get_uri(req); view_cb_resource_request_starting() local 257 const gchar *uri; view_cb_download_requested() local 264 view_cb_hovering_over_link(WebKitWebView *view, gchar *title, gchar *uri, struct browser_context *ctx) view_cb_hovering_over_link() argument [all...] |
H A D | xml-utils.c | 15 get_node_uri_iter(struct xml_node_ctx *ctx, xml_node_t *root, char *uri) get_node_uri_iter() argument 46 get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, const char *uri) get_node_uri() argument 227 node_to_tnds(struct xml_node_ctx *ctx, xml_node_t *out, xml_node_t *in, const char *uri) node_to_tnds() argument 337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument 384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument [all...] |
/kernel/linux/linux-5.10/net/nfc/ |
H A D | llcp_commands.c | 133 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, const char *uri, in nfc_llcp_build_sdreq_tlv() argument
|
/kernel/linux/linux-6.6/net/nfc/ |
H A D | llcp_commands.c | 133 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, const char *uri, in nfc_llcp_build_sdreq_tlv() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpproto.c | 105 int ff_rtp_set_remote_url(URLContext *h, const char *uri) in ff_rtp_set_remote_url() argument 226 static int rtp_open(URLContext *h, const char *uri, int flags) in rtp_open() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | ipp.c | 76 const char *uri; in resolve_uri() local 119 check_driverless_support(const char* uri) in check_driverless_support() argument 211 char *uri; in get_printer_attributes5() local 473 ippfind_based_uri_converter(const char *uri, int is_fax) ippfind_based_uri_converter() argument [all...] |
/third_party/libcoap/src/ |
H A D | coap_uri.c | 63 coap_split_uri_sub(const uint8_t *str_var, size_t len, coap_uri_t *uri, coap_uri_check_t check_proxy) coap_split_uri_sub() argument 269 coap_split_uri(const uint8_t *str_var, size_t len, coap_uri_t *uri) coap_split_uri() argument 274 coap_split_proxy_uri(const uint8_t *str_var, size_t len, coap_uri_t *uri) coap_split_proxy_uri() argument 279 coap_uri_into_options(const coap_uri_t *uri, const coap_address_t *dst, coap_optlist_t **optlist_chain, int create_port_host_opt, uint8_t *_buf, size_t _buflen) coap_uri_into_options() argument 638 coap_new_uri(const uint8_t *uri, unsigned int length) coap_new_uri() argument 657 coap_clone_uri(const coap_uri_t *uri) coap_clone_uri() argument 699 coap_delete_uri(coap_uri_t *uri) coap_delete_uri() argument 779 coap_uri_t uri; coap_get_uri_path() local [all...] |
/third_party/libcoap/examples/ |
H A D | etsi_iot_01.c | 169 coap_str_const_t *uri; in hnd_post_test() local
|
/third_party/nghttp2/examples/ |
H A D | libevent-client.c | 74 const char *uri; member 97 static http2_stream_data *create_http2_stream_data(const char *uri, in create_http2_stream_data() argument 418 const char *uri = stream_data->uri; submit_request() local 570 run(const char *uri) run() argument [all...] |
/third_party/node/deps/v8/src/strings/ |
H A D | uri.cc | 139 bool IntoOneAndTwoByte(Handle<String> uri, bool is_uri, in IntoOneAndTwoByte() argument 177 MaybeHandle<String> Uri::Decode(Isolate* isolate, Handle<String> uri, in Decode() argument 281 MaybeHandle<String> Uri::Encode(Isolate* isolate, Handle<String> uri, in Encode() argument [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | utils.cc | 94 base::Optional<std::string> FileUriDecode(const std::string& uri) { in FileUriDecode() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/ |
H A D | file_store.c | 68 char *uri; /* The URI we currently try to load */ member 124 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx() argument 152 static struct file_ctx_st *file_open_stream(BIO *source, const char *uri, in file_open_stream() argument 170 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir() argument 195 file_open(void *provctx, const char *uri) file_open() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | storeutl.c | 350 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, in process() argument
|
/third_party/openssl/apps/ |
H A D | storeutl.c | 350 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, in process() argument
|
/third_party/openssl/providers/implementations/storemgmt/ |
H A D | file_store.c | 68 char *uri; /* The URI we currently try to load */ member 124 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx() argument 152 static struct file_ctx_st *file_open_stream(BIO *source, const char *uri, in file_open_stream() argument 170 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir() argument 195 file_open(void *provctx, const char *uri) file_open() argument [all...] |
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy_spdy.c | 723 spdy_connect(const struct URI *uri, in spdy_connect() argument
|