HomeSort by relevance Sort by last modified time
    Searched refs:EGREP (Results 1 - 25 of 58) sorted by null

1 2 3

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex28.c 33 #define EGREP RE_SYNTAX_EGREP
35 { "a.b", "a\nb", EGREP, -1 },
37 { "a[^x]b", "a\nb", EGREP, -1 },
42 { "a\\Sb", "a\nb", EGREP, -1 },
44 { "a\\Wb", "a\nb", EGREP, 0 },
  /external/bison/djgpp/
config.site 62 # A sane default for egrep.
63 ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'}
  /external/bzip2/
bzgrep 13 *egrep) grep=${EGREP-egrep} ;;
22 grep=egrep
  /external/e2fsprogs/tests/
test_script.in 21 TESTS=`ls -d $SRCDIR/[a-zA-Z]_* | $EGREP -v "\.failed|\.new"`
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 108 : ${EGREP=egrep}
312 echo "$command_line_filename" | $EGREP '^(/|[A-z]:/)' >/dev/null \
  /external/libusb-compat/
ltmain.sh 119 : ${EGREP="/usr/bin/grep -E"}
573 # Same for EGREP, and just to be sure, do LTCC as well
574 if test "x$EGREP" = x ; then
575 EGREP=egrep
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
384 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
384 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
    [all...]
  /external/expat/conftools/
ltmain.sh 197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
    [all...]
  /external/libffi/
ltmain.sh 209 $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`
    [all...]
  /external/llvm/autoconf/
ltmain.sh 197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
    [all...]
  /external/genext2fs/
configure 692 EGREP
    [all...]
  /external/liblzf/
configure 651 EGREP
    [all...]
  /external/libmtp/
configure 819 EGREP
    [all...]
ltmain.sh 119 : ${EGREP="/bin/grep -E"}
    [all...]
  /external/openssh/
configure 651 EGREP
    [all...]
  /external/bison/build-aux/
Makefile 106 EGREP = grep -E
  /external/bison/data/
Makefile 116 EGREP = grep -E
  /external/bison/tests/
Makefile 105 EGREP = grep -E
  /external/libpng/
ltmain.sh 119 : ${EGREP="/bin/grep -E"}
    [all...]
  /external/libusb/
ltmain.sh 119 : ${EGREP="/bin/grep -E"}
    [all...]
  /external/openfst/
ltmain.sh 119 : ${EGREP="/bin/grep -E"}
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 119 : ${EGREP="/usr/bin/grep -E"}
    [all...]
  /external/protobuf/
ltmain.sh 119 : ${EGREP="/usr/bin/grep -E"}
    [all...]

Completed in 134 milliseconds

1 2 3