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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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 727 extern NCURSES_EXPORT(int) standend (void); /* generated */
1174 #define standend macro
    [all...]
ncurses.h 727 extern NCURSES_EXPORT(int) standend (void); /* generated */
1174 #define standend macro
    [all...]
  /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...]
  /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,

Completed in 138 milliseconds