/third_party/ffmpeg/libavformat/ |
H A D | libzmq.c | 80 static int zmq_proto_open(URLContext *h, const char *uri, int flags) in zmq_proto_open() argument
|
H A D | tls_libtls.c | 73 static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in ff_tls_open() argument
|
H A D | srtpproto.c | 66 static int srtp_open(URLContext *h, const char *uri, int flags) in srtp_open() argument
|
H A D | librist.c | 123 static int librist_open(URLContext *h, const char *uri, int flags) in librist_open() argument
|
H A D | httpauth.c | 137 make_digest_auth(HTTPAuthState *state, const char *username, const char *password, const char *uri, const char *method) make_digest_auth() argument
|
H A D | rtmphttp.c | 58 char uri[2048]; in rtmp_http_send_cmd() local 184 static int rtmp_http_open(URLContext *h, const char *uri, int flags) in rtmp_http_open() argument
|
H A D | tls_gnutls.c | 152 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
|
H A D | concat.c | 64 static av_cold int concat_open(URLContext *h, const char *uri, int flags) in concat_open() argument 210 concatf_open(URLContext *h, const char *uri, int flags) concatf_open() argument [all...] |
H A D | ipfsgateway.c | 197 static int translate_ipfs_to_http(URLContext *h, const char *uri, int flags, AVDictionary **options) in translate_ipfs_to_http() argument
|
/third_party/cups-filters/backend/ |
H A D | beh.c | 48 char *uri, *ptr, *filename; in main() local 210 call_backend(char *uri, /* I - URI of final destination */ in call_backend() argument [all...] |
H A D | ieee1284.c | 52 backendGetDeviceID( int fd, char *device_id, int device_id_size, char *make_model, int make_model_size, const char *scheme, char *uri, int uri_size) backendGetDeviceID() argument [all...] |
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/ |
H A D | minimal-http-client-hugeurl.c | 22 static const char * const uri = variable
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | engine_loader.c | 64 engine_open(const OSSL_STORE_LOADER *loader, const char *uri, const UI_METHOD *ui_method, void *ui_data) engine_open() argument
|
/third_party/openssl/apps/lib/ |
H A D | engine_loader.c | 64 engine_open(const OSSL_STORE_LOADER *loader, const char *uri, const UI_METHOD *ui_method, void *ui_data) engine_open() argument
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | benchmark.c | 93 uri_logger_cb(void *cls, const char *uri) uri_logger_cb() argument
|
H A D | benchmark_https.c | 93 uri_logger_cb(void *cls, const char *uri) uri_logger_cb() argument
|
H A D | mhd2spdy_structures.c | 28 free_uri(struct URI * uri) in free_uri() argument 69 parse_uri(regex_t * preg, char * full_uri, struct URI ** uri) parse_uri() argument [all...] |
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
H A D | CurrencyDataParser.java | 93 public void startElement(String uri, String localName, String qName, Attributes attributes) { in startElement() argument 106 public void endElement(String uri, String localName, String qName) { in endElement() argument
|
/third_party/libwebsockets/include/ |
H A D | libwebsockets.hxx | 115 char *uri; member in lss
|
/third_party/libcoap/tests/ |
H A D | test_uri.c | 21 coap_uri_t uri; in t_parse_uri1() local 44 coap_uri_t uri; t_parse_uri2() local 67 coap_uri_t uri; t_parse_uri3() local 89 coap_uri_t uri; t_parse_uri4() local 99 coap_uri_t uri; t_parse_uri5() local 122 coap_uri_t uri; t_parse_uri6() local 145 coap_uri_t uri; t_parse_uri7() local 187 coap_uri_t uri; t_parse_uri8() local 204 coap_uri_t uri; t_parse_uri9() local 220 coap_uri_t uri; t_parse_uri10() local 244 coap_uri_t uri; t_parse_uri11() local 285 coap_uri_t uri; t_parse_uri12() local [all...] |
/third_party/nghttp2/src/ |
H A D | http2_test.cc | 260 void check_rewrite_location_uri(const std::string &want, const std::string &uri, in check_rewrite_location_uri() argument [all...] |
H A D | HtmlParser.cc | 74 void add_link(ParserData *parser_data, const StringRef &uri, in add_link() argument
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | by_store.c | 16 static int cache_objects(X509_LOOKUP *lctx, const char *uri, in cache_objects() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_uri.h | 79 coap_uri_scheme_is_secure(const coap_uri_t *uri) { in coap_uri_scheme_is_secure() argument [all...] |
/third_party/libcoap/examples/riot/examples_libcoap_client/ |
H A D | client-coap.c | 124 coap_uri_t uri; in client_coap_init() local [all...] |