Home
last modified time | relevance | path

Searched refs:EGREP (Results 1 – 25 of 184) sorted by relevance

12345678

/external/bison/djgpp/
Dconfig.site63 ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'}
/external/e2fsprogs/tests/
Dtest_script.in21 TESTS=`ls -d $SRCDIR/[a-zA-Z]_* | $EGREP -v "\.failed|\.new"`
/external/bzip2/
Dbzgrep13 *egrep) grep=${EGREP-egrep} ;;
/external/elfutils/doc/
DMakefile.in73 EGREP = @EGREP@
/external/elfutils/config/
DMakefile.in75 EGREP = @EGREP@
/external/elfutils/m4/
DMakefile.in73 EGREP = @EGREP@
/external/valgrind/main/exp-dhat/tests/
DMakefile.in77 EGREP = @EGREP@
/external/valgrind/main/lackey/tests/
DMakefile.in80 EGREP = @EGREP@
/external/libffi/man/
DMakefile.in80 EGREP = @EGREP@
/external/flac/libFLAC/include/protected/
DMakefile.in102 EGREP = @EGREP@
/external/ipsec-tools/src/include-glibc/
DMakefile.in72 EGREP = @EGREP@
/external/flac/libFLAC/include/private/
DMakefile.in102 EGREP = @EGREP@
/external/bison/build-aux/
DMakefile.in106 EGREP = @EGREP@
/external/grub/stage1/
DMakefile.in102 EGREP = @EGREP@
/external/chromium/third_party/libevent/sample/
DMakefile.in100 EGREP = @EGREP@
/external/libffi/include/
DMakefile.in89 EGREP = @EGREP@
/external/elfutils/libcpu/
DMakefile.in92 EGREP = @EGREP@
/external/flac/libFLAC/ia32/
DMakefile.in102 EGREP = @EGREP@
/external/grub/lib/
DMakefile.in96 EGREP = @EGREP@
/external/flac/libFLAC/ppc/gas/
DMakefile.in102 EGREP = @EGREP@
/external/elfutils/lib/
DMakefile.in96 EGREP = @EGREP@
/external/flac/libFLAC/ppc/as/
DMakefile.in102 EGREP = @EGREP@
/external/bison/data/
DMakefile.in116 EGREP = @EGREP@
/external/grub/grub/
DMakefile.in97 EGREP = @EGREP@
/external/libffi/
Dltmain.sh209 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
378 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2268 | $EGREP "$match_pattern_regex" > /dev/null; then
2705 $EGREP ": [^:]* bundle" >/dev/null ; then
3435 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3691 | $EGREP "$file_magic_regex" > /dev/null; then
3743 | $EGREP "$match_pattern_regex" > /dev/null; then
4006 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4587 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4592 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
[all …]

12345678