Searched refs:tput (Results 1 – 7 of 7) sorted by relevance
| /openbmc/openbmc/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)
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | samples.py | 210 self.tput = read + write
|
| H A D | draw.py | 428 max_sample = max (trace.disk_stats, key = lambda s: s.tput) 431 [(sample.time, sample.tput) for sample in trace.disk_stats], \ 440 label = "%dMB/s" % round ((max_sample.tput) / 1024.0)
|
| /openbmc/openbmc/poky/meta/recipes-core/ncurses/ |
| H A D | ncurses.inc | 287 ${bindir}/tput \ 296 # This keeps only tput/tset in ncurses
|
| /openbmc/qemu/disas/ |
| H A D | microblaze.c | 113 tget, tcget, tnget, tncget, tput, tcput, tnput, tncput, enumerator 436 …FFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x6C009000, OPCODE_MASK_H32, tput, anyware_inst },
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 1300 -rwxr-xr-x root root 22512 ./usr/bin/tput
|
| H A D | buildhistory_filelist1.txt | 1299 -rwxr-xr-x root root 22512 ./usr/bin/tput
|