Home
last modified time | relevance | path

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

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