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

  /external/ImageMagick/config/
ltmain.sh 496 tc_bold=''; tc_standout=''
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
504 tc_standout=$tc_bold
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]
  /external/curl/
ltmain.sh 496 tc_bold=''; tc_standout=''
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
504 tc_standout=$tc_bold
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]
  /external/libevent/
ltmain.sh 496 tc_bold=''; tc_standout=''
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
504 tc_standout=$tc_bold
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]
  /external/libpng/
ltmain.sh 496 tc_bold=''; tc_standout=''
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
504 tc_standout=$tc_bold
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]
  /external/pcre/dist2/
ltmain.sh 496 tc_bold=''; tc_standout=''
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
504 tc_standout=$tc_bold
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
ltmain.sh 386 tc_bold=''; tc_standout=''
393 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
394 tc_standout=$tc_bold
645 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
658 $bs_echo "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
ltmain.sh 386 tc_bold=''; tc_standout=''
393 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
394 tc_standout=$tc_bold
645 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
658 $bs_echo "$_G_prefix$tc_bold$_G_line$tc_reset" >&2
    [all...]

Completed in 185 milliseconds