Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/
H A Dfonts.dir2 10x20-ISO8859-1.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1
3 10x20-ISO8859-10.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-10
4 10x20-ISO8859-11.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-11
5 10x20-ISO8859-13.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-13
6 10x20-ISO8859-14.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-14
7 10x20-ISO8859-15.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15
8 10x20-ISO8859-16.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-16
9 10x20-ISO8859-2.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-2
10 10x20-ISO8859-3.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-3
11 10x20-ISO8859-4.pcf.gz -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-4
[all …]
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A DCVE-2025-0622-02.patch4 Subject: [PATCH 2/3] normal: Remove variables hooks on module unload
6 The normal module does not entirely cleanup after itself in
8 It is not possible to unload normal module now but fix the
24 grub-core/normal/main.c | 4 +++-
27 diff --git a/grub-core/normal/main.c b/grub-core/normal/main.c
29 --- a/grub-core/normal/main.c
30 +++ b/grub-core/normal/main.c
31 @@ -582,7 +582,9 @@ GRUB_MOD_FINI(normal)
H A DCVE-2025-0624.patch24 grub-core/normal/main.c | 2 +-
59 diff --git a/grub-core/normal/main.c b/grub-core/normal/main.c
61 --- a/grub-core/normal/main.c
62 +++ b/grub-core/normal/main.c
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsensors-overview-controller.js23 {all: true, normal: false, warning: false, critical: false}; property in $scope.selectedSeverity
67 $scope.selectedSeverity.normal = false;
78 (!$scope.selectedSeverity.normal &&
86 if ($scope.selectedSeverity.normal && $scope.selectedSeverity.warning &&
89 $scope.selectedSeverity.normal = false;
101 (sensor.severity_flags.normal && $scope.selectedSeverity.normal) ||
/openbmc/phosphor-webui/app/common/styles/base/
H A Dicons.scss21 white-space: normal;
22 word-wrap: normal;
30 font-style: normal;
44 font-style: normal;
95 font-weight: normal;
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_modal.scss3 font-weight: normal;
8 font-weight: normal;
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-static-libs.inc30 EXCONFIG_ARGS:append:pn-ncurses = " --without-normal"
31 EXCONFIG_ARGS:append:pn-ncurses-native = " --without-normal"
32 EXCONFIG_ARGS:append:pn-nativesdk-ncurses = " --without-normal"
/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/
H A Dttf-bitstream-vera_1.10.bb4 faces (normal, oblique, bold, bold oblique) and two serif faces (normal \
7 but is visibly different than normal and bold, and reasonably pleasing."
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h114 msg_port_generic_clrsetbits(normal, port, reg, clr, 0)
116 msg_port_generic_clrsetbits(normal, port, reg, 0, set)
118 msg_port_generic_clrsetbits(normal, port, reg, clr, set)
/openbmc/webui-vue/src/env/assets/styles/
H A D_intel.scss6 font-style: normal;
13 font-style: normal;
20 font-style: normal;
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss84 white-space: normal;
88 font-weight: normal;
124 white-space: normal;
127 font-weight: normal;
/openbmc/u-boot/Licenses/
H A DExceptions7 exactly for this purpose - this is merely considered normal use of
12 files in another file is considered normal use of U-Boot, and does
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css12 line-height: normal;
15 line-height: normal;
35 .wy-table-responsive table td { white-space: normal; }
/openbmc/u-boot/board/bachmann/ot1200/
H A DREADME11 - normal variant
12 FEC is connected to a normal phy and auto-negotiation is possible.
/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot19 # to "normal", all tests from the boot_stack
45 # to "normal", all tests from the boot_stack
71 # to "normal", all tests from the boot_stack
97 # to "normal", all tests from the boot_stack
123 # to "normal", all tests from the boot_stack
149 # to "normal", all tests from the boot_stack
175 # to "normal", all tests from the boot_stack
202 # to "normal", all tests from the boot_stack
228 # to "normal", all tests from the boot_stack
254 # to "normal", all tests from the boot_stack
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D073.out9 == normal -> unallocated ==
17 == normal -> compressed ==
25 == normal -> zero ==
38 == unallocated -> normal ==
65 == compressed -> normal ==
92 == zero -> normal ==
/openbmc/qemu/linux-headers/LICENSES/exceptions/
H A DLinux-syscall-note14 services by normal system calls - this is merely considered normal use
/openbmc/phosphor-power/cold-redundancy/
H A Dutil.cpp30 state = PSUState::normal; in getPSUEvent()
/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/
H A DAllow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch6 Subject: [PATCH] Allow xinput_calibrator_pointercal.sh to be run as normal
9 Allow normal user to create their own pointercal.xinput files that
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsensors.scss4 $thresh-normal: $accent-02--02;
130 background: darken($thresh-normal, 3%);
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/
H A DDockerfile7 # Run under normal user called 'ci'
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/frr/frr/
H A Dfrr.pam11 # NIS (man nsswitch) as well as normal /etc/passwd and
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/
H A Dchfn10 # NIS (man nsswitch) as well as normal /etc/passwd and
/openbmc/rest-dbus/resources/
H A Dstyle.css31 font-weight: normal;
/openbmc/phosphor-pid-control/ipmi/
H A DREADME9 If Value == 1, then ManualMode is True and enabled, otherwise it's in normal

12345678910>>...15