Searched defs:RESET (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/benchmarks/gpu/ | ||
H A D | LibcGpuBenchmark.cpp | 62 constexpr auto RESET = "\033[0m"; run_benchmarks() local |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | raw_ostream.h | 111 RESET, enumerator |
/llvm-project/llvm/lib/Support/ | ||
H A D | raw_ostream.cpp | 75 constexpr raw_ostream::Colors raw_ostream::RESET; global() member in raw_ostream |