Home
last modified time | relevance | path

Searched full:sm (Results 1 – 25 of 150) sorted by relevance

123456

/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/
H A D0003-optee-enable-clang-support.patch25 -libgcc$(sm) := $(shell $(CC$(sm)) $(CFLAGS$(arch-bits-$(sm))) \
26 +libgcc$(sm) := $(shell $(CC$(sm)) $(LIBGCC_LOCATE_CFLAGS) $(CFLAGS$(arch-bits-$(sm))) \
H A D0001-compile.mk-use-CFLAGS-from-environment.patch31 @@ -80,7 +80,8 @@ comp-compiler-$2 := $$(CC$(sm))
33 $$(cflags-remove-$$(comp-sm-$2)) \
35 - $$(CFLAGS$$(arch-bits-$$(comp-sm-$2))) $$(CFLAGS_WARNS) \
36 + $$(CFLAGS$$(arch-bits-$$(comp-sm-$2))) $$(CFLAGS) \
38 $$(comp-cflags$$(comp-sm-$2)) $$(cflags$$(comp-sm-$2)) \
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py265 sm = super(SMBIOS, cls).__new__(cls)
66 sm._header_memory = bits.memory(sm_ptr, 0x1f)
67 return sm
120 def __new__(cls, u, sm):
126 def __init__(self, u, sm):
141 …self.raw_strings = str(bits.memory(sm.header.structure_table_address + self.strings_offset, self.s…
172 def __init__(self, u, sm):
173 super(BIOSInformation, self).__init__(u, sm)
182 …minor_version_str = str(sm.header.minor_version) # 34 is .34, 4 is .4, 41 is .41; compare ASCIIbet…
183 if (sm.header.major_version, minor_version_str) >= (2,"4"):
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,…
H A Dbootstrap.css1616sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col…
1779 ….col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,…
1782 .col-sm-12 {
1785 .col-sm-11 {
1788 .col-sm-10 {
1791 .col-sm-9 {
1794 .col-sm-8 {
1797 .col-sm-7 {
1800 .col-sm-6 {
1803 .col-sm-5 {
[all …]
/openbmc/qemu/hw/intc/
H A Driscv_aplic.c195 uint32_t sourcecfg, sm, raw_input, irq_inverted; in riscv_aplic_irq_rectified_val() local
206 sm = sourcecfg & APLIC_SOURCECFG_SM_MASK; in riscv_aplic_irq_rectified_val()
207 if (sm == APLIC_SOURCECFG_SM_INACTIVE) { in riscv_aplic_irq_rectified_val()
212 irq_inverted = (sm == APLIC_SOURCECFG_SM_LEVEL_LOW || in riscv_aplic_irq_rectified_val()
213 sm == APLIC_SOURCECFG_SM_EDGE_FALL) ? 1 : 0; in riscv_aplic_irq_rectified_val()
263 uint32_t sourcecfg, sm; in riscv_aplic_set_pending() local
274 sm = sourcecfg & APLIC_SOURCECFG_SM_MASK; in riscv_aplic_set_pending()
275 if (sm == APLIC_SOURCECFG_SM_INACTIVE) { in riscv_aplic_set_pending()
279 if ((sm == APLIC_SOURCECFG_SM_LEVEL_HIGH) || in riscv_aplic_set_pending()
280 (sm == APLIC_SOURCECFG_SM_LEVEL_LOW)) { in riscv_aplic_set_pending()
[all …]
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTablePowerSupplies.vue4 <b-col sm="6" md="5" xl="4">
10 <b-col sm="6" md="3" xl="2">
63 <b-col sm="6" xl="4">
82 <b-col sm="6" xl="4">
107 <b-col sm="6" xl="4">
114 <b-col sm="6" xl="4">
H A DInventoryTableProcessors.vue5 <b-col sm="6" md="5" xl="4">
11 <b-col sm="6" md="3" xl="2">
77 <b-col class="mt-2" sm="6" xl="6">
99 <b-col class="mt-2" sm="6" xl="6">
112 <b-col class="mt-1" sm="6" xl="6">
131 <b-col class="mt-1" sm="6" xl="6">
H A DInventoryTableDimmSlot.vue4 <b-col sm="6" md="5" xl="4">
10 <b-col sm="6" md="3" xl="2">
79 <b-col sm="6" xl="6">
106 <b-col sm="6" xl="6">
134 <b-col sm="6" xl="6">
151 <b-col sm="6" xl="6">
H A DInventoryTableFans.vue4 <b-col sm="6" md="5" xl="4">
10 <b-col sm="6" md="3" xl="2">
63 <b-col sm="6" xl="4">
88 <b-col sm="6" xl="4">
H A DInventoryTableChassis.vue50 <b-col class="mt-2" sm="6" xl="6">
73 <b-col class="mt-2" sm="6" xl="6">
89 <b-col class="mt-2" sm="6" xl="6">
99 <b-col class="mt-2" sm="6" xl="6">
H A DInventoryServiceIndicator.vue7 <b-col sm="6" md="3">
15 <b-col sm="6" md="3">
/openbmc/webui-vue/src/views/Logs/Dumps/
H A DDumps.vue5 <b-col sm="6" lg="5" xl="4">
15 <b-col sm="8" xl="6" class="d-sm-flex align-items-end">
21 <div class="ml-sm-4">
28 <b-col sm="8" md="7" xl="6">
119 <b-col sm="6" xl="5">
132 <b-col sm="6" xl="5">
/openbmc/openbmc-test-automation/lib/
H A Descape.tcl121 # set var1 {john*sm(]ith}
128 # var1: john*sm(]ith
129 # var1: john\*sm\(\]ith
/openbmc/webui-vue/src/views/Overview/
H A DOverviewInventory.vue7 <b-col sm="6">
8 <dl sm="6">
H A DOverviewServer.vue7 <b-col sm="6">
15 <b-col sm="6">
H A DOverviewFirmware.vue7 <b-col sm="6">
15 <b-col sm="6">
H A DOverviewQuickLinks.vue4 <b-col sm="6" lg="9" class="mb-2 mt-2">
14 <b-col sm="6" lg="3" class="mb-2 mt-2">
H A DOverviewNetwork.vue8 <b-col sm="6">
14 <b-col sm="6">
H A DOverviewEvents.vue11 <b-col sm="6">
20 <b-col sm="6">
/openbmc/qemu/linux-user/aarch64/
H A Dtarget_prctl.h16 /* PSTATE.SM is always unset on syscall entry. */ in do_prctl_sve_get_vl()
34 /* PSTATE.SM is always unset on syscall entry. */ in do_prctl_sve_set_vl()
82 * the 4-bit field in SMCR_EL1. Because PSTATE.SM is cleared in do_prctl_sme_set_vl()
97 * We need not call arm_rebuild_hflags because PSTATE.SM was in do_prctl_sme_set_vl()
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_tables.scss106 .b-table-stacked-sm {
157 .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] {
168 .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue5 <b-col sm="8" xl="6" class="d-sm-flex align-items-end mb-4">
11 <div class="ml-sm-4">
18 <b-col sm="8" md="7" xl="6">
130 <b-col sm="6">
143 <b-col sm="6">
/openbmc/webui-vue/src/views/Settings/Network/
H A DModalIpv4.vue10 <b-col sm="6">
32 <b-col sm="6">
56 <b-col sm="6">
/openbmc/webui-vue/src/views/ResourceManagement/
H A DPower.vue6 <b-col sm="8" md="6" xl="12">
23 <b-col sm="8" md="6" xl="12">
37 <b-col sm="8" md="6" xl="3">

123456