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

  /prebuilts/gdb/darwin-x86/lib/python2.7/curses/
__init__.py 42 # COLOR_PAIRS variables which are only available after start_color() is
50 if hasattr(_curses, 'COLOR_PAIRS'):
51 curses.COLOR_PAIRS = _curses.COLOR_PAIRS
  /prebuilts/gdb/linux-x86/lib/python2.7/curses/
__init__.py 42 # COLOR_PAIRS variables which are only available after start_color() is
50 if hasattr(_curses, 'COLOR_PAIRS'):
51 curses.COLOR_PAIRS = _curses.COLOR_PAIRS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
__init__.py 42 # COLOR_PAIRS variables which are only available after start_color() is
50 if hasattr(_curses, 'COLOR_PAIRS'):
51 curses.COLOR_PAIRS = _curses.COLOR_PAIRS
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
__init__.py 42 # COLOR_PAIRS variables which are only available after start_color() is
50 if hasattr(_curses, 'COLOR_PAIRS'):
51 curses.COLOR_PAIRS = _curses.COLOR_PAIRS
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_curses.py 203 curses.pair_content(curses.COLOR_PAIRS - 1)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_curses.py 208 curses.pair_content(curses.COLOR_PAIRS - 1)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_curses.py 208 curses.pair_content(curses.COLOR_PAIRS - 1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 208 curses.pair_content(curses.COLOR_PAIRS - 1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 208 curses.pair_content(curses.COLOR_PAIRS - 1)
  /external/syslinux/gpxe/src/include/
curses.h 143 #define COLOR_PAIRS COLOUR_PAIRS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]

Completed in 208 milliseconds