HomeSort by relevance Sort by last modified time
    Searched refs:clrtobot (Results 1 - 12 of 12) sorted by null

  /external/gptfdisk/
gptcurses.cc 353 clrtobot();
377 clrtobot();
399 clrtobot();
432 clrtobot();
471 clrtobot();
785 clrtobot();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 141 #ifdef clrtobot
142 inline int UNDEF(clrtobot)() { return clrtobot(); } function
143 #undef clrtobot macro
144 #define clrtobot UNDEF(clrtobot) macro
1189 int clrtobot() { return ::wclrtobot(w); } function in class:NCursesWindow
    [all...]
curses.h 574 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1180 #define clrtobot macro
    [all...]
ncurses.h 574 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1180 #define clrtobot macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /external/syslinux/gpxe/src/include/
curses.h 222 //extern int clrtobot ( void );
535 static inline int clrtobot ( void ) { function
  /external/python/cpython2/Lib/test/
test_curses.py 86 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /external/python/cpython3/Lib/test/
test_curses.py 89 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,

Completed in 74 milliseconds