Searched defs:colors (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | StreamAsynchronousIO.cpp | 18 bool colors) in StreamAsynchronousIO()
|
| /llvm-project-15.0.7/openmp/runtime/tools/ |
| H A D | summarizeStats.py | 241 def drawMainPie(data, filebase, colors): argument 251 def drawSubPie(data, tag, filebase, colors): argument
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | StreamTee.h | 22 StreamTee(bool colors = false) : Stream(colors) {} in Stream() argument
|
| /llvm-project-15.0.7/libcxx/test/libcxx/gdb/ |
| H A D | gdb_pretty_printer_test.sh.cpp | 276 std::list<std::string> colors {"red", "blue", "green"}; in list_test() local 514 std::unordered_set<std::string> colors {"red", "blue", "green"}; in unordered_set_test() local 532 std::unordered_multiset<std::string> colors {"red", "blue", "green", "red"}; in unordered_multiset_test() local
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | CommandReturnObject.cpp | 43 CommandReturnObject::CommandReturnObject(bool colors) in CommandReturnObject()
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | Stream.cpp | 26 bool colors) in Stream() 30 Stream::Stream(bool colors) in Stream()
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | raw_ostream.cpp | 521 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) { in changeColor()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 113 const MapType &colors() const { in colors() function
|