Home
last modified time | relevance | path

Searched defs:color_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A Dmoveconfig.py451 def color_text(color_enabled, color, string): argument
461 def show_diff(a, b, file_path, color_enabled): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py53 color_enabled = False variable in BBLogFormatter