Home
last modified time | relevance | path

Searched refs:CYAN (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py54 BASECOLOR, BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = list(range(29,38))
57 DEBUG3 : CYAN,
58 DEBUG2 : CYAN,
59 DEBUG : CYAN,
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0003-dev_setup.sh-Remove-the-TERM-dependency.patch25 - CYAN=$(tput setaf 6)
/openbmc/u-boot/tools/patman/
H A Dterminal.py94 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-Avoid-variable-definition-in-header-files.patch90 #define CYAN 6
/openbmc/u-boot/tools/buildman/
H A Dcontrol.py156 print col.Color(col.CYAN, '\nDownloading toolchains: %s' %
H A Dbuilder.py1258 Print('\n'.join(better_warn), colour=self.col.CYAN)