Home
last modified time | relevance | path

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

/RevoEX-2.1/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.1/build/demos/mpdldemo/src/
Dmpdlsimple.c346 const s16 sy = (s16)(oy + i * 15); in main() local
352 REXDEMOPrintf(ox + 5, sy, 0, "%2d", i); in main()
359 REXDEMOPrintf(ox + 40, sy, 0, "ready"); in main()
363 REXDEMOPrintf(ox + 40, sy, 0, " none "); in main()
372 REXDEMOPrintf(ox + 40, sy, 0, "booted"); in main()
376 REXDEMOPrintf(ox + 40, sy, 0, " %3d%% ", info->progress); in main()
381 REXDEMOPrintf(ox + 40, sy, 0, "failed"); in main()
401 REXDEMOPrintf(ox + 110, sy, 0, in main()
Dmpdlntr2rvl.c417 const s16 sy = (s16)(oy + i * 15); in DoDownload() local
423 REXDEMOPrintf(ox + 5, sy, 0, "%2d", i); in DoDownload()
430 REXDEMOPrintf(ox + 40, sy, 0, "ready"); in DoDownload()
434 REXDEMOPrintf(ox + 40, sy, 0, " none "); in DoDownload()
443 REXDEMOPrintf(ox + 40, sy, 0, "booted"); in DoDownload()
447 REXDEMOPrintf(ox + 40, sy, 0, " %3d%% ", info->progress); in DoDownload()
452 REXDEMOPrintf(ox + 40, sy, 0, "failed"); in DoDownload()
472 REXDEMOPrintf(ox + 110, sy, 0, in DoDownload()