Searched defs:changeColor (Results 1 – 10 of 10) sorted by relevance
/external/javassist/sample/duplicate/ |
D | Ball.java | 41 public void changeColor(Color color) { in changeColor() method in Ball
|
/external/llvm/include/llvm/Support/ |
D | FormattedStream.h | 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormattedStream.h | 124 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | FormattedStream.h | 148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | WithColor.cpp | 107 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() function in WithColor
|
D | raw_ostream.cpp | 804 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|
/external/llvm-project/llvm/lib/Support/ |
D | WithColor.cpp | 121 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() function in WithColor
|
D | raw_ostream.cpp | 522 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) { in changeColor() function in raw_ostream
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 641 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 662 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|