/openbmc/phosphor-webui/app/common/styles/directives/ |
H A D | app-navigation.scss | 6 $nav__hover-over-outline: $color--grey-40; 70 outline: 0; 95 border: 1px solid $nav__hover-over-outline; 96 outline: 0; 134 border-color: $nav__hover-over-outline; 135 outline: 0;
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | toggle-switch.scss | 25 outline: none; 38 outline: 1px solid $primary-accent; 39 outline-offset: 3px;
|
H A D | file-upload.scss | 12 outline: 0.2rem solid $base-02--04;
|
H A D | accordion.scss | 36 outline: 0;
|
/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | form-elements.scss | 140 outline: 0; 200 outline: 1px solid $primary-accent; 201 outline-offset: 3px; 218 outline: 0;
|
/openbmc/openpower-vpd-parser/ |
H A D | vpd_tool_impl.cpp | 826 std::string outline(191, '='); in fixSystemVPD() local 829 << outline << std::endl; in fixSystemVPD() 835 << outline << std::endl; in fixSystemVPD() 956 std::string outline(191, '='); in parseSVPDOptions() local 957 cout << '\n' << outline << endl; in parseSVPDOptions() 1042 cout << '\n' << outline << endl; in parseSVPDOptions() 1056 cout << '\n' << outline << endl; in parseSVPDOptions() 1077 cout << '\n' << outline << endl; in parseSVPDOptions() 1234 std::string outline(191, '='); in fixSystemBackupVPD() local 1237 << outline << std::endl; in fixSystemBackupVPD() [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | kasan.rst | 86 之间进行选择。outline和inline是编译器插桩类型。前者产生较小的二进制文件, 265 显著地增大了内核体积,但与outline插桩内核相比,它提供了x1.1-x2的性能提升。 286 基于软件标签的KASAN也有两种插桩模式(outline,发出回调来检查内存访问;inline, 287 执行内联的影子内存检查)。使用outline插桩模式,会从执行访问检查的函数打印错误
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | ttf-mplus | 16 http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/
|
/openbmc/linux/kernel/kcsan/ |
H A D | Makefile | 11 $(call cc-option,-mno-outline-atomics) \
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _dropdown.scss | 28 outline: none;
|
H A D | _tables.scss | 42 outline: none; 93 outline: none;
|
H A D | _buttons.scss | 58 outline: none;
|
/openbmc/webui-vue/src/components/AppNavigation/ |
H A D | AppNavigation.vue | 134 outline: none; 139 outline: none; 183 outline: 0;
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | 255 @mixin focus-box-shadow($padding-color: $navbar-color, $outline-color: $white) { 258 inset 0 0 0 5px $outline-color; 287 outline: 0; 401 outline: 0;
|
/openbmc/webui-vue/src/components/Global/ |
H A D | PageContainer.vue | 34 outline: none;
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | syslog.scss | 308 outline: 0; 325 outline: 0;
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 101 * Remove the outline on focused links when they are also active or hovered 106 outline-width: 0; } 279 outline: 1px dotted ButtonText; } 307 * 2. Correct the outline style in Safari. 312 outline-offset: -2px; 473 outline: 0; } 503 outline: none; 686 outline: none;
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap3-transition.css | 216 outline: none;
|
H A D | jquery-ui.structure.min.css | 5 …position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3…
|
H A D | jquery.dataTables-1.13.8.min.css | 1 …outline:none}div.dataTables_scrollBody>table.dataTable>thead>tr>th:before,div.dataTables_scrollBod…
|
/openbmc/linux/Documentation/powerpc/ |
H A D | kasan.txt | 24 stack issues that cannot be caught with outline mode.
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | contributing.md | 3 This document attempts to outline some basic rules to follow when contributing 4 to OpenBMC's IPMI stack. It does _not_ outline coding style; we follow the
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | ldap.scss | 277 outline: 0;
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-sched.txt | 33 'perf sched map' to print a textual context-switching outline of
|
/openbmc/linux/Documentation/arch/sh/ |
H A D | new-machine.rst | 9 This document attempts to outline what steps are necessary to add support 11 also attempts to outline some of the noticeable changes between the 2.4
|