HomeSort by relevance Sort by last modified time
    Searched refs:fgrep (Results 1 - 25 of 33) 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 | \
  /external/iputils/
ipg 21 result=`cat ${PGDEV} | fgrep "Result: OK:"`
23 cat ${PGDEV} | fgrep Result:
  /external/bzip2/
bzgrep 14 *fgrep) grep=${FGREP-fgrep} ;;
  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/elfutils/0.153/config/
eu.am 60 textrel_check = if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
  /external/chromium_org/third_party/lcov/contrib/galaxy/
conglomerate_functions.pl 110 my @output = `fgrep $CFile $CovFile`;
  /external/chromium_org/tools/valgrind/
regrind.sh 74 fgrep "$test" regrind-failed.txt > /dev/null 2>&1 || echo "$test" >> regrind-failed.txt
  /external/elfutils/0.153/libasm/
Makefile.am 69 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
  /external/libvorbis/
autogen.sh 31 AM_OPTIONS=`fgrep AUTOMAKE_OPTIONS Makefile.am`
configure 875 FGREP
    [all...]
  /external/elfutils/0.153/libdw/
Makefile.am 112 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
  /external/elfutils/0.153/libelf/
Makefile.am 106 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
  /external/chromium_org/build/android/
adb_gdb 596 echo "$ADB_VERSION" | fgrep -q -e "Android Debug Bridge"
  /external/chromium_org/build/
install-chroot.sh 464 fgrep -qs "/var/lib/schroot/mount/${t}"; then
  /external/mksh/src/
Build.sh 1186 fgrep -i -e version -e release"
    [all...]
  /external/libogg/
configure 857 FGREP
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure 862 FGREP
    [all...]
  /external/chromium_org/third_party/opus/src/
configure 665 FGREP
    [all...]
  /external/chromium_org/third_party/sqlite/src/
configure 842 FGREP
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 651 FGREP
    [all...]
  /external/libedit/
configure 665 FGREP
    [all...]
  /external/libexif/
configure 667 FGREP
    [all...]
  /external/libopus/
configure 665 FGREP
    [all...]

Completed in 323 milliseconds

1 2