Home
last modified time | relevance | path

Searched defs:uri (Results 26 - 50 of 246) sorted by relevance

12345678910

/third_party/ffmpeg/libavformat/
H A Dlibzmq.c80 static int zmq_proto_open(URLContext *h, const char *uri, int flags) in zmq_proto_open() argument
H A Dtls_libtls.c73 static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in ff_tls_open() argument
H A Dsrtpproto.c66 static int srtp_open(URLContext *h, const char *uri, int flags) in srtp_open() argument
H A Dlibrist.c123 static int librist_open(URLContext *h, const char *uri, int flags) in librist_open() argument
H A Dhttpauth.c137 make_digest_auth(HTTPAuthState *state, const char *username, const char *password, const char *uri, const char *method) make_digest_auth() argument
H A Drtmphttp.c58 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 Dtls_gnutls.c152 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
H A Dconcat.c64 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 Dipfsgateway.c197 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 Dbeh.c48 char *uri, *ptr, *filename; in main() local
210 call_backend(char *uri, /* I - URI of final destination */ in call_backend() argument
[all...]
H A Dieee1284.c52 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 Dminimal-http-client-hugeurl.c22 static const char * const uri = variable
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dengine_loader.c64 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 Dengine_loader.c64 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 Dbenchmark.c93 uri_logger_cb(void *cls, const char *uri) uri_logger_cb() argument
H A Dbenchmark_https.c93 uri_logger_cb(void *cls, const char *uri) uri_logger_cb() argument
H A Dmhd2spdy_structures.c28 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 DCurrencyDataParser.java93 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 Dlibwebsockets.hxx115 char *uri; member in lss
/third_party/libcoap/tests/
H A Dtest_uri.c21 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 Dhttp2_test.cc260 void check_rewrite_location_uri(const std::string &want, const std::string &uri, in check_rewrite_location_uri() argument
[all...]
H A DHtmlParser.cc74 void add_link(ParserData *parser_data, const StringRef &uri, in add_link() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dby_store.c16 static int cache_objects(X509_LOOKUP *lctx, const char *uri, in cache_objects() argument
/third_party/libcoap/include/coap3/
H A Dcoap_uri.h79 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 Dclient-coap.c124 coap_uri_t uri; in client_coap_init() local
[all...]

Completed in 11 milliseconds

12345678910