HomeSort by: relevance | last modified time | path
    Searched defs:has_colors (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libcurses/
color.c 61 * has_colors --
65 has_colors(void) function
99 if (has_colors() == FALSE)
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h 318 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
512 bool has_colors() const override;
  /src/external/apache2/llvm/dist/llvm/lib/Support/
raw_ostream.cpp 857 bool raw_fd_ostream::has_colors() const { function in class:raw_fd_ostream

Completed in 25 milliseconds