/openbmc/qemu/tests/unit/ |
H A D | test-block-backend.c | 33 bool *completed = opaque; in test_drain_aio_error_flush_cb() local 36 *completed = true; in test_drain_aio_error_flush_cb() 44 bool completed = false; in test_drain_aio_error() local 46 acb = blk_aio_flush(blk, test_drain_aio_error_flush_cb, &completed); in test_drain_aio_error() 48 g_assert(completed == false); in test_drain_aio_error() 51 g_assert(completed == true); in test_drain_aio_error() 61 bool completed = false; in test_drain_all_aio_error() local 63 acb = blk_aio_flush(blk, test_drain_aio_error_flush_cb, &completed); in test_drain_all_aio_error() 65 g_assert(completed == false); in test_drain_all_aio_error() 68 g_assert(completed == true); in test_drain_all_aio_error()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/OperatingSystem/ |
H A D | Status.interface.yaml | 18 C Boot Completed. 21 PXE Boot Completed. 24 Diagnostic Boot Completed. 27 CD-ROM Boot completed. 30 ROM Boot Completed 33 Boot Completed or Unspecified Boot Device.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 234.out | 14 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "sec… 16 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "sec… 17 completed 18 completed 32 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "sec… 34 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "sec… 35 completed 36 completed
|
H A D | 262.out | 12 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "sec… 14 {"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "sec… 15 completed 16 completed
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | Progress.interface.yaml | 6 stable states like completed, failed or aborted. 13 Indicate the state of the operation, whether in progress, completed 24 Indicates when the state is completed since the Epoch (1 Jan 1970 38 - name: Completed 40 The operation is completed.
|
/openbmc/bmcweb/http/ |
H A D | http_response.hpp | 82 completed(res.completed) in Response() 85 if (!res.completed) in Response() 110 // Only need to move completion handler if not already completed in operator =() 115 if (!r.completed) in operator =() 124 completed = r.completed; in operator =() 160 return completed; in isCompleted() 228 completed = false; in clear() 272 if (completed) in end() 277 completed = true; in end() 293 completed = false; in setCompleteRequestHandler() [all …]
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | task_event_message_registry.hpp | 45 "A task has completed with errors.", 46 "The task with Id '%1' has completed with errors.", 69 "A task has completed.", 70 "The task with Id '%1' has completed.", 81 "A task has completed with warnings.", 82 "The task with Id '%1' has completed with warnings.",
|
H A D | job_event_message_registry.hpp | 57 "A job has completed with warnings or errors.", 58 "The job with Id '%1' has completed with warnings or errors.", 69 "A job has completed.", 70 "The job with Id '%1' has completed.",
|
/openbmc/openbmc-test-automation/data/ |
H A D | task_state.json | 12 "TaskState": "Completed", 39 "Completed", 48 "Completed",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | TaskService.v1_2_1.json | 62 "Manual": "Completed tasks are not automatically overwritten.", 63 "Oldest": "Oldest completed tasks are overwritten." 106 …iption": "The overwrite policy for completed tasks. This property indicates if the task service o… 107 …contain the overwrite policy for completed tasks. This property shall indicate if the task servic… 165 … "description": "The number of minutes after which a completed task is deleted by the service.", 166 … contain the number of minutes after which a completed task, where `TaskState` contains the value …
|
H A D | Task.v1_7_4.json | 199 …"description": "The date and time when the task was completed. This property will only appear whe… 201 …completed. This property shall not appear if the task is running or otherwise has not been comple… 321 "Completed", 334 "Completed": "Task was completed.", string 349 … "Completed": "This value shall represent that the task completed successfully or with warnings.", string 350 "Exception": "This value shall represent that the task completed with errors.",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | TaskService.v1_2_1.json | 62 "Manual": "Completed tasks are not automatically overwritten.", 63 "Oldest": "Oldest completed tasks are overwritten." 106 …iption": "The overwrite policy for completed tasks. This property indicates if the task service o… 107 …contain the overwrite policy for completed tasks. This property shall indicate if the task servic… 165 … "description": "The number of minutes after which a completed task is deleted by the service.", 166 … contain the number of minutes after which a completed task, where `TaskState` contains the value …
|
H A D | Task.v1_7_4.json | 199 …"description": "The date and time when the task was completed. This property will only appear whe… 201 …completed. This property shall not appear if the task is running or otherwise has not been comple… 321 "Completed", 334 "Completed": "Task was completed.", string 349 … "Completed": "This value shall represent that the task completed successfully or with warnings.", string 350 "Exception": "This value shall represent that the task completed with errors.",
|
/openbmc/qemu/qapi/ |
H A D | dump.json | 119 # @completed: the last dump has finished successfully. 126 'data': [ 'none', 'active', 'completed', 'failed' ] } 135 # @completed: bytes written in latest dump (uncompressed) 143 'completed': 'int', 158 # <- { "return": { "status": "active", "completed": 1024000, number 166 # Emitted when background dump has completed 179 # "data": { "result": { "total": 1090650112, "status": "completed", 180 # "completed": 1090650112 } },
|
/openbmc/pldm/softoff/ |
H A D | softoff.hpp | 49 /** @brief Is the host soft off completed. 53 return completed; in isCompleted() 90 /** @brief When host soft off completed, stop the timer and 91 * set the completed to true. 143 /** @brief Host soft off completed flag. 145 bool completed = false; member in pldm::SoftPowerOff
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | PowerSupplyRedundancy.interface.yaml | 33 Cold redundancy setting status, set in progress or set completed. 68 - name: completed 70 For single node system, the status always keep show completed. 72 value of the properties, the status will be completed.
|
/openbmc/phosphor-gpio-monitor/test/ |
H A D | utest.cpp | 17 bool completed{}; variable 59 completed = true; in callbackHandler() 88 EXPECT_EQ(false, completed); in TEST_F() 108 while (count < 2 && !completed) in TEST_F() 123 EXPECT_EQ(true, completed); in TEST_F()
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | s3.py | 39 Completed 5.1 KiB/8.8 GiB (12.0 MiB/s) with 1 file(s) remaining 47 …percs = re.findall(r'^Completed (\d+.{0,1}\d*) (\w+)\/(\d+.{0,1}\d*) (\w+) (\(.+\)) with\s+', line) 49 completed = (percs[-1][0]) 53 completed = convertToBytes(completed, completedUnit) 55 progress = (completed/total)*100.0
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | task.hpp | 19 Completed, enumerator 36 {TaskState::Completed, "Completed"},
|
H A D | job.hpp | 18 Completed, enumerator 43 {JobState::Completed, "Completed"},
|
/openbmc/phosphor-ipmi-flash/ |
H A D | ipmi_flash.md | 82 **The verification process has completed.** 102 **The update has completed (optional state to reach).** 124 | 11. `sessionStat(...)` | VS | VS (if !completed) | 125 | 11. `sessionStat(...)` | VS | VC (if completed) | 129 | 15. `sessionStat(...)` | US | US (if !completed) | 130 | 15. `sessionStat(...)` | US | UC (if completed) |
|
/openbmc/qemu/hw/display/ |
H A D | apple-gfx-mmio.m | 70 bool completed; field 77 qatomic_set(&job->completed, true); 86 .completed = false, 92 AIO_WAIT_WHILE(NULL, !qatomic_read(&job.completed)); 102 qatomic_set(&job->completed, true); 113 .completed = false, 119 AIO_WAIT_WHILE(NULL, !qatomic_read(&job.completed));
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_handler.cpp | 49 "Completed" == *status) in dumpStatusChanged() 51 // Dump completed successfully in dumpStatusChanged() 52 progressStatus = DumpProgressStatus::Completed; in dumpStatusChanged() 89 // wait for dump status to be completed (complete == true) in monitorDump() 110 else if (DumpProgressStatus::Completed == progressStatus) in monitorDump() 112 lg2::info("dump collection completed"); in monitorDump()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_toastertable_ui.py | 94 self.assertEqual(active_heading, 'Completed on', 95 'table should be sorted by "Completed on" by default') 142 self.assertEqual(active_heading, 'Completed on', 143 'table should be sorted by "Completed on" after hiding sort column')
|
/openbmc/qemu/tests/functional/ |
H A D | test_migration.py | 27 return vm.cmd('query-migrate')['status'] in ('completed', 'failed') 39 self.assertEqual(src_vm.cmd('query-migrate')['status'], 'completed') 40 self.assertEqual(dst_vm.cmd('query-migrate')['status'], 'completed')
|