/openbmc/openbmc-build-scripts/scripts/ |
H A D | format-code.sh | 95 BLUE="\e[34m" 101 BLUE="" 126 echo -e " ${BLUE}Formatting code under${NORMAL} $DIR" 424 echo -e " ${BLUE}Running $op${NORMAL}" 443 echo -e " ${BLUE}Result differences...${NORMAL}" 456 echo -e " ${BLUE}Calling secondary formatter:${NORMAL} ${formatter}"
|
/openbmc/linux/drivers/leds/ |
H A D | leds-blinkm.c | 70 #define BLUE 2 macro 145 case BLUE: in show_color_common() 176 case BLUE: in store_color_common() 237 return show_color_common(dev, buf, BLUE); in blue_show() 245 ret = store_color_common(dev, buf, BLUE); in blue_store() 442 case BLUE: in blinkm_led_common_set() 478 return blinkm_led_common_set(led_cdev, value, BLUE); in blinkm_led_blue_set() 642 case BLUE: in blinkm_probe()
|
H A D | leds-bd2802.c | 47 BLUE, enumerator 116 case BLUE: in bd2802_is_rgb_off() 186 case BLUE: in bd2802_update_state() 550 BD2802_CONTROL_RGBS(led1b, LED1, BLUE); 553 BD2802_CONTROL_RGBS(led2b, LED2, BLUE); 748 bd2802_turn_on(led, i, BLUE, led->led[i].b); in bd2802_restore_state()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
H A D | lircd.conf | 53 BLUE 0x78 124 BLUE 0x02fd 192 BLUE 0x1030
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 38 indicating LED, RED, GREEN, BLUE. The LED number is 0 to 3 40 to the same value at once. The RED, GREEN, and BLUE
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0003-dev_setup.sh-Remove-the-TERM-dependency.patch | 24 - BLUE=$(tput setaf 4)
|
H A D | 0004-dev_setup.sh-Ignore-missing-package-manager.patch | 18 …${YELLOW}Make sure to manually install:$BLUE git python3 python-setuptools python-venv pygobject l…
|
H A D | 0002-dev_setup.sh-Remove-the-git-dependency.patch | 16 @@ -340,10 +340,6 @@ ${YELLOW}Make sure to manually install:$BLUE git python3 python-setuptools pyt…
|
H A D | 0001-Remove-python-venv.patch | 21 @@ -338,18 +338,6 @@ ${YELLOW}Make sure to manually install:$BLUE git python3 python-setuptools pyt…
|
/openbmc/u-boot/tools/patman/ |
H A D | terminal.py | 94 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
|
H A D | checkpatch.py | 154 result.warnings, result.checks, col.Color(col.BLUE, fname)))
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | gr-Athens | 58 # BLUE SKY, ATTICA TV, AB CHANNEL, CHANNEL 9, ACTION24
|
/openbmc/u-boot/tools/buildman/ |
H A D | toolchain.py | 349 print col.Color(col.BLUE, 'List of available toolchains (%d):' % 568 print col.Color(col.BLUE, "Downloading toolchain for arch '%s'" % arch)
|
H A D | control.py | 149 print col.Color(col.BLUE, 'Available architectures: %s\n' %
|
H A D | builder.py | 1244 self.AddOutcome(board_selected, arch_list, new_boards, '*', self.col.BLUE) 1425 Print(msg, colour=self.col.BLUE)
|
/openbmc/linux/drivers/iio/light/ |
H A D | adjd_s311.c | 166 ADJD_S311_CHANNEL(BLUE, 2),
|
H A D | cm3323.c | 64 CM3323_COLOR_CHANNEL(BLUE, CM3323_CMD_BLUE_DATA),
|
H A D | isl29125.c | 79 ISL29125_CHANNEL(BLUE, 2),
|
H A D | tcs3414.c | 91 TCS3414_CHANNEL(BLUE, 2, TCS3414_DATA_BLUE),
|
H A D | tcs3472.c | 116 TCS3472_CHANNEL(BLUE, 3, TCS3472_BDATA),
|
H A D | cm36651.c | 592 CM36651_LIGHT_CHANNEL(BLUE, CM36651_LIGHT_CHANNEL_IDX_BLUE),
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | msg.py | 54 BASECOLOR, BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = list(range(29,38))
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 419 - BLUE
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head907d.c | 361 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, BLUE, 0)); in head907d_mode()
|
H A D | head507d.c | 396 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, BLUE, 0)); in head507d_mode()
|