Home
last modified time | relevance | path

Searched refs:sy (Results 1 – 3 of 3) sorted by relevance

/RevoEX-2.4/build/demos/mpfsdemo/src/
Ddownload.c203 const s16 sy = (s16)(oy + i * 15); in ExecuteDownload() local
209 REXDEMOPrintf(ox + 5, sy, 0, "%2d", i); in ExecuteDownload()
216 REXDEMOPrintf(ox + 40, sy, 0, "ready"); in ExecuteDownload()
220 REXDEMOPrintf(ox + 40, sy, 0, " none "); in ExecuteDownload()
229 REXDEMOPrintf(ox + 40, sy, 0, "booted"); in ExecuteDownload()
233 REXDEMOPrintf(ox + 40, sy, 0, " %3d%% ", info->progress); in ExecuteDownload()
238 REXDEMOPrintf(ox + 40, sy, 0, "failed"); in ExecuteDownload()
253 REXDEMOPrintf(ox + 110, sy, 0, in ExecuteDownload()
/RevoEX-2.4/build/demos/mpdldemo/src/
Dmpdlsimple.c315 const s16 sy = (s16)(oy + i * 15); in main() local
323 REXDEMOPrintf(ox + 5, sy, 0, "%2d", i); in main()
326 REXDEMOPrintf(ox + 40, sy, 0, " none "); in main()
330 REXDEMOPrintf(ox + 40, sy, 0, "booted"); in main()
334 REXDEMOPrintf(ox + 40, sy, 0, " %3d%% ", info->progress); in main()
338 REXDEMOPrintf(ox + 40, sy, 0, "ready"); in main()
348 REXDEMOPrintf(ox + 110, sy, 0, in main()
Dmpdlntr2rvl.c420 const s16 sy = (s16)(oy + i * 15); in DoDownload() local
426 REXDEMOPrintf(ox + 5, sy, 0, "%2d", i); in DoDownload()
433 REXDEMOPrintf(ox + 40, sy, 0, "ready"); in DoDownload()
437 REXDEMOPrintf(ox + 40, sy, 0, " none "); in DoDownload()
446 REXDEMOPrintf(ox + 40, sy, 0, "booted"); in DoDownload()
450 REXDEMOPrintf(ox + 40, sy, 0, " %3d%% ", info->progress); in DoDownload()
455 REXDEMOPrintf(ox + 40, sy, 0, "failed"); in DoDownload()
475 REXDEMOPrintf(ox + 110, sy, 0, in DoDownload()