Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/patman/
H A Dterminal.py95 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
H A Dcheckpatch.py155 result.warnings, result.checks, col.Color(col.BLUE, fname)))
/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.py320 print col.Color(col.BLUE, 'List of available toolchains (%d):' %
537 print col.Color(col.BLUE, "Downloading toolchain for arch '%s'" % arch)
H A Dcontrol.py123 print col.Color(col.BLUE, 'Available architectures: %s\n' %
H A Dbuilder.py1165 self.AddOutcome(board_selected, arch_list, new, '*', self.col.BLUE)
1314 Print(msg, colour=self.col.BLUE)
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl1920 $output .= BLUE if ($color);