Home
last modified time | relevance | path

Searched refs:Bold (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/tools/lldbmacros/core/
H A Dstandard.py89 Bold = "\033[1m" variable in VT
/xnu-12377.81.4/tools/lldbmacros/
H A Dxnu.py172 fmt = vt.Bold + vt.Default
208 print(stream.VT.Bold + stream.VT.DarkGreen + type(exc).__name__ +