/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppNavigation.spec.js.snap | 21 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 D | Inventory.vue | 14 :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 D | switchers.js | 109 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 D | TableRowAction.vue | 7 :href="href" 21 :href="downloadLocation" 33 :href="downloadLocation" 113 href() {
|
H A D | TableToolbarExport.vue | 6 :href="href" 37 href() {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | lmbench_result_html_report.patch | 45 -<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 D | export_report.pl | 27 my ($href) = @_; 29 for my $mod (sort keys %$href) { 30 my $list = $href->{$mod};
|
/openbmc/openbmc/poky/documentation/sphinx-static/ |
H A D | switchers.js.in | 115 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 D | OverviewCard.vue | 10 :href="href" 72 href() {
|
/openbmc/docs/logo/ |
H A D | OpenBMC-Logo2.svg | 7 …<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 D | OpenBMC-Logo.svg | 1 …href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66"…
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | report-index.html.jinja | 17 <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 D | ste-hrefprev60.dtsi | 8 #include "ste-href-ab8500.dtsi" 9 #include "ste-href.dtsi"
|
H A D | ste-hrefprev60-tvk.dts | 9 #include "ste-href-tvk1281618-r2.dtsi"
|
H A D | ste-href520-tvk.dts | 9 #include "ste-href-tvk1281618-r3.dtsi"
|
H A D | ste-hrefprev60-stuib.dts | 9 #include "ste-href-stuib.dtsi"
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-ref.c | 588 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 D | logo.svg | 1 …href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66"…
|
/openbmc/webui-vue/src/assets/images/ |
H A D | login-company-logo.svg | 10 xlink:href="#linear-gradient" /> 17 xlink:href="#linear-gradient-3" />
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.js | 512 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 D | openbmc-logo.svg | 1 …href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="156.66" y1="51.54" x2="156.66"…
|
/openbmc/phosphor-webui/app/login/controllers/ |
H A D | login-controller.js | 48 $window.location.href = next;
|
/openbmc/openbmc/meta-raspberrypi/ |
H A D | README.md | 12 <a href="https://www.yoctoproject.org/ecosystem/branding/"> 18 <a href="https://balena.io">
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | readme.md | 12 <a href="https://www.yoctoproject.org/ecosystem/branding/"> 18 <a href="https://balena.io">
|
/openbmc/webui-vue/src/views/Logs/EventLogs/ |
H A D | EventLogs.vue | 37 :href="href" 416 href() { 480 link.href = URL.createObjectURL(blob); 483 URL.revokeObjectURL(link.href);
|