Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:sed

37   #   echo "$something" | sed 's/\\/\\\\/g'
55 # Sed substitution that helps us do robust quoting. It backslashifies
57 Xsed='sed -e s/^X//'
107 -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
170 # if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
232 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
303 linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
306 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
307 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
308 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
900 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
902 if ($ac_dir/nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
904 elif ($ac_dir/nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
954 global_symbol_pipe="sed -n -e 's/^.* $symcode $sympat$/$symxfrm/p'"
998 sed 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> conftest.c
1018 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> conftest.c
1344 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1353 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
1354 Xsed="sed -e s/^X//"