Home
last modified time | relevance | path

Searched refs:doing (Results 1 – 6 of 6) sorted by relevance

/tools/libs/ctrl/
A Dxc_private.c206 const char *xc_set_progress_prefix(xc_interface *xch, const char *doing) in xc_set_progress_prefix() argument
210 xch->currently_progress_reporting = doing; in xc_set_progress_prefix()
214 void xc_report_progress_single(xc_interface *xch, const char *doing) in xc_report_progress_single() argument
216 assert(doing); in xc_report_progress_single()
217 xtl_progress(xch->error_handler, "xc", doing, 0, 0); in xc_report_progress_single()
A Dxc_private.h111 const char *xc_set_progress_prefix(xc_interface *xch, const char *doing);
112 void xc_report_progress_single(xc_interface *xch, const char *doing);
/tools/xl/
A DCODING_STYLE15 code, without doing substantial style reengineering first, we may
112 let them keep doing it.
/tools/libs/util/
A DCODING_STYLE15 code, without doing substantial style reengineering first, we may
228 let them keep doing it.
/tools/libs/light/
A DCODING_STYLE15 code, without doing substantial style reengineering first, we may
238 let them keep doing it.
/tools/firmware/vgabios/
A Dvbe_display_api.txt218 If you want to set a pixel you can calculate its bank by doing:

Completed in 14 milliseconds