Home
last modified time | relevance | path

Searched refs:url (Results 801 - 825 of 1531) sorted by relevance

1...<<31323334353637383940>>...62

/third_party/ffmpeg/libavdevice/
H A Diec61883.c274 inport = strtol(context->url, &endptr, 10); in iec61883_read_header()
275 if (endptr != context->url && *endptr == '\0') { in iec61883_read_header()
279 } else if (strcmp(context->url, "auto")) { in iec61883_read_header()
281 "\"auto\" for auto-detection, or the port number.\n", context->url); in iec61883_read_header()
/third_party/ffmpeg/libavformat/
H A Dlibssh.c30 #include "url.h"
192 static av_cold int libssh_connect(URLContext *h, const char *url, char *path, size_t path_size) in libssh_connect() argument
205 url); in libssh_connect()
229 static av_cold int libssh_open(URLContext *h, const char *url, int flags) in libssh_open() argument
235 if ((ret = libssh_connect(h, url, path, sizeof(path))) < 0) in libssh_open()
/third_party/curl/src/
H A Dtool_writeout.c126 {"url", VAR_INPUT_URL, CURLINFO_NONE, writeString},
127 {"url.scheme", VAR_INPUT_URLSCHEME, CURLINFO_NONE, writeString},
128 {"url.user", VAR_INPUT_URLUSER, CURLINFO_NONE, writeString},
129 {"url.password", VAR_INPUT_URLPASSWORD, CURLINFO_NONE, writeString},
130 {"url.options", VAR_INPUT_URLOPTIONS, CURLINFO_NONE, writeString},
131 {"url.host", VAR_INPUT_URLHOST, CURLINFO_NONE, writeString},
132 {"url.port", VAR_INPUT_URLPORT, CURLINFO_NONE, writeString},
133 {"url.path", VAR_INPUT_URLPATH, CURLINFO_NONE, writeString},
134 {"url.query", VAR_INPUT_URLQUERY, CURLINFO_NONE, writeString},
135 {"url
198 const char *url = NULL; urlpart() local
[all...]
H A Dtool_sdecls.h87 char *url; /* the URL we deal with */ member
/third_party/node/deps/npm/test/lib/commands/
H A Dview.js155 url: 'http://bugs.green.com',
159 url: 'http://repository.green.com',
218 { name: 'claudia', url: 'http://c.pink.com' },
219 { name: 'isaacs', url: 'http://i.pink.com' },
418 t.test('maintainers with url', async t => {
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c670 connection->url, in MHD_digest_auth_check()
671 strlen (connection->url))) in MHD_digest_auth_check()
703 connection->url, in MHD_digest_auth_check()
815 connection->url, in MHD_queue_auth_fail_response()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get.c80 const char *url, in ahc_echo()
99 response = MHD_create_response_from_buffer (strlen (url), in ahc_echo()
100 (void *) url, in ahc_echo()
507 const char *url, in ahc_empty()
78 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument
505 ahc_empty(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_empty() argument
/third_party/vulkan-loader/scripts/
H A Dupdate_deps.py120 - url
329 self.url = json['url']
378 command_output(['git', 'clone', self.url, '.'], self.repo_dir)
393 print("Failed to clone {} on all retries.".format(self.url))
411 print("Failed to fetch {} on all retries.".format(self.url))
765 field_list = ('url',
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dfree_install_observer_proxy.h57 * @param url Free install url.
60 virtual void OnInstallFinishedByUrl(const std::string &startTime, const std::string &url,
/foundation/ability/ability_runtime/test/unittest/want_utils_test/src/
H A Dapp_domain_verify_mgr_client.cpp34 bool AppDomainVerifyMgrClient::IsAtomicServiceUrl(const std::string& url) in IsAtomicServiceUrl() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_span_ffi.h35 CJ_EXPORT void FfiOHOSAceFrameworkImageSpanCreateWithUrl(const char* url);
/foundation/multimedia/media_foundation/interface/inner_api/network/
H A Dnetwork_typs.h34 std::string url; member
/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/
H A Dnet_websocket.h81 * @param url URL for the client to connect to the server.
89 int OH_WebSocketClient_Connect(struct WebSocket *client, const char *url, struct WebSocket_RequestOptions options);
109 * @param url URL for the client to connect to the server.
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.h32 bool DoDnsCheck(std::string url, int timeoutMillis);
/third_party/node/test/parallel/
H A Dtest-http-chunked-smuggling.js12 assert.notStrictEqual(request.url, '/admin');
H A Dtest-https-request-arguments.js16 // Test providing both a url and options, with the options partially
22 assert.strictEqual(req.url, '/testpath');
H A Dtest-inspector-console-top-frame.js30 assert.strictEqual(basename(topFrame.url), basename(__filename));
/third_party/libevdev/doc/html/
H A Dmenu.js31 result+='<li><a href="'+relPath+data.children[i].url+'">'+
/third_party/skia/third_party/externals/libwebp/swig/
H A Dsetup.py28 url="http://developers.google.com/speed/webp", variable
/third_party/skia/third_party/externals/oboe/docs/reference/
H A Dmenu.js30 result+='<li><a href="'+relPath+data.children[i].url+'">'+
/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_parser.h61 void Parse(const std::string& url);
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/config/
H A Dwhite_list_config_mgr.h29 bool IsInWhiteList(const std::string& url);
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_util.h27 bool DashUrlIsAbsolute(const std::string &url);
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dmedia_data_source_impl.h25 IMediaDataSourceImpl(std::string url, Plugin::Seekable seekable);
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_playlist_downloader.h31 void Open(const std::string& url) override;

Completed in 11 milliseconds

1...<<31323334353637383940>>...62