Home
last modified time | relevance | path

Searched refs:url (Results 1051 - 1075 of 1548) sorted by relevance

1...<<41424344454647484950>>...62

/kernel/linux/linux-5.10/scripts/
H A Dsetlocalversion83 if git config --get svn-remote.svn.url >/dev/null; then
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsetup.py87 url='http://perf.wiki.kernel.org',
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsetup.py112 url='http://perf.wiki.kernel.org',
/test/testfwk/developer_test/aw/cxx/hwext/
H A Dperf.h49 std::string url; member
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
H A Dtest_request.h46 const std::string url() { return url_; } in url() function in TestRequest
/third_party/ffmpeg/libavdevice/
H A Doss_dec.c53 ret = ff_oss_audio_open(s1, 0, s1->url); in audio_read_header()
H A Dsndio_dec.c44 ret = ff_sndio_open(s1, 0, s1->url); in audio_read_header()
/third_party/ffmpeg/libavformat/
H A Davio_internal.h23 #include "url.h"
211 * Read url related dictionary options from the AVIOContext and write to the given dictionary
225 int ffio_open_whitelist(AVIOContext **s, const char *url, int flags,
/third_party/curl/scripts/
H A Dcompletion.pl113 } elsif ($arg =~ /<url>/i) {
/third_party/libwebsockets/lib/secure-streams/cpp/
H A Dlss.cxx106 pol.u.http.url = urlpath; in lss()
/third_party/node/test/parallel/
H A Dtest-domain-http-server.js54 const data = JSON.stringify(objects[req.url.replace(/[^a-z]/g, '')]);
H A Dtest-https-agent-session-reuse.js27 if (req.url === '/drop-key')
H A Dtest-listen-fd-cluster.js142 console.error('%s %s', req.method, req.url, req.headers);
/third_party/node/deps/v8/src/wasm/
H A Dsync-streaming-decoder.cc52 base::Vector<const uint8_t>(bytes.get(), buffer_size_), url());
/third_party/node/src/
H A Dinspector_agent.h85 uint64_t thread_id, const std::string& url, const std::string& name);
/third_party/node/test/fixtures/wpt/common/
H A DPrefixedLocalStorage.js29 PrefixedLocalStorage.prototype.url = function (uri) {
/third_party/node/deps/npm/node_modules/npm-registry-fetch/lib/
H A Dcheck-response.js7 const cleanUrl = require('./clean-url.js')
49 const urlStr = cleanUrl(res.url)
/third_party/node/deps/npm/node_modules/read-package-json-fast/lib/
H A Dindex.js136 data.funding = { url: data.funding }
/third_party/node/deps/v8/include/v8-include/
H A Dv8-wasm.h205 void SetUrl(const char* url, size_t length);
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-script.h111 V8DebuggerScript(v8::Isolate*, String16 id, String16 url,
/third_party/rust/crates/clap/clap_complete/examples/
H A Dcompletion-derive.rs64 url: Option<String>,
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsimplepost.c117 const char *url, const char *method, in answer_to_connection()
116 answer_to_connection(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 **con_cls) answer_to_connection() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dbenchmark_https.c107 const char *url, in ahc_echo()
105 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 **ptr) ahc_echo() argument
/third_party/pulseaudio/man/
H A Dxmltoman151 } elsif (/^url$/) {
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/
H A Dimage_sink_filter.cpp368 ErrorCode SaveUrlData(const std::string &url, const std::shared_ptr<EffectBuffer> &buffer) in SaveUrlData() argument
373 std::string path = CommonUtils::UrlToPath(url); in SaveUrlData()
377 ErrorCode SaveUrlData(const std::string &url, const std::shared_ptr<PixelMap> &pixelMap) in SaveUrlData() argument
381 std::string path = CommonUtils::UrlToPath(url); in SaveUrlData()
458 // part para can be null for url or path data in SaveData()

Completed in 9 milliseconds

1...<<41424344454647484950>>...62