Searched refs:GREP (Results 1 - 25 of 61) sorted by relevance

123

/external/bison/djgpp/
H A Dconfig.site59 ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'}
/external/bzip2/
H A Dbzgrep15 *) grep=${GREP-grep} ;;
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
H A DMakefile57 $(NM) $< | $(GREP) ' T ' | $(AWK) '{print $$3}' > $@
/external/c-ares/
H A Dconfigure720 GREP
2753 case $GREP in
2755 ac_cv_path_GREP="$GREP" # Let the user override the test with a path.
2778 GREP=$ac_cv_path_GREP
2779 if test -n "$GREP"; then
2780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP" >&5
2781 $as_echo "$GREP" >&6; }
2788 if test -z "$GREP" || test "$GREP" = "not_found"; then
2793 if echo a | ($GREP
[all...]
/external/libvorbis/
H A Dconfigure873 GREP
4473 if test -z "$GREP"; then
4502 echo 'GREP' >> "conftest.nl"
4503 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4528 GREP="$ac_cv_path_GREP"
4529 if test -z "$GREP"; then
4536 ac_cv_path_GREP=$GREP
4543 GREP="$ac_cv_path_GREP"
4551 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4552 then ac_cv_path_EGREP="$GREP
[all...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
H A Dconfigure681 GREP
3838 if test -z "$GREP"; then
3863 $as_echo 'GREP' >> "conftest.nl"
3864 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3887 ac_cv_path_GREP=$GREP
3893 GREP="$ac_cv_path_GREP"
3901 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3902 then ac_cv_path_EGREP="$GREP -E"
3968 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
3969 then ac_cv_path_FGREP="$GREP
[all...]
H A Dltmain.sh268 # Unless the user overrides by setting GREP, search the path for either GNU
270 test -z "$GREP" && {
283 echo 'GREP' >> conftest.nl
284 "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' <conftest.nl >conftest.out 2>/dev/null || break
299 GREP=$func_path_progs_result
314 : ${EGREP="$GREP -E"}
315 : ${FGREP="$GREP -F"}
807 $GREP "$1" "$2" >/dev/null 2>&1
2200 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
2497 $GREP "
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure653 GREP
3987 if test -z "$GREP"; then
4012 $as_echo 'GREP' >> "conftest.nl"
4013 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4036 ac_cv_path_GREP=$GREP
4042 GREP="$ac_cv_path_GREP"
4050 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4051 then ac_cv_path_EGREP="$GREP -E"
4117 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4118 then ac_cv_path_FGREP="$GREP
[all...]
/external/libedit/
H A Dconfigure714 GREP
3326 if test -z "$GREP"; then
3351 $as_echo 'GREP' >> "conftest.nl"
3352 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3375 ac_cv_path_GREP=$GREP
3381 GREP="$ac_cv_path_GREP"
3389 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3390 then ac_cv_path_EGREP="$GREP -E"
4689 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4690 then ac_cv_path_FGREP="$GREP
[all...]
/external/libopus/
H A Dconfigure667 GREP
4067 if test -z "$GREP"; then
4092 $as_echo 'GREP' >> "conftest.nl"
4093 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4116 ac_cv_path_GREP=$GREP
4122 GREP="$ac_cv_path_GREP"
4130 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4131 then ac_cv_path_EGREP="$GREP -E"
4197 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4198 then ac_cv_path_FGREP="$GREP
[all...]
/external/libexif/
H A Dconfigure669 GREP
4147 if test -z "$GREP"; then
4172 $as_echo 'GREP' >> "conftest.nl"
4173 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4196 ac_cv_path_GREP=$GREP
4202 GREP="$ac_cv_path_GREP"
4210 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4211 then ac_cv_path_EGREP="$GREP -E"
4277 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4278 then ac_cv_path_FGREP="$GREP
[all...]
/external/libusb/
H A Dconfigure778 GREP
4042 if test -z "$GREP"; then
4067 $as_echo 'GREP' >> "conftest.nl"
4068 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4091 ac_cv_path_GREP=$GREP
4097 GREP="$ac_cv_path_GREP"
4105 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4106 then ac_cv_path_EGREP="$GREP -E"
4172 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4173 then ac_cv_path_FGREP="$GREP
[all...]
/external/libusb-compat/
H A Dconfigure816 GREP
3835 if test -z "$GREP"; then
3860 $as_echo 'GREP' >> "conftest.nl"
3861 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3886 ac_cv_path_GREP=$GREP
3892 GREP="$ac_cv_path_GREP"
3900 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3901 then ac_cv_path_EGREP="$GREP -E"
3969 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
3970 then ac_cv_path_FGREP="$GREP
[all...]
/external/protobuf/
H A Dconfigure675 GREP
4828 if test -z "$GREP"; then
4853 $as_echo 'GREP' >> "conftest.nl"
4854 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4877 ac_cv_path_GREP=$GREP
4883 GREP="$ac_cv_path_GREP"
4891 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4892 then ac_cv_path_EGREP="$GREP -E"
5504 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5505 then ac_cv_path_FGREP="$GREP
[all...]
/external/protobuf/gtest/
H A Dconfigure668 GREP
4565 if test -z "$GREP"; then
4590 $as_echo 'GREP' >> "conftest.nl"
4591 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4614 ac_cv_path_GREP=$GREP
4620 GREP="$ac_cv_path_GREP"
4628 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4629 then ac_cv_path_EGREP="$GREP -E"
4695 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4696 then ac_cv_path_FGREP="$GREP
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
H A Dconfigure648 GREP
4381 if test -z "$GREP"; then
4406 $as_echo 'GREP' >> "conftest.nl"
4407 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4430 ac_cv_path_GREP=$GREP
4436 GREP="$ac_cv_path_GREP"
4444 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4445 then ac_cv_path_EGREP="$GREP -E"
4511 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4512 then ac_cv_path_FGREP="$GREP
[all...]
/external/google-tv-pairing-protocol/cpp/
H A Dconfigure769 GREP
5176 if test -z "$GREP"; then
5201 $as_echo 'GREP' >> "conftest.nl"
5202 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5225 ac_cv_path_GREP=$GREP
5231 GREP="$ac_cv_path_GREP"
5239 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5240 then ac_cv_path_EGREP="$GREP -E"
5306 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5307 then ac_cv_path_FGREP="$GREP
[all...]
H A Dlibtool74 GREP="/bin/grep"
526 : ${GREP="/bin/grep"}
802 $GREP "$1" "$2" >/dev/null 2>&1
1180 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
1399 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
1445 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1528 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1761 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
2356 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2872 eval '$GREP
[all...]
H A Dltmain.sh121 : ${GREP="/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
898 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
944 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1027 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1260 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1855 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2371 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2403 if $GREP
[all...]
/external/pcre/dist/
H A Dconfigure723 GREP
5962 if test -z "$GREP"; then
5987 $as_echo 'GREP' >> "conftest.nl"
5988 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6011 ac_cv_path_GREP=$GREP
6017 GREP="$ac_cv_path_GREP"
6025 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6026 then ac_cv_path_EGREP="$GREP -E"
6784 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6785 then ac_cv_path_FGREP="$GREP
[all...]
H A Dltmain.sh268 # Unless the user overrides by setting GREP, search the path for either GNU
270 test -z "$GREP" && {
283 echo 'GREP' >> conftest.nl
284 "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' <conftest.nl >conftest.out 2>/dev/null || break
299 GREP=$func_path_progs_result
314 : ${EGREP="$GREP -E"}
315 : ${FGREP="$GREP -F"}
807 $GREP "$1" "$2" >/dev/null 2>&1
2200 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
2497 $GREP "
[all...]
/external/ImageMagick/config/
H A Dltmain.sh268 # Unless the user overrides by setting GREP, search the path for either GNU
270 test -z "$GREP" && {
283 echo 'GREP' >> conftest.nl
284 "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' <conftest.nl >conftest.out 2>/dev/null || break
299 GREP=$func_path_progs_result
314 : ${EGREP="$GREP -E"}
315 : ${FGREP="$GREP -F"}
807 $GREP "$1" "$2" >/dev/null 2>&1
2200 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
2497 $GREP "
[all...]
/external/dhcpcd-6.8.2/
H A Dconfigure154 : ${GREP:=grep}
1206 if strings "$YPBIND" | $GREP -q yp\\.conf; then
1209 elif strings "$YPBIND" | $GREP -q \\.ypservers; then
1213 elif strings "$YPBIND" | $GREP -q /etc/yp; then
/external/google-breakpad/autotools/
H A Dltmain.sh121 : ${GREP="/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
898 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
944 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1027 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1260 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1855 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2371 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2403 if $GREP
[all...]
/external/libmtp/
H A Dltmain.sh121 : ${GREP="/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
898 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
944 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1027 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1260 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1855 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2371 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2403 if $GREP
[all...]

Completed in 293 milliseconds

123