Searched refs:GREP (Results 1 – 25 of 195) sorted by relevance
12345678
7 GREP="grep"16 $GREP $@ tmplog || die "$@" "should be present"20 $GREP $@ tmplog && die "$@ should not be there !!"27 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog38 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog49 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog60 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog71 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog82 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog
41 GREP=/usr/xpg4/bin/grep43 GREP=grep50 if (echo "testing\c"; echo 1,2,3) | $GREP c >/dev/null; then921 count=`$GREP '^Test1 ' $BASE/log/page_log | awk 'BEGIN{count=0}{count=count+$7}END{print count}'`934 count=`$GREP '^Test2 ' $BASE/log/page_log | awk 'BEGIN{count=0}{count=count+$7}END{print count}'`946 count=`$GREP '^Test3 ' $BASE/log/page_log | awk 'BEGIN{count=0}{count=count+$7}END{print count}'`970 if $GREP -q CUPS-Get-Default $BASE/log/access_log; then974 $GREP CUPS-Get-Default $BASE/log/access_log | sed -e '1,$s/&/&/g' -e '1,$s/</</g' >>$strfile983 count=`$GREP '^X ' $BASE/log/error_log | wc -l | awk '{print $1}'`986 $GREP '^X ' $BASE/log/error_log[all …]
37 : ${GREP=grep}38 $GREP -15 17 - < in > out && compare exp out || {39 echo >&2 "$0: $GREP does not support context options; skipping this test"
4 GREP=@GREP@16 options=`$GREP 'OPTIONS:' $i | $SED 's/.*://'`
44 If the GREP environment variable is set,50 for sh: GREP=fgrep bzgrep string files51 for csh: (setenv GREP fgrep; bzgrep string files)
15 *) grep=${GREP-grep} ;;
52 if $GREP noonsees conftest.$ac_objext >/dev/null ; then55 if $GREP seesnoon conftest.$ac_objext >/dev/null ; then
25 grep=${GREP:-grep}
35 dnl GREP is mandatory for configure process and libtool.37 AC_PATH_PROG([GREP], [grep], [not_found],39 if test -z "$GREP" || test "$GREP" = "not_found"; then42 AC_SUBST([GREP]) subst46 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then48 EGREP="$GREP -E"
6 echo $CXX | $GREP -e "-std=" > /dev/null 2> /dev/null
5318 if test -z "$GREP"; then5367 ac_cv_path_GREP=$GREP5373 GREP="$ac_cv_path_GREP"5381 if echo a | $GREP -E '(a|b)' >/dev/null 2>&15382 then ac_cv_path_EGREP="$GREP -E"5448 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&15449 then ac_cv_path_FGREP="$GREP -F"5510 test -z "$GREP" && GREP=grep5555 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do5835 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
4128 if test -z "$GREP"; then4177 ac_cv_path_GREP=$GREP4183 GREP="$ac_cv_path_GREP"4191 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14192 then ac_cv_path_EGREP="$GREP -E"4258 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&14259 then ac_cv_path_FGREP="$GREP -F"4320 test -z "$GREP" && GREP=grep4365 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do4645 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
6720 if test -z "$GREP"; then6769 ac_cv_path_GREP=$GREP6775 GREP="$ac_cv_path_GREP"6783 if echo a | $GREP -E '(a|b)' >/dev/null 2>&16784 then ac_cv_path_EGREP="$GREP -E"6850 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&16851 then ac_cv_path_FGREP="$GREP -F"6912 test -z "$GREP" && GREP=grep6957 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do7242 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
4037 if test -z "$GREP"; then4086 ac_cv_path_GREP=$GREP4092 GREP="$ac_cv_path_GREP"4100 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14101 then ac_cv_path_EGREP="$GREP -E"4167 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&14168 then ac_cv_path_FGREP="$GREP -F"4229 test -z "$GREP" && GREP=grep4274 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do4554 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
4201 if test -z "$GREP"; then4250 ac_cv_path_GREP=$GREP4256 GREP="$ac_cv_path_GREP"4264 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14265 then ac_cv_path_EGREP="$GREP -E"4331 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&14332 then ac_cv_path_FGREP="$GREP -F"4393 test -z "$GREP" && GREP=grep4438 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do4718 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
3987 if test -z "$GREP"; then4036 ac_cv_path_GREP=$GREP4042 GREP="$ac_cv_path_GREP"4050 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14051 then ac_cv_path_EGREP="$GREP -E"4117 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&14118 then ac_cv_path_FGREP="$GREP -F"4179 test -z "$GREP" && GREP=grep4224 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do4504 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
5182 if test -z "$GREP"; then5231 ac_cv_path_GREP=$GREP5237 GREP="$ac_cv_path_GREP"5245 if echo a | $GREP -E '(a|b)' >/dev/null 2>&15246 then ac_cv_path_EGREP="$GREP -E"5312 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&15313 then ac_cv_path_FGREP="$GREP -F"5374 test -z "$GREP" && GREP=grep5419 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do5699 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
5427 if test -z "$GREP"; then5481 ac_cv_path_GREP=$GREP5487 GREP="$ac_cv_path_GREP"5496 if echo a | $GREP -E '(a|b)' >/dev/null 2>&15497 then ac_cv_path_EGREP="$GREP -E"5569 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&15570 then ac_cv_path_FGREP="$GREP -F"5636 test -z "$GREP" && GREP=grep5682 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do5981 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
50 …python_version=`$PYTHON -V 2>&1 | $GREP "^Python " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/…
49 …python_version=`$PYTHON -V 2>&1 | $GREP "^Python " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/…
3483 if test -z "$GREP"; then3491 case $GREP in3493 ac_cv_path_GREP="$GREP" # Let the user override the test with a path.3516 GREP=$ac_cv_path_GREP3517 if test -n "$GREP"; then3518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP" >&53519 $as_echo "$GREP" >&6; }3526 if test -z "$GREP" || test "$GREP" = "not_found"; then3533 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then3536 EGREP="$GREP -E"[all …]
4296 if test -z "$GREP"; then4345 ac_cv_path_GREP=$GREP4351 GREP="$ac_cv_path_GREP"4359 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14360 then ac_cv_path_EGREP="$GREP -E"4426 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&14427 then ac_cv_path_FGREP="$GREP -F"4488 test -z "$GREP" && GREP=grep5135 if $GREP 'External.*some_variable' conftest.out > /dev/null; then5599 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then[all …]
3721 if test -z "$GREP"; then3776 GREP="$ac_cv_path_GREP"3777 if test -z "$GREP"; then3784 ac_cv_path_GREP=$GREP3791 GREP="$ac_cv_path_GREP"3799 if echo a | $GREP -E '(a|b)' >/dev/null 2>&13800 then ac_cv_path_EGREP="$GREP -E"3882 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&13883 then ac_cv_path_FGREP="$GREP -F"3960 test -z "$GREP" && GREP=grep[all …]
4690 if test -z "$GREP"; then4739 ac_cv_path_GREP=$GREP4745 GREP="$ac_cv_path_GREP"4753 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14754 then ac_cv_path_EGREP="$GREP -E"4820 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&14821 then ac_cv_path_FGREP="$GREP -F"4882 test -z "$GREP" && GREP=grep4927 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do5207 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]
4359 if test -z "$GREP"; then4408 ac_cv_path_GREP=$GREP4414 GREP="$ac_cv_path_GREP"4422 if echo a | $GREP -E '(a|b)' >/dev/null 2>&14423 then ac_cv_path_EGREP="$GREP -E"5428 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&15429 then ac_cv_path_FGREP="$GREP -F"5490 test -z "$GREP" && GREP=grep5535 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do5820 if $GREP 'External.*some_variable' conftest.out > /dev/null; then[all …]