Home
last modified time | relevance | path

Searched refs:tput (Results 1 – 16 of 16) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/futex/
Drun.sh26 tput setf 7 || tput setaf 7
29 tput sgr0
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Drun.sh27 tput setf 7 || tput setaf 7
30 tput sgr0
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_op.c79 double weigth_pcnt, double runtime, char *tput) in generic_op_print() argument
82 name, num, num / runtime, op_pcnt, weigth_pcnt, tput); in generic_op_print()
/external/mesa3d/src/gallium/tools/trace/
Dtracediff.sh61 --width=`tput cols` \
/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
Dfsl.ll49 declare void @llvm.mblaze.fsl.tput(i32 %port)
247 call void @llvm.mblaze.fsl.tput(i32 %port)
293 call void @llvm.mblaze.fsl.tput(i32 1)
295 ; CHECK: tput
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/
Dmblaze_fsl.s375 # CHECK: tput
378 tput rfsl0
/external/autotest/client/tests/aiostress/
Daio-stress.c408 double tput; in print_time() local
413 tput = mb / runtime; in print_time()
415 stage_name(oper->rw), oper->file_name, tput, mb, runtime); in print_time()
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c415 double tput; in print_time() local
420 tput = mb / runtime; in print_time()
422 stage_name(oper->rw), oper->file_name, tput, mb, runtime); in print_time()
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/MBlaze/
Dmblaze_fsl.txt223 # CHECK: tput rfsl0
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrFSL.td192 def TPUT : FSLPutT<0x1B, 0x2, "tput ", int_mblaze_fsl_tput>;
/external/python/cpython2/Modules/_ctypes/libffi/
Dltmain.sh392 tc_reset=`tput sgr0`
393 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
395 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
396 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
397 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
398 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
399 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/external/ImageMagick/config/
Dltmain.sh502 tc_reset=`tput sgr0`
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/external/pcre/dist2/
Dltmain.sh502 tc_reset=`tput sgr0`
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags464 elif eval tput cols >/dev/null 2>&1; then
465 set -- `tput cols`
/external/shflags/src/
Dshflags505 elif eval tput cols >/dev/null 2>&1; then
506 set -- `tput cols`
/external/shflags/lib/
Dshflags506 elif eval tput cols >/dev/null 2>&1; then
507 set -- `tput cols`