/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
H A D | raw_ostream.h | 270 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 D | raw_ostream.h | 270 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 D | raw_ostream.h | 270 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 270 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 D | raw_ostream.h | 270 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 D | raw_ostream.h | 270 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 274 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 D | raw_ostream.h | 274 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 D | test_curses.py | 156 curses.has_colors, curses.has_ic, curses.has_il, 203 if curses.has_colors():
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
H A D | test_curses.py | 156 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 D | test_curses.py | 156 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 D | test_curses.py | 156 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 D | curses.h | 605 extern NCURSES_EXPORT(bool) has_colors (void); /* implemented */ 945 extern NCURSES_EXPORT(bool) NCURSES_SP_NAME(has_colors) (SCREEN*); /* implemented:SP_FUNC */
|
H A D | ncurses.h | 605 extern NCURSES_EXPORT(bool) has_colors (void); /* implemented */ 945 extern NCURSES_EXPORT(bool) NCURSES_SP_NAME(has_colors) (SCREEN*); /* implemented:SP_FUNC */
|