Searched refs:backspaces (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | progress.c | 19 static char spaces[80], backspaces[80]; variable 52 memset(backspaces, '\b', sizeof(backspaces)-1); in ext2fs_numeric_progress_init() 53 backspaces[sizeof(backspaces)-1] = 0; in ext2fs_numeric_progress_init() 90 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_update() 100 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_close()
|
/external/pcre/dist2/ |
D | PrepareRelease | 18 # removing backspaces and other redundant text so as to produce
|
/external/python/cpython3/Lib/idlelib/ |
D | ChangeLog | 1014 baffled experience, when two quick backspaces no longer fooled it, but a
|
/external/python/cpython2/Lib/idlelib/ |
D | ChangeLog | 1014 baffled experience, when two quick backspaces no longer fooled it, but a
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|