Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0009-yes-within-the-path-sets-wrong-config-variables.patch45 - $EGREP "yes" >/dev/null 2>&1; then :
46 + $EGREP "is_aarch64_be" >/dev/null 2>&1; then :
79 - $EGREP "yes" >/dev/null 2>&1; then :
80 + $EGREP "use_arm_pcs_vfp" >/dev/null 2>&1; then :
112 - $EGREP "yes" >/dev/null 2>&1; then :
113 + $EGREP "use_mips_nan2008" >/dev/null 2>&1; then :
147 - $EGREP "yes" >/dev/null 2>&1; then :
148 + $EGREP "is_nios2_be" >/dev/null 2>&1; then :
180 - $EGREP "yes" >/dev/null 2>&1; then :
181 + $EGREP "use_mips_nan2008" >/dev/null 2>&1; then :
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A Dnohardcodepaths.patch17 -: ${EGREP="@EGREP@"}
22 +: ${EGREP="egrep"}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A Dwx-config-fix-libdir-for-multilib.patch25 find_program(EGREP egrep)
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A DMakefile.in103 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A DMakefile.in289 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMakefile.in298 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A DMakefile.in231 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A DMakefile.in301 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DMakefile.in322 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/pci_ids/
H A DMakefile.in206 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xnest/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xwin/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/vfb/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A DMakefile.in250 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/dmx/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DMakefile.in229 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/man/
H A DMakefile.in241 EGREP = @EGREP@
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A DMakefile.in149 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xquartz/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/hw/dmx/config/man/
H A DMakefile.in237 EGREP = @EGREP@
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh314 : ${EGREP="$GREP -E"}
4782 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4944 …plib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-…
4981 … $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
7838 | $EGREP "$match_pattern_regex" > /dev/null; then
9109 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
9383 $EGREP "$file_magic_regex" > /dev/null; then
9437 $EGREP "$match_pattern_regex" > /dev/null; then
9768 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10017 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'

12345