Searched refs:BLUE (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | terminal.py | 95 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
|
| H A D | checkpatch.py | 155 result.warnings, result.checks, col.Color(col.BLUE, fname)))
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | toolchain.py | 320 print col.Color(col.BLUE, 'List of available toolchains (%d):' % 537 print col.Color(col.BLUE, "Downloading toolchain for arch '%s'" % arch)
|
| H A D | control.py | 123 print col.Color(col.BLUE, 'Available architectures: %s\n' %
|
| H A D | builder.py | 1165 self.AddOutcome(board_selected, arch_list, new, '*', self.col.BLUE) 1314 Print(msg, colour=self.col.BLUE)
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 1920 $output .= BLUE if ($color);
|