Home
last modified time | relevance | path

Searched refs:url (Results 1 – 20 of 20) sorted by relevance

/linux/scripts/
H A Dget_dvb_firmware51 my $url = "http://www.softwarepatch.pl/9999ccd06a4813cb827dbb0005071c71/$sourcefile";
58 wgetfile($sourcefile, $url);
68 my $url = "http://www.avermedia.com/software/$sourcefile";
77 wgetfile($sourcefile, $url);
88 my $url = "http://www.technotrend.de/new/217g/$sourcefile";
95 wgetfile($sourcefile, $url);
106 my $url = "http://technotrend.com.ua/download/software/219/$sourcefile";
113 wgetfile($sourcefile, $url);
124 my $url = "http://www.lifeview.hk/dbimages/document/$sourcefile";
131 wgetfile($sourcefile, $url);
[all …]
/linux/tools/testing/selftests/nolibc/
H A Drun-tests.sh139 url="https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/${hostarch}/${crosstool_version}/${archive_name}"
147 curl -o "${archive}" --fail --continue-at - "${url}"
/linux/tools/perf/util/
H A Dsetup.py105 url='http://perf.wiki.kernel.org',
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh120 while IFS=$'\t' read -r name url; do
121 URLS["$name"]="$url"
/linux/Documentation/translations/zh_CN/process/
H A Dresearcher-guidelines.rst115 [1] https://url/to/leakmagic/details
H A Dmaintainer-pgp-guide.rst606 $ git pull [url] tags/sometag
610 Merge tag 'sometag' of [url]
/linux/scripts/package/
H A DPKGBUILD18 url='https://www.kernel.org/'
/linux/scripts/kconfig/
H A Dqconf.h196 void clicked (const QUrl &url);
H A Dqconf.cc1147 void ConfigInfoView::clicked(const QUrl &url) in clicked() argument
1151 sym = sym_find(url.toEncoded().constData()); in clicked()
/linux/tools/perf/scripts/python/
H A Dgecko.py358 url = 'https://profiler.firefox.com/from-url/' + safe_string
/linux/Documentation/networking/
H A Dtls-offload-reorder-bad.svg1 …l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
H A Dtls-offload-reorder-good.svg1 …l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
H A Dtls-offload-layers.svg1 …l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
/linux/drivers/accessibility/speakup/
H A DKconfig13 There is also a mailing list at the above url that you
/linux/Documentation/translations/sp_SP/process/
H A Dresearcher-guidelines.rst129 [1] https://url/to/leakmagic/details
/linux/Documentation/process/
H A Dresearcher-guidelines.rst149 [1] https://url/to/leakmagic/details
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-sl50.dts4 * url above is defunct
/linux/Documentation/admin-guide/
H A Dspkguide.txt813 past the following url into your browser:
818 character of the above url. When the reading cursor is in position,
821 url. Press the keypad slash key once again to actually cut the text
826 Now that you have the url cut from the screen, you can paste it into
827 your browser, or even paste the url on a command line as an argument to
839 key, while you type the keypad slash character. The url will be pasted
/linux/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst724 $ git pull [url] tags/sometag
728 Merge tag 'sometag' of [url]
/linux/tools/power/pm-graph/
H A Dsleepgraph.py951 fp.write('url%s: %s\n' % (n, testdata['bugurl']))
4369 data['time'], tVal[0], tVal[1], data['url'], res,
4495 html += tdlink.format(d[5]) if d[5] else td.format('') # url
4510 host, url, devlist = data['host'], data['url'], data['devlist']
4520 'url': url}
4524 mdevlist[name]['url'] = url
4559 html += tdlink.format(data['url']) # ur
[all...]