Home
last modified time | relevance | path

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

12345678910

/external/bison/tests/
Datlocal.in88 : ${EGREP='@EGREP@'}
Djava.at726 AT_CHECK([[$EGREP -v ' */?\*' YYParser.java | grep 'Position']], [1], [ignore])
727 AT_CHECK([[$EGREP -v ' */?\*' YYParser.java | grep 'Location']], [1], [ignore])
738 AT_CHECK([[$EGREP -v ' */?\*' YYParser.java | grep 'Position']], [1], [ignore])
739 AT_CHECK([[$EGREP -v ' */?\*' YYParser.java | grep 'Location']], [1], [ignore])
/external/bison/djgpp/
Dconfig.site62 ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'}
/external/c-ares/
Dconfigure.ac41 dnl EGREP is mandatory for configure process and libtool.
45 EGREP="$GREP -E"
46 AC_MSG_RESULT([$EGREP])
48 AC_PATH_PROG([EGREP], [egrep], [not_found],
51 if test -z "$EGREP" || test "$EGREP" = "not_found"; then
54 AC_SUBST([EGREP]) subst
Dconfigure2797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EGREP" >&5
2798 $as_echo "$EGREP" >&6; }
2807 case $EGREP in
2809 ac_cv_path_EGREP="$EGREP" # Let the user override the test with a path.
2833 if test -n "$EGREP"; then
2834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EGREP" >&5
2835 $as_echo "$EGREP" >&6; }
2843 if test -z "$EGREP" || test "$EGREP" = "not_found"; then
4793 if test -z "$EGREP"; then
4842 ac_cv_path_EGREP=$EGREP
[all …]
/external/libmicrohttpd/src/microhttpd/
DMakefile.am30 dll_name=`$(EGREP) -o dlname=\'.+\' libmicrohttpd.la` && \
/external/bzip2/
Dbzgrep13 *egrep) grep=${EGREP-egrep} ;;
/external/libogg/win32/
DMakefile.in80 EGREP = @EGREP@
/external/libmicrohttpd/m4/
Dax_count_cpus.m447 CPU_COUNT=`$EGREP -c '^processor' /proc/cpuinfo`
/external/netperf/src/missing/m4/
DMakefile.in68 EGREP = @EGREP@
/external/netperf/doc/examples/
DMakefile.in68 EGREP = @EGREP@
/external/libvorbis/m4/
DMakefile.in74 EGREP = @EGREP@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in74 EGREP = @EGREP@
/external/libvorbis/lib/books/floor/
DMakefile.in74 EGREP = @EGREP@
/external/ipsec-tools/src/include-glibc/
DMakefile.in73 EGREP = @EGREP@
/external/libvorbis/lib/books/coupled/
DMakefile.in74 EGREP = @EGREP@
/external/libmtp/doc/
DMakefile.in76 EGREP = @EGREP@
/external/libusb/doc/
DMakefile.in79 EGREP = @EGREP@
/external/libvorbis/lib/modes/
DMakefile.in74 EGREP = @EGREP@
/external/libusb-compat/
Dltmain.sh119 : ${EGREP="/usr/bin/grep -E"}
574 if test "x$EGREP" = x ; then
575 EGREP=egrep
2405 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2570 $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
6680 $EGREP "$file_magic_regex" > /dev/null; then
6734 $EGREP "$match_pattern_regex" > /dev/null; then
7030 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
7270 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
[all …]
/external/cmockery/cmockery_0_1_2/
Dlibtool97 EGREP="grep -E"
549 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
702 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2583 | $EGREP "$match_pattern_regex" > /dev/null; then
3018 $EGREP ": [^:]* bundle" >/dev/null ; then
3748 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
4007 | $EGREP "$file_magic_regex" > /dev/null; then
4059 | $EGREP "$match_pattern_regex" > /dev/null; then
4319 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4898 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
[all …]
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in127 EGREP = @EGREP@
/external/libogg/doc/libogg/
DMakefile.in83 EGREP = @EGREP@
/external/libvorbis/doc/vorbisenc/
DMakefile.in84 EGREP = @EGREP@
/external/libjpeg-turbo/simd/
DMakefile.am79 …$(AM_V_GEN) $(CPP) -I$(top_builddir) -I$(top_builddir)/simd $(srcdir)/jsimdcfg.inc.h | $(EGREP) "^…

12345678910