Home
last modified time | relevance | path

Searched refs:mt (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/qemu/tests/unit/
H A Dtest-qdev-global-props.c97 MyType *mt; in test_static_prop_subprocess() local
99 mt = STATIC_TYPE(object_new(TYPE_STATIC_PROPS)); in test_static_prop_subprocess()
100 qdev_realize(DEVICE(mt), NULL, &error_fatal); in test_static_prop_subprocess()
102 g_assert_cmpuint(mt->prop1, ==, PROP_DEFAULT); in test_static_prop_subprocess()
126 MyType *mt; in test_static_globalprop_subprocess() local
134 mt = STATIC_TYPE(object_new(TYPE_STATIC_PROPS)); in test_static_globalprop_subprocess()
135 qdev_realize(DEVICE(mt), NULL, &error_fatal); in test_static_globalprop_subprocess()
137 g_assert_cmpuint(mt->prop1, ==, 200); in test_static_globalprop_subprocess()
138 g_assert_cmpuint(mt->prop2, ==, PROP_DEFAULT); in test_static_globalprop_subprocess()
159 MyType *mt = DYNAMIC_TYPE(obj); in DECLARE_INSTANCE_CHECKER() local
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dprivate_header_test.cpp43 auto mt = ph.commitTimestamp(); in TEST_F() local
44 EXPECT_EQ(mt.yearMSB, 0x20); in TEST_F()
45 EXPECT_EQ(mt.yearLSB, 0x31); in TEST_F()
46 EXPECT_EQ(mt.month, 0x06); in TEST_F()
47 EXPECT_EQ(mt.day, 0x0F); in TEST_F()
48 EXPECT_EQ(mt.hour, 0x09); in TEST_F()
49 EXPECT_EQ(mt.minutes, 0x22); in TEST_F()
50 EXPECT_EQ(mt.seconds, 0x3A); in TEST_F()
51 EXPECT_EQ(mt.hundredths, 0x00); in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/
H A Dypbind-mt_2.7.2.bb2 # The source package is utils/net/NIS/ypbind-mt
7 Multithreaded NIS bind service (ypbind-mt). \
8 ypbind-mt is a complete new implementation of a NIS \
17 This is the final IPv4-only version of ypbind-mt. \
19 HOMEPAGE = "https://github.com/thkukuk/ypbind-mt/"
27 # ypbind-mt now provides all the functionality of ypbind
31 SRC_URI = "https://github.com/thkukuk/ypbind-mt/releases/download/v${PV}/${BPN}-${PV}.tar.xz \
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py255 for mt in self.req_mt:
261 column.append(mt.compat_props[driver][prop])
342 def mt_comp(mt: Machine) -> Tuple[str, int, int, int]:
346 if '-' not in mt.name or '.' not in mt.name:
347 return mt.name, 0, 0, 0
349 socket, ver = mt.name.rsplit('-', 1)
380 for mt in mt_defs:
381 if mt.name in req_mt:
382 matched_mt.append(mt)
394 for mt in config.req_mt:
[all …]
/openbmc/webui-vue/src/views/Operations/FactoryReset/
H A DFactoryResetModal.vue14 <li class="mt-1 mb-1">
17 <li class="mt-1 mb-1">
22 <li class="mt-1 mb-1">
25 <li class="mt-1 mb-1">
28 <li class="mt-1 mb-1">
31 <li class="mt-1 mb-1">
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableSystem.vue52 <b-col class="mt-2" sm="6">
67 <b-col class="mt-2" sm="6">
81 <div class="section-divider mb-3 mt-3"></div>
83 <b-col class="mt-1" sm="6">
105 <p class="mt-1 mb-2 h6 float-none m-0">
117 <p class="mt-1 mb-2 h6 float-none m-0">
133 <p class="mt-1 mb-2 h6 float-none m-0">
H A DInventoryTableBmcManager.vue54 <b-col class="mt-2" sm="6" xl="6">
83 <b-col class="mt-2" sm="6" xl="6">
109 <div class="section-divider mb-3 mt-3"></div>
111 <b-col class="mt-2" sm="6" xl="6">
124 <b-col class="mt-2" sm="6" xl="6">
131 <p class="mt-1 mb-2 h6 float-none m-0">
H A DInventoryTableChassis.vue52 <b-col class="mt-2" sm="6" xl="6">
75 <b-col class="mt-2" sm="6" xl="6">
89 <div class="section-divider mb-3 mt-3"></div>
91 <b-col class="mt-2" sm="6" xl="6">
101 <b-col class="mt-2" sm="6" xl="6">
H A DInventoryTableProcessors.vue80 <b-col class="mt-2" sm="6" xl="6">
104 <b-col class="mt-2" sm="6" xl="6">
115 <div class="section-divider mb-3 mt-3"></div>
117 <b-col class="mt-1" sm="6" xl="6">
140 <b-col class="mt-1" sm="6" xl="6">
H A DInventoryTableAssembly.vue50 <b-col class="mt-2" sm="6" xl="6">
58 <b-col class="mt-2" sm="6" xl="6">
/openbmc/webui-vue/src/views/Overview/
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 DOverviewPower.vue6 <b-row class="mt-3">
H A DOverviewServer.vue6 <b-row class="mt-3">
H A DOverviewDumps.vue10 <b-row class="mt-3">
H A DOverviewFirmware.vue6 <b-row class="mt-3">
H A DOverviewNetwork.vue7 <b-row class="mt-3">
H A DOverviewInventory.vue6 <b-row class="mt-3">
/openbmc/webui-vue/tests/unit/Global/__snapshots__/
H A DTableCellCount.spec.js.snap5 class="mt-2"
/openbmc/webui-vue/src/components/Global/
H A DTableCellCount.vue2 <div class="mt-2">
H A DFormFile.vue17 class="add-file-btn btn mt-2"
29 <div v-if="file" class="clear-selected-file px-3 py-2 mt-2">
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.c1354 const struct mrc_timings *mt = &mrc_params->timings; in restore_timings() local
1359 set_rcvn(ch, rk, bl, mt->rcvn[ch][rk][bl]); in restore_timings()
1360 set_rdqs(ch, rk, bl, mt->rdqs[ch][rk][bl]); in restore_timings()
1361 set_wdqs(ch, rk, bl, mt->wdqs[ch][rk][bl]); in restore_timings()
1362 set_wdq(ch, rk, bl, mt->wdq[ch][rk][bl]); in restore_timings()
1365 set_vref(ch, bl, mt->vref[ch][bl]); in restore_timings()
1368 set_wctl(ch, rk, mt->wctl[ch][rk]); in restore_timings()
1370 set_wcmd(ch, mt->wcmd[ch]); in restore_timings()
2277 struct mrc_timings *mt = &mrc_params->timings; in store_timings() local
2282 mt->rcvn[ch][rk][bl] = get_rcvn(ch, rk, bl); in store_timings()
[all …]
/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/
H A DPolicies.vue33 <dl class="mt-3 me-3 w-75">
58 <dl class="mt-3 me-3 w-75">
83 <dl class="mt-3 me-3 w-75">
108 <dl class="mt-3 me-3 w-75">
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dnamedtuple_with_abc.py247 mt = MyTuple(1, 2, 3) variable
249 assert isinstance(mt, namedtuple.abc)
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/
H A Du-boot-aspeed.inc7 file://0003-config-ast-common-Add-bootopts-to-support-ubi-and-mt.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-glib-cross-compile.patch33 # compiler option, '-mt', that is incompatible with gcc

123