OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tc_blue
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/config/
ltmain.sh
498
tc_blue
='[34m'; tc_cyan='[36m'
508
test -n "`tput setaf 4 2>/dev/null`" &&
tc_blue
=`tput setaf 4`
755
for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$
tc_blue
" "$tc_cyan"
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
ltmain.sh
498
tc_blue
='[34m'; tc_cyan='[36m'
508
test -n "`tput setaf 4 2>/dev/null`" &&
tc_blue
=`tput setaf 4`
755
for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$
tc_blue
" "$tc_cyan"
[
all
...]
/external/pcre/dist/
ltmain.sh
498
tc_blue
='[34m'; tc_cyan='[36m'
508
test -n "`tput setaf 4 2>/dev/null`" &&
tc_blue
=`tput setaf 4`
755
for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$
tc_blue
" "$tc_cyan"
[
all
...]
Completed in 3389 milliseconds