Searched refs:has_colors (Results 1 - 20 of 20) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A Draw_ostream.h270 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
422 bool has_colors() const override;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A Draw_ostream.h270 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
422 bool has_colors() const override;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A Draw_ostream.h270 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
422 bool has_colors() const override;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A Draw_ostream.h270 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
422 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A Draw_ostream.h270 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
422 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A Draw_ostream.h270 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
422 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A Draw_ostream.h274 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
425 bool has_colors() const override;
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_curses.py156 curses.has_colors, curses.has_ic, curses.has_il,
203 if curses.has_colors():
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_curses.py156 curses.has_colors, curses.has_ic, curses.has_il,
203 if curses.has_colors():
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_curses.py156 curses.has_colors, curses.has_ic, curses.has_il,
203 if curses.has_colors():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_curses.py156 curses.has_colors, curses.has_ic, curses.has_il,
203 if curses.has_colors():
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcurses.h605 extern NCURSES_EXPORT(bool) has_colors (void); /* implemented */
945 extern NCURSES_EXPORT(bool) NCURSES_SP_NAME(has_colors) (SCREEN*); /* implemented:SP_FUNC */
H A Dncurses.h605 extern NCURSES_EXPORT(bool) has_colors (void); /* implemented */
945 extern NCURSES_EXPORT(bool) NCURSES_SP_NAME(has_colors) (SCREEN*); /* implemented:SP_FUNC */

Completed in 359 milliseconds