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

  /external/ImageMagick/config/
ltmain.sh 498 tc_blue=''; tc_cyan=''
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
    [all...]
  /external/pcre/dist2/
ltmain.sh 498 tc_blue=''; tc_cyan=''
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
ltmain.sh 388 tc_blue=''; tc_cyan=''
399 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
645 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
    [all...]

Completed in 76 milliseconds