Home
last modified time | relevance | path

Searched refs:committed (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openbmc/meta-yadro/
H A DREADME.md3 YADRO is a technology company committed to influencing the way enterprises
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp181 (blobs::StateFlags::committing | blobs::StateFlags::committed)) in commit()
245 blobPtr->state |= blobs::StateFlags::committed; in commit()
/openbmc/qemu/tests/qemu-iotests/
H A D313.out23 Image committed.
H A D097.out16 Image committed.
53 Image committed.
91 Image committed.
129 Image committed.
H A D176.out16 Image committed.
56 Image committed.
97 Image committed.
138 Image committed.
182 Image committed.
231 Image committed.
281 Image committed.
331 Image committed.
H A D198.out24 Image committed.
H A D039.out72 Image committed.
H A D274.out40 Image committed.
124 Image committed.
/openbmc/phosphor-ipmi-blobs/blobs-ipmid/
H A Dblobs.hpp39 committed = (1 << 3), enumerator
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DREADME.md4 - Creates error entry D-Bus objects when an error is reported/committed.
50 - Logging entry D-Bus objects are created for the committed errors.
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_stat_unittest.cpp68 EXPECT_EQ(blobs::StateFlags::committed | blobs::StateFlags::open_read, in TEST_P()
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_stat_unittest.cpp82 EXPECT_EQ(blobs::StateFlags::committed | blobs::StateFlags::open_read, in TEST_P()
/openbmc/webui-vue/docs/guide/coding-standards/
H A Dreadme.md33 The linting script runs when code is committed, during pre-commit, and when the
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-close-errors.out6 Image committed.
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_helper_unittest.cpp55 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
H A Dtools_updater_unittest.cpp239 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
257 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
292 blobs::StateFlags::open_read | blobs::StateFlags::committed; in TEST_F()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c118 uint64_t committed; member
1095 balloon->status_report.committed = msgStatus->num_committed; in hv_balloon_handle_status_report()
1096 balloon->status_report.committed *= HV_BALLOON_PAGE_SIZE; in hv_balloon_handle_status_report()
1101 qapi_event_send_hv_balloon_status_report(balloon->status_report.committed, in hv_balloon_handle_status_report()
1127 info->committed = balloon->status_report.committed; in qmp_query_hv_balloon_status_report()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_updatestarted_unittest.cpp214 expectedMeta.blobState = flags | blobs::StateFlags::committed; in TEST_F()
H A Dfirmware_state_updatecompleted_unittest.cpp71 expectedMeta.blobState = flags | blobs::StateFlags::committed; in TEST_F()
H A Dfirmware_state_verificationstarted_unittest.cpp135 expectedMeta.blobState = flags | blobs::StateFlags::committed; in TEST_F()
H A Dfirmware_state_verificationcompleted_unittest.cpp168 expectedMeta.blobState = flags | blobs::StateFlags::committed; in TEST_F()
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp173 meta->blobState = blobs::StateFlags::committed | in stat()
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp214 meta->blobState = blobs::StateFlags::committed | in stat()
/openbmc/qemu/hw/core/
H A Dloader.c946 bool committed; member
1000 rom->committed = false; in rom_insert()
1342 rom->committed = true; in rom_transaction_begin()
1352 if (rom->committed) { in rom_transaction_end()
1356 rom->committed = true; in rom_transaction_end()
/openbmc/qemu/docs/devel/
H A Dcode-of-conduct.rst11 * Be welcoming. We are committed to making participation in this project

12