Home
last modified time | relevance | path

Searched refs:progress (Results 151 – 175 of 571) sorted by relevance

12345678910>>...23

/openbmc/phosphor-bmc-code-mgmt/static/
H A Dflash.cpp78 activationProgress->progress(90); in onStateChanges()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcargo_c.bbclass21 do_compile[progress] = "outof:\s+(\d+)/(\d+)"
/openbmc/linux/arch/powerpc/platforms/44x/
H A Dcanyonlands.c113 .progress = udbg_progress, in define_machine()
H A Diss4xx.c146 .progress = udbg_progress, in define_machine()
/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareAlertServerPower.vue4 <!-- Operation in progress alert -->
/openbmc/qemu/
H A Dqemu-img.c1006 progress = true; in img_commit()
1028 progress = false; in img_commit()
1417 progress = true; in img_compare()
1451 progress = false; in img_compare()
2356 progress = true; in img_convert()
2485 progress = false; in img_convert()
3553 int progress = 0; in img_rebase() local
3603 progress = 1; in img_rebase()
3630 progress = 0; in img_rebase()
4298 progress = true; in img_amend()
[all …]
H A Djob.c424 progress_init(&job->progress); in job_create()
478 progress_destroy(&job->progress); in job_unref_locked()
487 progress_work_done(&job->progress, done); in job_progress_update()
492 progress_set_remaining(&job->progress, remaining); in job_progress_set_remaining()
497 progress_increase_remaining(&job->progress, delta); in job_progress_increase_remaining()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/
H A Dpv_1.6.20.bb1 SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dcorenet_generic.c201 .progress = udbg_progress, in define_machine()
/openbmc/linux/Documentation/ABI/testing/
H A Dprocfs-diskstats21 12 I/Os currently in progress
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-streamon.rst55 in progress, unlocks any user pointer buffers locked in physical memory,
74 If ``VIDIOC_STREAMON`` is called when streaming is already in progress,
/openbmc/webui-vue/src/assets/styles/bootstrap/
H A D_index.scss29 @import "~bootstrap/scss/progress";
/openbmc/linux/arch/powerpc/platforms/86xx/
H A Dgef_sbc610.c165 .progress = udbg_progress, in define_machine()
H A Dgef_sbc310.c175 .progress = udbg_progress, in define_machine()
H A Dgef_ppc9a.c188 .progress = udbg_progress, in define_machine()
/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dadder875.c104 .progress = udbg_progress, in define_machine()
H A Dtqm8xx_setup.c147 .progress = udbg_progress, in define_machine()
/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dkm83xx.c187 .progress = udbg_progress, in define_machine()
/openbmc/ipmitool/lib/
H A Dipmi_fwum.c392 unsigned long progress = 100 * (percent); in KfwumShowProgress() local
394 if (staticProgress == progress) { in KfwumShowProgress()
398 staticProgress = progress; in KfwumShowProgress()
409 printf(" %3ld %%\r", progress); /* total 7 bytes */ in KfwumShowProgress()
410 if (progress == 100) { in KfwumShowProgress()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py21 import bb.progress
32 class WgetProgressHandler(bb.progress.LineFilterProgressHandler):
46 progress = int(percs[-1][0])
48 self.update(progress, rate)
/openbmc/qemu/docs/system/
H A Dtarget-sparc64.rst10 Sun4v emulator is still a work in progress.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0006-start-lvm2-monitor.service-after-tmp.mount.patch26 Description=Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/
H A D0001-pyproject.toml-remove-benchmark-disable-option.patch38 console_output_style = "progress-even-when-capture-no"
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/
H A Dtest_inventory_and_leds_sub_menu.robot15 ${xpath_page_loading_progress_bar} //*[@aria-label='Page loading progress bar']
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst132 progress.
140 point when a detachment operation is in progress (i.e. after the EC has sent
328 Sent when a detachment process is started or, if in progress, aborted by the
605 procedure in progress.
614 for the detachment to succeed is still in progress.
617 procedure in progress.
624 Cancels detachment in progress (if any). If a detachment process is canceled
629 procedure in progress.

12345678910>>...23