Searched refs:EGREP (Results 1 - 25 of 128) sorted by relevance

123456

/haiku-buildtools/libtool/tests/
H A Dsh.test18 if $EGREP -n -e "if[ ]+[\"']?\\$.*(=|-[lg][te]|-eq|-ne)" $scripts; then
24 if $EGREP -n -e 'if[ ]+-' $scripts; then
30 if $EGREP -n -e 'if[ ]+\[' $scripts; then
35 if $EGREP -n -e 'test[ ]+(![ ])?(-.[ ]+)?"?[.,_x]' $scripts; then
41 if $EGREP -n -e 'test[ ]+(![ ])?(-.[ ]+)?X' $scripts; then
47 if $EGREP -n -e 'test[ ]+(![ ])?(-.[ ]+)?X?\$' $scripts; then
53 if $EGREP -n -e 'test[ ]+(![ ])?-e' $scripts; then
59 if $EGREP -n -e '[^ ]=[^ ].*(break|continue)' $scripts; then
65 if $EGREP -n -e '\$Xsed' $scripts | $EGREP
[all...]
H A Dassign.test15 if $EGREP -n '[^ ]=[^ ].*(break|continue)' $srcdir/../ltmain.sh; then
H A Df77demo-conf.test30 if $EGREP '^build_old_libs=yes' libtool > /dev/null &&
31 $EGREP '^build_libtool_libs=yes' libtool > /dev/null; then :
H A Df77demo-shared.test30 if $EGREP '^build_old_libs=no' libtool > /dev/null &&
31 $EGREP '^build_libtool_libs=yes' libtool > /dev/null; then :
H A Df77demo-static.test30 if $EGREP '^build_old_libs=yes' libtool > /dev/null &&
31 $EGREP '^build_libtool_libs=no' libtool > /dev/null; then :
H A Ddemo-exec.test35 if ../demo/helldl | $EGREP -e '(Welcome to .*GNU Hell|unsupported)'; then :
H A Dpdemo-exec.test35 if ../pdemo/helldl | $EGREP -e '(Welcome to .*GNU Hell|unsupported)'; then :
H A Ddemo-inst.test46 if $prefix/bin/helldl | $EGREP -e '(Welcome to .*GNU Hell|unsupported)'; then :
H A Dpdemo-inst.test46 if $prefix/bin/helldl | $EGREP -e '(Welcome to .*GNU Hell|unsupported)'; then :
H A Dlink-order.test62 if $EGREP relinking $srcdir/stderr; then
63 if $EGREP ' -L.*\/new\/lib -lb -L.*\/old\/lib -lcee' $srcdir/stdout; then :; else
/haiku-buildtools/gcc/contrib/
H A Dcheck_makefile_deps.sh29 : ${EGREP="grep -E"}
80 unneeded_deps=`LC_ALL=C join -v 2 hdrs deps | $EGREP -v "$hidden_dep_files" || :`
/haiku-buildtools/gcc/libgomp/
H A DMakefile.am31 $(EGREP) -v '#(#| |$$)' $< | \
/haiku-buildtools/gcc/libgomp/testsuite/
H A DMakefile.in86 EGREP = @EGREP@
/haiku-buildtools/gcc/libatomic/testsuite/
H A DMakefile.in105 EGREP = @EGREP@
/haiku-buildtools/gcc/libvtv/testsuite/
H A DMakefile.in86 EGREP = @EGREP@
/haiku-buildtools/gcc/libvtv/testsuite/other-tests/
H A DMakefile.in83 EGREP = @EGREP@
/haiku-buildtools/gcc/libmpx/mpxrt/
H A DMakefile.in125 EGREP = @EGREP@
/haiku-buildtools/gcc/libmpx/mpxwrap/
H A DMakefile.in124 EGREP = @EGREP@
/haiku-buildtools/gcc/libstdc++-v3/po/
H A DMakefile.in144 EGREP = @EGREP@
/haiku-buildtools/gcc/libstdc++-v3/python/
H A DMakefile.in174 EGREP = @EGREP@
/haiku-buildtools/gcc/libsanitizer/interception/
H A DMakefile.in111 EGREP = @EGREP@
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh158 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
312 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2139 | $EGREP "$match_pattern_regex" > /dev/null; then
2566 if /usr/bin/file -L $add 2> /dev/null | $EGREP "bundle" >/dev/null ; then
3291 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3545 | $EGREP "$file_magic_regex" > /dev/null; then
3597 | $EGREP "$match_pattern_regex" > /dev/null; then
3826 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3827 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4372 $run eval '$EGREP
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh158 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
312 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2139 | $EGREP "$match_pattern_regex" > /dev/null; then
2566 if /usr/bin/file -L $add 2> /dev/null | $EGREP "bundle" >/dev/null ; then
3291 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3545 | $EGREP "$file_magic_regex" > /dev/null; then
3597 | $EGREP "$match_pattern_regex" > /dev/null; then
3826 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3827 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4372 $run eval '$EGREP
[all...]
/haiku-buildtools/autoconf/
H A Dconfigure652 EGREP
2695 if test -z "$EGREP"; then
2724 echo 'EGREP' >> "conftest.nl"
2725 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
2750 EGREP="$ac_cv_path_EGREP"
2751 if test -z "$EGREP"; then
2758 ac_cv_path_EGREP=$EGREP
2766 EGREP="$ac_cv_path_EGREP"
3580 EGREP!$EGREP
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/
H A DMakefile.in207 EGREP = @EGREP@
950 @ENABLE_SYMVERS_TRUE@ $(EGREP) -v '^[ ]*#(#| |$$)' $@.tmp | \

Completed in 114 milliseconds

123456