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

1 2 3

  /external/bison/djgpp/
config.site 58 # A sane default for grep.
59 ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'}
  /external/bzip2/
bzgrep 6 ## zgrep -- a wrapper around a grep program that decompresses files as needed
13 *egrep) grep=${EGREP-egrep} ;;
14 *fgrep) grep=${FGREP-fgrep} ;;
15 *) grep=${GREP-grep} ;;
21 if test "$grep" = grep; then # grep is buggy with -e on SVR4
22 grep=egre
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/xa-vmwgfx/
Makefile 57 $(NM) $< | $(GREP) ' T ' | $(AWK) '{print $$3}' > $@
  /external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile 57 $(NM) $< | $(GREP) ' T ' | $(AWK) '{print $$3}' > $@
  /external/libvorbis/
configure 873 GREP
    [all...]
  /external/chromium_org/third_party/opus/src/
configure 667 GREP
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 653 GREP
    [all...]
  /external/libedit/
configure 714 GREP
    [all...]
  /external/libopus/
configure 667 GREP
    [all...]
  /external/libpng/
configure 685 GREP
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure 871 GREP
    [all...]
  /external/chromium_org/third_party/sqlite/src/
configure 840 GREP
    [all...]
  /external/libexif/
configure 669 GREP
    [all...]
  /external/libusb/
configure 778 GREP
    [all...]
  /external/libusb-compat/
configure 816 GREP
    [all...]
  /hardware/intel/img/libdrm/
configure 821 GREP
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
configure 803 GREP
    [all...]
  /external/openfst/
configure 656 GREP
    [all...]
  /external/protobuf/gtest/
configure 646 GREP
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
configure 783 GREP
    [all...]
  /external/google-tv-pairing-protocol/cpp/
configure 769 GREP
    [all...]
libtool 73 # A grep program that handles long lines.
74 GREP="/bin/grep"
77 EGREP="/bin/grep -E"
80 FGREP="/bin/grep -F"
524 : ${EGREP="/bin/grep -E"}
525 : ${FGREP="/bin/grep -F"}
526 : ${GREP="/bin/grep"}
802 $GREP "$1" "$2" >/dev/null 2>&
    [all...]
  /external/pcre/dist/
configure 722 GREP
    [all...]
  /external/protobuf/
configure 791 GREP
    [all...]

Completed in 301 milliseconds

1 2 3