Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dmain.cpp22 #define CURSOR_MOVEUP_LINE(n) printf("%c[%dA", 0x1B, n) macro
112 CURSOR_MOVEUP_LINE(1); in ProgressInfoProc()
915 CURSOR_MOVEUP_LINE(1); in write_parameter()
997 CURSOR_MOVEUP_LINE(1); in write_gpt()
1813 CURSOR_MOVEUP_LINE(1); in download_boot()
2005 CURSOR_MOVEUP_LINE(1); in upgrade_loader()
2203 CURSOR_MOVEUP_LINE(1); in erase_flash()
2591 CURSOR_MOVEUP_LINE(1); in read_lba()
2839 CURSOR_MOVEUP_LINE(1); in write_sparse_lba()
2880 CURSOR_MOVEUP_LINE(1); in write_sparse_lba()
[all …]