Home
last modified time | relevance | path

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

12345678

/external/harfbuzz_ng/src/
Dcheck-externs.sh10 test "x$EGREP" = x && EGREP='grep -E'
17 $EGREP -B1 -n '^hb_' /dev/null "$x" |
18 $EGREP -v '(^--|:hb_|-HB_EXTERN )' -A1
/external/flac/test/
Dtest_replaygain.sh28 then EGREP='grep -E'
29 else EGREP='egrep'
Dtest_metaflac.sh28 then EGREP='grep -E'
29 else EGREP='egrep'
98 …$EGREP -v '^ vendor string: |^ m..imum .....size: |^ 0000[0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][0-…
/external/bzip2/
Dbzgrep13 *egrep) grep=${EGREP-egrep} ;;
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dconfigure.ac44 dnl EGREP is mandatory for configure process and libtool.
48 EGREP="$GREP -E"
49 AC_MSG_RESULT([$EGREP])
51 AC_PATH_PROG([EGREP], [egrep], [not_found],
54 if test -z "$EGREP" || test "$EGREP" = "not_found"; then
57 AC_SUBST([EGREP]) subst
/external/libogg/win32/
DMakefile.in80 EGREP = @EGREP@
/external/zstd/
DMakefile162 EGREP = egrep $(EGREP_OPTIONS) macro
172 | $(EGREP) -v -e '^[^[:alnum:]]' | sort); \
177 line=$$($(EGREP) "^##[[:space:]]+$$target:" $(lastword $(MAKEFILE_LIST))); \
/external/zstd/programs/
DMakefile411 EGREP = egrep $(EGREP_OPTIONS) macro
422 | $(EGREP) -v -e '^[^[:alnum:]]' | sort); \
427 line=$$($(EGREP) "^##[[:space:]]+$$target:" $(lastword $(MAKEFILE_LIST))); \
/external/ipsec-tools/src/include-glibc/
DMakefile.in73 EGREP = @EGREP@
/external/libogg/doc/libogg/
DMakefile.in83 EGREP = @EGREP@
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in127 EGREP = @EGREP@
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in140 EGREP = @EGREP@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in140 EGREP = @EGREP@
/external/libogg/include/ogg/
DMakefile.in88 EGREP = @EGREP@
/external/speex/win32/VS2003/tests/
DMakefile.in140 EGREP = @EGREP@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in140 EGREP = @EGREP@
/external/openssh/regress/
Dtest-exec.sh29 if test "x${EGREP}" != "x"; then
32 ${EGREP} "$@"
/external/speex/win32/VS2008/tests/
DMakefile.in140 EGREP = @EGREP@
/external/libexif/m4m/
DMakefile.in96 EGREP = @EGREP@
/external/speex/symbian/
DMakefile.in140 EGREP = @EGREP@
/external/speex/win32/libspeexdsp/
DMakefile.in140 EGREP = @EGREP@
/external/speex/ti/speex_C55_test/
DMakefile.in140 EGREP = @EGREP@
/external/speex/ti/speex_C64_test/
DMakefile.in140 EGREP = @EGREP@
/external/libcap-ng/libcap-ng-0.7/docs/
DMakefile.in127 EGREP = @EGREP@
/external/speex/win32/VS2005/tests/
DMakefile.in140 EGREP = @EGREP@

12345678