Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 25 of 195) sorted by relevance

12345678

/external/zstd/tests/
Dlibzstd_partial_builds.sh7 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" > tmplog
38 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog
49 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog
60 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog
71 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog
82 nm $DIR/../lib/libzstd.a | $GREP "\.o" > tmplog
/external/libcups/test/
Drun-stp-tests.sh41 GREP=/usr/xpg4/bin/grep
43 GREP=grep
50 if (echo "testing\c"; echo 1,2,3) | $GREP c >/dev/null; then
921 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; then
974 $GREP CUPS-Get-Default $BASE/log/access_log | sed -e '1,$s/&/&amp;/g' -e '1,$s/</&lt;/g' >>$strfile
983 count=`$GREP '^X ' $BASE/log/error_log | wc -l | awk '{print $1}'`
986 $GREP '^X ' $BASE/log/error_log
[all …]
/external/zstd/tests/gzip/
Dzgrep-context.sh37 : ${GREP=grep}
38 $GREP -15 17 - < in > out && compare exp out || {
39 echo >&2 "$0: $GREP does not support context options; skipping this test"
/external/llvm-project/polly/lib/External/isl/
Dschedule_test.sh.in4 GREP=@GREP@
16 options=`$GREP 'OPTIONS:' $i | $SED 's/.*://'`
/external/bzip2/
Dbzgrep.144 If the GREP environment variable is set,
50 for sh: GREP=fgrep bzgrep string files
51 for csh: (setenv GREP fgrep; bzgrep string files)
Dbzgrep15 *) grep=${GREP-grep} ;;
/external/python/cpython3/m4/
Dax_c_float_words_bigendian.m452 if $GREP noonsees conftest.$ac_objext >/dev/null ; then
55 if $GREP seesnoon conftest.$ac_objext >/dev/null ; then
/external/zstd/programs/
Dzstdgrep25 grep=${GREP:-grep}
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dconfigure.ac35 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"; then
42 AC_SUBST([GREP]) subst
46 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
48 EGREP="$GREP -E"
/external/llvm-project/polly/lib/External/isl/m4/
Dax_cxx_compile_stdcxx_11_no_override.m46 echo $CXX | $GREP -e "-std=" > /dev/null 2> /dev/null
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure5318 if test -z "$GREP"; then
5367 ac_cv_path_GREP=$GREP
5373 GREP="$ac_cv_path_GREP"
5381 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5382 then ac_cv_path_EGREP="$GREP -E"
5448 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5449 then ac_cv_path_FGREP="$GREP -F"
5510 test -z "$GREP" && GREP=grep
5555 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5835 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libnfnetlink/
Dconfigure4128 if test -z "$GREP"; then
4177 ac_cv_path_GREP=$GREP
4183 GREP="$ac_cv_path_GREP"
4191 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4192 then ac_cv_path_EGREP="$GREP -E"
4258 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4259 then ac_cv_path_FGREP="$GREP -F"
4320 test -z "$GREP" && GREP=grep
4365 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4645 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/llvm-project/polly/lib/External/isl/interface/
Dconfigure6720 if test -z "$GREP"; then
6769 ac_cv_path_GREP=$GREP
6775 GREP="$ac_cv_path_GREP"
6783 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6784 then ac_cv_path_EGREP="$GREP -E"
6850 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6851 then ac_cv_path_FGREP="$GREP -F"
6912 test -z "$GREP" && GREP=grep
6957 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
7242 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/lmfit/
Dconfigure4037 if test -z "$GREP"; then
4086 ac_cv_path_GREP=$GREP
4092 GREP="$ac_cv_path_GREP"
4100 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4101 then ac_cv_path_EGREP="$GREP -E"
4167 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4168 then ac_cv_path_FGREP="$GREP -F"
4229 test -z "$GREP" && GREP=grep
4274 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4554 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/llvm-project/polly/lib/External/ppcg/
Dconfigure4201 if test -z "$GREP"; then
4250 ac_cv_path_GREP=$GREP
4256 GREP="$ac_cv_path_GREP"
4264 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4265 then ac_cv_path_EGREP="$GREP -E"
4331 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4332 then ac_cv_path_FGREP="$GREP -F"
4393 test -z "$GREP" && GREP=grep
4438 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4718 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libcap-ng/libcap-ng-0.7/
Dconfigure3987 if test -z "$GREP"; then
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 -F"
4179 test -z "$GREP" && GREP=grep
4224 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4504 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libnetfilter_conntrack/
Dconfigure5182 if test -z "$GREP"; then
5231 ac_cv_path_GREP=$GREP
5237 GREP="$ac_cv_path_GREP"
5245 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5246 then ac_cv_path_EGREP="$GREP -E"
5312 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5313 then ac_cv_path_FGREP="$GREP -F"
5374 test -z "$GREP" && GREP=grep
5419 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5699 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/expat/
Dconfigure5427 if test -z "$GREP"; then
5481 ac_cv_path_GREP=$GREP
5487 GREP="$ac_cv_path_GREP"
5496 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5497 then ac_cv_path_EGREP="$GREP -E"
5569 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5570 then ac_cv_path_FGREP="$GREP -F"
5636 test -z "$GREP" && GREP=grep
5682 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5981 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libabigail/autoconf-archive/
Dax_prog_python_version.m450 …python_version=`$PYTHON -V 2>&1 | $GREP "^Python " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/…
/external/freetype/builds/unix/
Dax_prog_python_version.m449 …python_version=`$PYTHON -V 2>&1 | $GREP "^Python " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/…
/external/curl/
Dconfigure3483 if test -z "$GREP"; then
3491 case $GREP in
3493 ac_cv_path_GREP="$GREP" # Let the user override the test with a path.
3516 GREP=$ac_cv_path_GREP
3517 if test -n "$GREP"; then
3518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP" >&5
3519 $as_echo "$GREP" >&6; }
3526 if test -z "$GREP" || test "$GREP" = "not_found"; then
3533 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
3536 EGREP="$GREP -E"
[all …]
/external/libpng/
Dconfigure4296 if test -z "$GREP"; then
4345 ac_cv_path_GREP=$GREP
4351 GREP="$ac_cv_path_GREP"
4359 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4360 then ac_cv_path_EGREP="$GREP -E"
4426 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4427 then ac_cv_path_FGREP="$GREP -F"
4488 test -z "$GREP" && GREP=grep
5135 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5599 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
[all …]
/external/libogg/
Dconfigure3721 if test -z "$GREP"; then
3776 GREP="$ac_cv_path_GREP"
3777 if test -z "$GREP"; then
3784 ac_cv_path_GREP=$GREP
3791 GREP="$ac_cv_path_GREP"
3799 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3800 then ac_cv_path_EGREP="$GREP -E"
3882 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
3883 then ac_cv_path_FGREP="$GREP -F"
3960 test -z "$GREP" && GREP=grep
[all …]
/external/speex/
Dconfigure4690 if test -z "$GREP"; then
4739 ac_cv_path_GREP=$GREP
4745 GREP="$ac_cv_path_GREP"
4753 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4754 then ac_cv_path_EGREP="$GREP -E"
4820 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4821 then ac_cv_path_FGREP="$GREP -F"
4882 test -z "$GREP" && GREP=grep
4927 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5207 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/pcre/dist2/
Dconfigure4359 if test -z "$GREP"; then
4408 ac_cv_path_GREP=$GREP
4414 GREP="$ac_cv_path_GREP"
4422 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4423 then ac_cv_path_EGREP="$GREP -E"
5428 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5429 then ac_cv_path_FGREP="$GREP -F"
5490 test -z "$GREP" && GREP=grep
5535 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5820 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]

12345678