| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0003-dev_setup.sh-Remove-the-TERM-dependency.patch | 20 -# If tput is available and can handle multiple colors 21 -if found_exe tput ; then 22 - if [[ $(tput colors) != "-1" ]]; then 23 - GREEN=$(tput setaf 2) 24 - BLUE=$(tput setaf 4) 25 - CYAN=$(tput setaf 6) 26 - YELLOW=$(tput setaf 3) 27 - RESET=$(tput sgr0)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/ |
| H A D | run.sh | 22 tput setf 7 || tput setaf 7 25 tput sgr0
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A D | run.sh | 23 tput setf 7 || tput setaf 7 26 tput sgr0
|
| /OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/00-patches/ |
| H A D | 01-bashrc.diff | 11 if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then
|
| /OK3568_Linux_fs/buildroot/support/misc/ |
| H A D | utils.mk | 74 TERM_BOLD := $(shell tput smso 2>/dev/null) 75 TERM_RESET := $(shell tput rmso 2>/dev/null)
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | core.c | 80 int dss_set_min_bus_tput(struct device *dev, unsigned long tput) in dss_set_min_bus_tput() argument 85 return pdata->set_min_bus_tput(dev, tput); in dss_set_min_bus_tput()
|
| /OK3568_Linux_fs/buildroot/package/ncurses/ |
| H A D | Config.in | 26 Include ncurses programs in target (clear, reset, tput, ...)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | dhdioctl.h | 87 uint64 tput; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | dhdioctl.h | 87 uint64 tput; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | dhdioctl.h | 87 uint64 tput; member
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190713.patch.gz | ... | 2
39# doc/html/man/tput.1.html | 2
40# doc/ ... |
| HD | ncurses-6.1-20191026.patch.gz | ... PRE>
134 <STRONG><A HREF="tput.1.html">tput(1)< ... |
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | dhdioctl.h | 83 uint64 tput; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/ |
| H A D | ftracetest | 208 ncolors=`tput colors 2>/dev/null || echo 0`
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | dhdioctl.h | 83 uint64 tput; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | samples.py | 175 self.tput = read + write
|
| H A D | draw.py | 401 max_sample = max (trace.disk_stats, key = lambda s: s.tput) 404 [(sample.time, sample.tput) for sample in trace.disk_stats], \ 413 label = "%dMB/s" % round ((max_sample.tput) / 1024.0)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/chips/ |
| H A D | CYW43455_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| H A D | CYW4373_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| H A D | CYW54591_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| H A D | CYW54591_PCIE_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| H A D | CYW5557X_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| H A D | CYW5557X_PCIE_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| H A D | CYW4354_Makefile | 332 # tput enhancement 359 # tput enhancement
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/ |
| H A D | ncurses.inc | 287 ${bindir}/tput \ 296 # This keeps only tput/tset in ncurses
|