Home
last modified time | relevance | path

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

123

/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap21 href="#/"
114 href="#/logs/event-logs"
123 href="#/logs/post-code-logs"
216 href="#/hardware-status/inventory"
225 href="#/hardware-status/sensors"
300 href="#/operations/factory-reset"
309 href="#/operations/kvm"
318 href="#/operations/key-clear"
327 href="#/operations/firmware"
336 href="#/operations/reboot-bmc"
[all …]
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventory.vue14 :href="item.href"
99 href: '#system',
105 href: '#bmc',
111 href: '#chassis',
117 href: '#dimms',
123 href: '#fans',
129 href: '#powerSupply',
135 href: '#processors',
141 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 DTableRowAction.vue7 :href="href"
21 :href="downloadLocation"
33 :href="downloadLocation"
113 href() {
H A DTableToolbarExport.vue6 :href="href"
37 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/linux/scripts/
H A Dexport_report.pl27 my ($href) = @_;
29 for my $mod (sort keys %$href) {
30 my $list = $href->{$mod};
/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/webui-vue/src/views/Overview/
H A DOverviewCard.vue10 :href="href"
72 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/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}}">
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-hrefprev60.dtsi8 #include "ste-href-ab8500.dtsi"
9 #include "ste-href.dtsi"
H A Dste-hrefprev60-tvk.dts9 #include "ste-href-tvk1281618-r2.dtsi"
H A Dste-href520-tvk.dts9 #include "ste-href-tvk1281618-r3.dtsi"
H A Dste-hrefprev60-stuib.dts9 #include "ste-href-stuib.dtsi"
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.c588 struct btrfs_delayed_ref_head *href, in insert_delayed_ref() argument
594 spin_lock(&href->lock); in insert_delayed_ref()
595 exist = tree_insert(&href->ref_tree, ref); in insert_delayed_ref()
598 list_add_tail(&ref->add_list, &href->ref_add_list); in insert_delayed_ref()
600 spin_unlock(&href->lock); in insert_delayed_ref()
615 &href->ref_add_list); in insert_delayed_ref()
629 drop_delayed_ref(root, href, exist); in insert_delayed_ref()
630 spin_unlock(&href->lock); in insert_delayed_ref()
/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/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 …]
/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/phosphor-webui/app/login/controllers/
H A Dlogin-controller.js48 $window.location.href = next;
/openbmc/openbmc/meta-raspberrypi/
H A DREADME.md12 <a href="https://www.yoctoproject.org/ecosystem/branding/">
18 <a href="https://balena.io">
/openbmc/openbmc/meta-raspberrypi/docs/
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"
416 href() {
480 link.href = URL.createObjectURL(blob);
483 URL.revokeObjectURL(link.href);

123