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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 289 #ifdef insdelln
290 inline int UNDEF(insdelln)(int n) { return insdelln(n); } function
291 #undef insdelln macro
292 #define insdelln UNDEF(insdelln) macro
1083 int insdelln(int n=1) { return ::winsdelln(w, n); } function in class:NCursesWindow
    [all...]
curses.h 620 extern NCURSES_EXPORT(int) insdelln (int); /* generated */
1194 #define insdelln macro
    [all...]
ncurses.h 620 extern NCURSES_EXPORT(int) insdelln (int); /* generated */
1194 #define insdelln macro
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_curses.py 97 stdscr.insdelln(1)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_curses.py 97 stdscr.insdelln(1)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_curses.py 97 stdscr.insdelln(1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 97 stdscr.insdelln(1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 97 stdscr.insdelln(1)
  /external/python/cpython2/Lib/test/
test_curses.py 136 stdscr.insdelln(1)
  /external/python/cpython3/Lib/test/
test_curses.py 140 stdscr.insdelln(1)

Completed in 224 milliseconds