Home
last modified time | relevance | path

Searched defs:uri (Results 51 - 75 of 245) sorted by relevance

12345678910

/third_party/openssl/test/
H A Dossl_store_test.c72 static int get_params(const char *uri, const char *type) in get_params() argument
106 char uri[PATH_MAX]; in test_store_get_params() local
/third_party/pulseaudio/src/modules/raop/
H A Draop-util.c187 pa_raop_digest_response(const char *user, const char *realm, const char *password, const char *nonce, const char *uri, char **str) pa_raop_digest_response() argument
/third_party/openssl/crypto/x509/
H A Dby_store.c16 static int cache_objects(X509_LOOKUP *lctx, const char *uri, in cache_objects() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_http.c30 http_cb_log(void * cls, const char * uri) http_cb_log() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_session_timeout.c303 char *uri; in childproc() local
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieView.java131 public void setSource(Context context, Uri uri) throws FileNotFoundException { in setSource() argument
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DSkottieActivity.java184 private void addLottie(Uri uri) throws FileNotFoundException { in addLottie() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser.c79 const gchar *uri = webkit_network_request_get_uri(req); in view_cb_resource_request_starting() local
118 const gchar *uri; in view_cb_download_requested() local
125 view_cb_hovering_over_link(WebKitWebView *view, gchar *title, gchar *uri, struct browser_context *ctx) view_cb_hovering_over_link() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dtls_securetransport.c267 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
H A Dlibrtmp.c96 static int rtmp_open(URLContext *s, const char *uri, int flags) in rtmp_open() argument
H A Dlibamqp.c62 static int amqp_proto_open(URLContext *h, const char *uri, int flags) in amqp_proto_open() argument
H A Dmmsh.c212 static int mmsh_open_internal(URLContext *h, const char *uri, int flags, int timestamp, int64_t pos) in mmsh_open_internal() argument
323 static int mmsh_open(URLContext *h, const char *uri, int flags) in mmsh_open() argument
H A Dprompeg.c270 static int prompeg_open(URLContext *h, const char *uri, int flags) { in prompeg_open() argument
H A Dhlsproto.c184 static int hls_open(URLContext *h, const char *uri, int flags) in hls_open() argument
H A Dicecast.c84 static int icecast_open(URLContext *h, const char *uri, int flags) in icecast_open() argument
H A Drtmpcrypt.c248 static int rtmpe_open(URLContext *h, const char *uri, int flags) in rtmpe_open() argument
H A Dtls_schannel.c333 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
H A Dtls_openssl.c251 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
H A Dtls_mbedtls.c156 static void parse_options(TLSContext *tls_ctxc, const char *uri) in parse_options() argument
167 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() argument
H A Dcrypto.c110 static int crypto_open2(URLContext *h, const char *uri, int flags, AVDictionary **options) in crypto_open2() argument
H A Dsctp.c178 static int sctp_open(URLContext *h, const char *uri, int flags) in sctp_open() argument
H A Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() argument
/third_party/cups-filters/backend/
H A Dparallel.c394 uri[1024]; /* Device URI */ in list_devices() local
H A Dimplicitclass.c100 char uri[HTTP_MAX_URI]; in main() local
/third_party/cups-filters/utils/
H A Ddriverless.c604 generate_ppd (const char *uri, int isFax) in generate_ppd() argument

Completed in 16 milliseconds

12345678910