Searched refs:ALLCOLORS (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Process.cpp | 60 #define ALLCOLORS(FGBG,BOLD) {\ macro 72 { ALLCOLORS("3",""), ALLCOLORS("3","1;") }, 73 { ALLCOLORS("4",""), ALLCOLORS("4","1;") }
|
/external/llvm/lib/Support/ |
D | Process.cpp | 60 #define ALLCOLORS(FGBG,BOLD) {\ macro 72 { ALLCOLORS("3",""), ALLCOLORS("3","1;") }, 73 { ALLCOLORS("4",""), ALLCOLORS("4","1;") }
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Process.cpp | 69 #define ALLCOLORS(FGBG,BOLD) {\ macro 81 { ALLCOLORS("3",""), ALLCOLORS("3","1;") }, 82 { ALLCOLORS("4",""), ALLCOLORS("4","1;") }
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Process.inc | 271 #define ALLCOLORS(FGBG,BOLD) {\ 283 { ALLCOLORS("3",""), ALLCOLORS("3","1;") }, 284 { ALLCOLORS("4",""), ALLCOLORS("4","1;") }
|