HomeSort by relevance Sort by last modified time
    Searched refs:tput (Results 1 - 11 of 11) sorted by null

  /external/linux-kselftest/tools/testing/selftests/futex/
run.sh 26 tput setf 7
29 tput sgr0
  /external/linux-kselftest/tools/testing/selftests/futex/functional/
run.sh 27 tput setf 7
30 tput sgr0
  /external/ltp/utils/ffsb-6.0-rc2/
ffsb_op.c 79 double weigth_pcnt, double runtime, char *tput)
82 name, num, num / runtime, op_pcnt, weigth_pcnt, tput);
  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h 44 tget, tcget, tnget, tncget, tput, tcput, tnput, tncput, enumerator in enum:microblaze_instr
microblaze-opc.h 276 {"tput", INST_TYPE_RFSL, INST_NO_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x6C009000, OPCODE_MASK_H32, tput, anyware_inst },
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 408 double tput; local
413 tput = mb / runtime;
415 stage_name(oper->rw), oper->file_name, tput, mb, runtime);
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 415 double tput; local
420 tput = mb / runtime;
422 stage_name(oper->rw), oper->file_name, tput, mb, runtime);
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_fsl.s 375 # CHECK: tput
378 tput rfsl0
  /external/ImageMagick/config/
ltmain.sh 501 test -n "`tput sgr0 2>/dev/null`" && {
502 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
    [all...]
  /external/pcre/dist2/
ltmain.sh 501 test -n "`tput sgr0 2>/dev/null`" && {
502 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
    [all...]
  /build/make/
envsetup.sh     [all...]

Completed in 301 milliseconds