Home
last modified time | relevance | path

Searched refs:href (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventory.vue14 :href="item.href"
97 href: '#system',
103 href: '#bmc',
109 href: '#chassis',
115 href: '#dimms',
121 href: '#fans',
127 href: '#powerSupply',
133 href: '#processors',
139 href: '#assembly',
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dswitchers.js109 window.location.href = url;
114 window.location.href = url;
120 window.location.href = url;
129 var url = window.location.href;
145 var url = window.location.href;
177 var url = window.location.href;
208 var current_doctype = doctype_segment_from_url(window.location.href);
/openbmc/webui-vue/src/components/Global/
H A DTableToolbarExport.vue6 :href="href"
31 href() {
H A DTableRowAction.vue8 :href="href"
23 :href="downloadLocation"
36 :href="downloadLocation"
111 href() {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dlmbench_result_html_report.patch45 -<h2><a href=summary>Summary of results</a></h2>
46 +<h2><a href=summary.out>Summary of results</a></h2>
63 -<a href=../$doc{$what}>Information on this benchmark</a> (Not up to date)
65 -<a href=../lmbench.html>
67 <a href=specific.html>
/openbmc/webui-vue/src/views/Overview/
H A DOverviewCard.vue10 :href="href"
66 href() {
/openbmc/docs/logo/
H A DOpenBMC-Logo2.svg7 …<linearGradient gradientTransform="translate(0 40)" xlink:href="#linear-gradient" y2="158.66" x2="…
12 …<linearGradient gradientTransform="translate(0 40)" xlink:href="#linear-gradient-3" y2="154.8" x2=…
13 …" x1="156.66" gradientUnits="userSpaceOnUse" id="linearGradient354" xlink:href="#linear-gradient-3…
14 …55" x1="82.9" gradientUnits="userSpaceOnUse" id="linearGradient356" xlink:href="#linear-gradient"/>
H A DOpenBMC-Logo.svg1href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66"…
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dswitchers.js.in115 window.location.href = url;
120 window.location.href = url;
126 window.location.href = url;
135 var url = window.location.href;
157 var url = window.location.href;
195 var url = window.location.href;
226 var current_doctype = doctype_segment_from_url(window.location.href);
/openbmc/openbmc/meta-arm/scripts/
H A Dreport-index.html.jinja17 <th><a href="{{machine}}.html">{{ machine }}</a></th>
22 <a href="{{machine}}.html#recipe-{{details.recipe}}">
H A Dreport-details.html.jinja51 {% if pinfo.url %}<a href="{{pinfo.url}}">{% endif %}
/openbmc/phosphor-webui/app/assets/images/
H A Dlogo.svg1href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66"…
/openbmc/webui-vue/src/assets/images/
H A Dlogin-company-logo.svg10 xlink:href="#linear-gradient" />
17 xlink:href="#linear-gradient-3" />
/openbmc/webui-vue/docs/.vuepress/public/
H A Dopenbmc-logo.svg1href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66"…
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue35 :href="href"
282 href() {
340 link.href = URL.createObjectURL(blob);
343 URL.revokeObjectURL(link.href);
/openbmc/phosphor-webui/app/login/controllers/
H A Dlogin-controller.js48 $window.location.href = next;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js512 var href = $this.attr('href')
513 if (href) {
514 href = href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7
517 var target = $this.attr('data-target') || href
706 var href
708 || (href = $trigger.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7
1266 var href = $this.attr('href')
1268 (href && href.replace(/.*(?=#[^\s]+$)/, '')) // strip for ie7
1271 …var option = $target.data('bs.modal') ? 'toggle' : $.extend({ remote: !/#/.test(href) && href }, $…
2146 var href = $el.data('target') || $el.attr('href')
[all …]
H A Dlibtoaster.js599 var uri = window.location.href;
622 window.location.href = url+"?"+callparams.join('&');
784 if (location.href.search('#warnings') > -1) {
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dreadme.md12 <a href="https://www.yoctoproject.org/ecosystem/branding/">
18 <a href="https://balena.io">
/openbmc/openbmc/meta-raspberrypi/
H A DREADME.md12 <a href="https://www.yoctoproject.org/ecosystem/branding/">
18 <a href="https://balena.io">
/openbmc/webui-vue/src/views/Logs/EventLogs/
H A DEventLogs.vue37 :href="href"
428 href() {
492 link.href = URL.createObjectURL(blob);
495 URL.revokeObjectURL(link.href);
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dmedia-tomb.patch27 …UPnP MediaServer with a nice web user interface. You can access it via <a href='http://$1:49153'>h…
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppHeader.spec.js.snap10 href="#main-content"
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py511 for line in soup.find_all('a', href=True):
559 for line in soup.find_all('a', href=True):
/openbmc/openbmc/poky/meta/lib/oe/
H A Ddistro_check.py21 for line in soup.find_all('a', href=True):

12