Home
last modified time | relevance | path

Searched refs:has_colors (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp107 bool HasColors = OS.has_colors(); in printSchedulerStats()
138 bool HasColors = FOS.has_colors(); in printSchedulerUsage()
H A DTimelineView.cpp123 if (!OS.has_colors()) in tryChangeColor()
174 if (OS.has_colors()) in printWaitTimeEntry()
H A DBottleneckAnalysis.cpp321 bool HasColors = FOS.has_colors(); in printCriticalSequence()
/freebsd/contrib/bsddialog/lib/
H A Dlibbsddialog.c69 hastermcolors = (error == OK && has_colors()) ? true : false; in bsddialog_init_notheme()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp37 return *UseColor == cl::BOU_UNSET ? OS.has_colors() in DefaultAutoDetectFunction()
H A Draw_ostream.cpp866 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h351 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
547 bool has_colors() const override;
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp57 bool ShowColors = Out.has_colors(); in TraverseDecl()
/freebsd/usr.bin/grdc/
H A Dgrdc.c116 hascolor = has_colors(); in main()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c799 NCURSES_SP_NAME(has_colors) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
822 has_colors(void) in has_colors() function
824 return NCURSES_SP_NAME(has_colors) (CURRENT_SCREEN); in has_colors()
H A Dlib_set_term.c551 if (NCURSES_SP_NAME(has_colors) (NCURSES_SP_ARG)) { in NCURSES_SP_NAME() local
582 if (has_colors()) { in NCURSES_SP_NAME()
/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp43 stderrOS.enable_colors(stderrOS.has_colors()); in initialize()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def204 "has_colors" @69 NONAME
H A Dncurses.ref90 "has_colors" @69 NONAME ; implemented
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c1310 if(has_colors() == TRUE) { in main()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c1194 if (has_colors()) { in _nc_cookie_init()
/freebsd/lib/ncurses/tinfo/
H A DMakefile571 curs_color.3 has_colors.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in674 extern NCURSES_EXPORT(bool) has_colors (void); /* implemented */
1039 extern NCURSES_EXPORT(bool) NCURSES_SP_NAME(has_colors) (SCREEN*); /* implemented:SP_FUNC */
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest322 #undef has_colors
323 NCURSES_BOOL has_colors(void)
H A Dllib-lncurses319 #undef has_colors
320 NCURSES_BOOL has_colors(void)
H A Dllib-lncursestw359 #undef has_colors
360 NCURSES_BOOL has_colors(void)
H A Dllib-lncursesw356 #undef has_colors
357 NCURSES_BOOL has_colors(void)
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1093 ? Stream.has_colors() in dumpPretty()
/freebsd/contrib/dialog/
H A Dutil.c505 if (has_colors()) { /* Terminal supports color? */ in dlg_color_setup()
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2542 report_int(has_colors()); in cmd_has_colors()

12