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

  /external/ImageMagick/config/
ltmain.sh 755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
757 test -n "$_G_tc" && {
758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
    [all...]
  /external/pcre/dist2/
ltmain.sh 755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
757 test -n "$_G_tc" && {
758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
ltmain.sh 645 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
647 test -n "$_G_tc" && {
648 _G_esc_tc=`$bs_echo "$_G_tc" | sed "$sed_make_literal_regex"`
    [all...]

Completed in 56 milliseconds