Home
last modified time | relevance | path

Searched refs:Reset (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/tools/lldbmacros/core/
H A Dstandard.py100 Reset = "\033[0m" variable in VT
218 VT.Reset
230 VT.Reset
/xnu-10002.41.9/tools/lldbmacros/
H A Dxnu.py141 vt.Reset + "in " + vt.Bold + vt.DarkCyan + fs.name + vt.Reset + "\n")
144 variable = " " + vt.Bold + vt.DarkGreen + name + vt.Reset + " = "
169 vt.Reset + "\n")
199 stream.VT.Default + ": {}".format(str(exc)) + stream.VT.Reset)
251 …kRed + "Please attach {} to your radar or open the URL below:".format(tar_fname) + stream.VT.Reset)
H A Dsysreg.py186 return color + msg + VT.Reset