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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 632 #ifdef standend
633 inline int UNDEF(standend)() { return standend(); } function
634 #undef standend macro
635 #define standend UNDEF(standend) macro
1298 int standend() { return ::wstandend(w); } function in class:NCursesWindow
    [all...]
curses.h 746 extern NCURSES_EXPORT(int) standend (void); /* generated */
1203 #define standend macro
    [all...]
ncurses.h 746 extern NCURSES_EXPORT(int) standend (void); /* generated */
1203 #define standend macro
    [all...]
  /external/python/cpython2/Demo/curses/
xmas.py 164 treescrn2.standend()
779 treescrn4.standend()
841 treescrn6.standend()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /external/syslinux/gpxe/src/include/
curses.h 380 extern int standend ( void );
715 #define standend() wstandend( stdscr ) macro
  /external/python/cpython2/Lib/test/
test_curses.py 93 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /external/python/cpython3/Lib/test/
test_curses.py 96 stdscr.standout, stdscr.standend, stdscr.syncdown,

Completed in 989 milliseconds