Home
last modified time | relevance | path

Searched defs:RESET (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/benchmarks/gpu/
H A DLibcGpuBenchmark.cpp62 constexpr auto RESET = "\033[0m"; run_benchmarks() local
/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h111 RESET, enumerator
131 static constexpr Colors RESET = Colors::RESET; variable
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp75 constexpr raw_ostream::Colors raw_ostream::RESET; global() member in raw_ostream