Home
last modified time | relevance | path

Searched refs:progress (Results 1 – 13 of 13) sorted by relevance

/xen/tools/libs/toollog/
A Dxtl_core.c70 if (!logger->progress) return; in xtl_progress()
77 logger->progress(logger, context, doing_what, percent, done, total); in xtl_progress()
/xen/tools/include/
A Dxentoollog.h53 void (*progress)(struct xentoollog_logger *logger, member
120 (buffer).vtable.progress = LOGGER##_progress; \
/xen/docs/
A Dindex.rst8 Xen's Sphinx/RST documentation is a work in progress. The existing
/xen/xen/arch/x86/boot/
A Dwakeup.S46 1: # Show some progress if VGA is resumed
/xen/docs/misc/
A Dxenstore-ring.txt82 1 Ring close and reconnect is in progress (see the "ring
114 and reconnect is in progress") and signalling the event channel.
A Dlivepatch.pandoc671 respectively mean: success or operation in progress. Other values
776 respectively mean: success or operation in progress. Other values
/xen/docs/man/
A Dxlcpupool.cfg.5.pod124 This document is a work in progress and contains items which require
A Dxl.1.pod.in85 Always use carriage-return-based overwriting for displaying progress
/xen/tools/xentrace/
A Dxenalyze.c81 } progress; member
179 progress:1, member
252 .progress = 0,
9611 opt.progress = 0; in progress_init()
9616 opt.progress = 0; in progress_init()
9619 if( (G.progress.out = fdopen(G.progress.pipe[1], "w")) == NULL ) { in progress_init()
9622 opt.progress = 0; in progress_init()
9924 if(opt.progress && min_p && min_p->file_offset >= G.progress.update_offset) in choose_next_record()
10616 opt.progress = 1; in cmd_parser()
10952 if(opt.progress) in main()
[all …]
/xen/docs/process/
A Dcoding-best-practices.pandoc36 in-progress state and returning an error to the user.
/xen/docs/designs/
A Dqemu-deprivilege.md232 the toolstack from making forward progress).
/xen/docs/misra/
A Drules.rst23 Other documentation mechanisms are work-in-progress.
28 existing codebase are work-in-progress.
/xen/stubdom/
A Dlwip.patch-cvs176 "Operation in progress." /* ERR_INPROGRESS -14 */
231 EINPROGRESS /* ERR_INPROGRESS -14 Operation in progress */
1668 #define ERR_INPROGRESS -14 /* Operation in progress */

Completed in 51 milliseconds