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

1 2

  /external/apache-harmony/
run-harmony-tests 11 fgrep -v junit | \
12 fgrep -v org/w3c/domts | \
13 fgrep -v support/src/test/java | \
  /libcore/
run-libcore-tests 11 fgrep -v junit | \
12 fgrep -v org/w3c/domts | \
  /external/bzip2/
bzgrep 14 *fgrep) grep=${FGREP-fgrep} ;;
  /external/icu4c/test/hdrtst/
Makefile.in 66 @FAIL=0;for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/pfiles.txt`; do \
94 $(COMPILE.cc) -c $(cppflags) ht_$$incfile.cpp 2>&1 | sed -e 's/^.*#error[^"]*"//' | fgrep -v ht_ | tee ht_dep.junk | fgrep -v "$$incfile.h header is obsolete" ; \
97 fgrep -q "$$incfile.h header is obsolete" ht_dep.junk || echo "** FAIL Header unicode/$$incfile.h is not obsoleted properly" ; \
98 fgrep -q "$$incfile.h header is obsolete" ht_dep.junk || FAIL=1 ; \
109 @FAIL=0;for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/cxxfiles.txt | tee cfiles.txt`; do \
120 @FAIL=0;for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/pfiles.txt`; do \
132 @FAIL=0; for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/pfiles.txt`; do \
145 for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/pfiles.txt`; do \
157 @FAIL=0;for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/pfiles.txt`; do
    [all...]
  /external/openssh/regress/
sftp-glob.sh 26 if fgrep "$expected" ${RESULTS} >/dev/null 2>&1 ; then
33 fgrep "$unexpected" ${RESULTS} >/dev/null 2>&1 ; then
  /external/elfutils/tests/
run-strip-test.sh 62 fgrep ' .debug_' testfile.sections && status=1
  /system/extras/tests/bionic/libc/
run-test.sh 159 echo `var_value $1` | tr ' ' '\n' | fgrep -q -e "$2"
  /external/libvorbis/
autogen.sh 31 AM_OPTIONS=`fgrep AUTOMAKE_OPTIONS Makefile.am`
configure 875 FGREP
    [all...]
  /external/elfutils/libasm/
Makefile.am 79 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
  /external/elfutils/libdw/
Makefile.am 103 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
  /external/elfutils/libelf/
Makefile.am 118 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
  /external/openssl/android.testssl/
testssl 15 if adb shell /system/bin/openssl x509 -in $cert -text -noout | fgrep 'DSA Public Key' >/dev/null; then
  /ndk/build/tools/
dev-system-import.sh 171 echo "$PLATFORMS" | tr ' ' '\n' | fgrep -q "$1"
  /build/
envsetup.sh 781 local PID=`adb shell ps | fgrep $1 | sed -e 's/[^ ]* *\([0-9]*\).*/\1/'`
    [all...]
  /external/mksh/src/
Build.sh 1011 fgrep -i -e version -e release"
    [all...]
  /external/libogg/
configure 857 FGREP
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 651 FGREP
    [all...]
  /external/libpng/
configure 781 FGREP
    [all...]
  /external/libusb/
configure 776 FGREP
    [all...]
  /external/libusb-compat/
configure 814 FGREP
    [all...]
  /external/expat/
configure 646 FGREP
    [all...]
  /external/libmtp/
configure 818 FGREP
    [all...]
  /external/open-vcdiff/
configure 781 FGREP
    [all...]
  /external/openfst/
configure 654 FGREP
    [all...]

Completed in 347 milliseconds

1 2