Lines Matching refs:dev

79 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
87 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
261 $GREP "$1" "$2" >/dev/null 2>&1
299 $MKDIR "$my_dir" 2>/dev/null || :
324 my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
471 s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
472 s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
500 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
613 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
1017 $SED -e 4q "$1" 2>/dev/null \
1018 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
1097 win32_fileres=`file -L $1 2>/dev/null`
1103 if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
1104 $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
1159 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1298 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
1313 if sort -k 3 </dev/null >/dev/null 2>&1; then
1456 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
1507 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
1803 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
1811 `cat $lockfile 2>/dev/null`
1859 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1862 `cat $lockfile 2>/dev/null`
1886 suppress_output=' >/dev/null 2>&1'
1909 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1912 `cat $lockfile 2>/dev/null`
2165 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
3770 if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
3771 | $EGREP "$match_pattern_regex" > /dev/null; then
4226 if /usr/bin/file -L $add 2> /dev/null |
4227 $GREP ": [^:]* bundle" >/dev/null ; then
4457 if $GREP "^installed=no" $deplib > /dev/null; then
4932 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
5164 potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
5167 if ls -lLd "$potent_lib" 2>/dev/null |
5168 $GREP " -> " >/dev/null; then
5177 while test -h "$potlib" 2>/dev/null; do
5184 if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
5186 $EGREP "$file_magic_regex" > /dev/null; then
5233 potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
5236 if eval "\$ECHO \"X$potent_lib\"" 2>/dev/null | $Xsed -e 10q | \
5237 $EGREP "$match_pattern_regex" > /dev/null; then
5277 $GREP . >/dev/null; then
5619 len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
5685 { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
6696 if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
6704 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
6711 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
6729 elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
6772 { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
6795 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
6922 done | sort | sort -uc >/dev/null 2>&1); then
6958 if len=`expr "X$cmds" : ".*" 2>/dev/null` &&
6979 if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
7227 if { test -L "$file"; } >/dev/null 2>&1 ||
7228 { test -h "$file"; } >/dev/null 2>&1 ||
7337 func_show_eval "rmdir $dir >/dev/null 2>&1"