Searched refs:colors (Results 1 – 16 of 16) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
D | scons_app.py | 34 from scons_utils import colors 66 (colors['red'], self.app_name, colors['end'])) 79 (colors['red'], e, colors['end'])) 111 (colors['red'], app_scons, colors['end'])) 115 (colors['red'], self.app_cfg_file, colors['end'])) 149 (colors['red'], e, colors['end']))
|
D | scons_utils.py | 37 colors = {} variable 38 colors['cyan'] = '\033[96m' 39 colors['purple'] = '\033[95m' 40 colors['blue'] = '\033[94m' 41 colors['green'] = '\033[92m' 42 colors['yellow'] = '\033[93m' 43 colors['red'] = '\033[91m' 44 colors['end'] = '\033[0m' 111 …"%s\n< ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >\n"%colors['purple'], 113 … "< ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >\n%s"%colors['end'] [all …]
|
D | scons_env_cfg.py | 24 from scons_utils import colors 40 (colors['red'], colors['end'])) 272 (colors['red'], colors['end'])) 287 (colors['red'], colors['end']))
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
D | scons_utils.py | 37 colors = {} variable 38 colors['cyan'] = '\033[96m' 39 colors['purple'] = '\033[95m' 40 colors['blue'] = '\033[94m' 41 colors['green'] = '\033[92m' 42 colors['yellow'] = '\033[93m' 43 colors['red'] = '\033[91m' 44 colors['end'] = '\033[0m' 111 …"%s\n< ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >\n"%colors['purple'], 113 … "< ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >\n%s"%colors['end'] [all …]
|
D | scons_env_cfg.py | 24 from scons_utils import colors 40 (colors['red'], colors['end'])) 272 (colors['red'], colors['end'])) 287 (colors['red'], colors['end']))
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/ |
D | SConstruct | 252 …%s> SIGNATURE SETTING NULL =============%s"%(scons_utils.colors['red'], sig, scons_utils.colors['e… 358 …l len bigger than %d=============%s"%(scons_utils.colors['red'], total_cert_key_size,scons_utils.c… 446 …_ver invalied, should be 0-48 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end… 453 …_ver invalied, should be 0-16 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end…
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/ |
D | SConstruct | 251 …%s> SIGNATURE SETTING NULL =============%s"%(scons_utils.colors['red'], sig, scons_utils.colors['e… 357 …l len bigger than %d=============%s"%(scons_utils.colors['red'], total_cert_key_size,scons_utils.c… 445 …_ver invalied, should be 0-48 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end… 452 …_ver invalied, should be 0-16 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end…
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
D | SConscript | 49 …_ver invalied, should be 0-16 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end…
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/ |
D | SConscript | 49 …_ver invalied, should be 0-16 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end…
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/ |
D | SConscript | 49 …_ver invalied, should be 0-16 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end…
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/ |
D | SConscript | 49 …_ver invalied, should be 0-16 =============%s"%(scons_utils.colors['red'], scons_utils.colors['end…
|
/device/board/isoftstone/yangfan/common/mqtt/doc/ |
D | DoxyfileMQTTPacket.in | 1146 # will adjust the colors in the style sheet and background images according to 1156 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors 1158 # value of 255 will produce the most vivid colors. 1165 # luminance component of the colors in the HTML output. Values below 100
|
D | DoxyfileMQTTClient.in | 1146 # will adjust the colors in the style sheet and background images according to 1156 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors 1158 # value of 255 will produce the most vivid colors. 1165 # luminance component of the colors in the HTML output. Values below 100
|
D | DoxyfileMQTTClient-C.in | 1146 # will adjust the colors in the style sheet and background images according to 1156 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors 1158 # value of 255 will produce the most vivid colors. 1165 # luminance component of the colors in the HTML output. Values below 100
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
D | configure_llvm | 501 ncolors=$(tput colors)
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|