Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 25 of 120) sorted by relevance

12345

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gzip/gzip-1.12/
H A Dwrong-path-fix.patch1 fix MakeMaker issues with using wrong SHELL/GREP
29 - -e 's|[@]GREP@|$(GREP)|g' \
30 + -e 's|[@]GREP@|$(base_bindir)/grep|g' \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A Dnohardcodepaths.patch19 -: ${GREP="@GREP@"}
24 +: ${GREP="grep"}
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gzip/
H A Dgzip_1.12.bb30 -e 's/^GREP = ..*/GREP = grep/' \
H A Dgzip.inc10 EXTRA_OEMAKE:class-target = "GREP=${base_bindir}/grep"
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace_1.5.11.bb35 for f in $(grep -l -r GREP ${S}/tests); do
36 sed -i 's:\@GREP\@:grep:' ${f}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0001-workaround-error-with-autoconf-2.7.patch39 AC_PATH_PROG(GREP,grep)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/hdparm/hdparm/
H A Dwiper.sh-fix-stat-path.patch26 GREP=`find_prog /bin/grep` || exit 1
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m41013 if test -s conftest.err && $GREP single_module conftest.err; then
1055 if test -s conftest.err && $GREP force_load conftest.err; then
1057 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
2215 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
2419 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
2605 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
2912 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2949 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
3289 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
3510 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
[all …]
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh270 test -z "$GREP" && {
299 GREP=$func_path_progs_result
314 : ${EGREP="$GREP -E"}
315 : ${FGREP="$GREP -F"}
807 $GREP "$1" "$2" >/dev/null 2>&1
2247 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
2544 $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
2601 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
2718 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
3470 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/
H A Dlibtool-cross_2.4.7.bb34GREP='/bin/grep' SED='sed' ${S}/build-aux/inline-source libtoolize > ${D}${bindir_crossscripts}/li…
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A DMakefile.in105 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A DMakefile.in311 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMakefile.in320 GREP = @GREP@
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/
H A Dapr_1.7.2.bb64 export GREP="grep"
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A DMakefile.in253 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A DMakefile.in323 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DMakefile.in344 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/pci_ids/
H A DMakefile.in228 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xnest/man/
H A DMakefile.in259 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/man/
H A DMakefile.in259 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xwin/man/
H A DMakefile.in259 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/vfb/man/
H A DMakefile.in259 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A DMakefile.in272 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/dmx/man/
H A DMakefile.in259 GREP = @GREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DMakefile.in251 GREP = @GREP@

12345