HomeSort by relevance Sort by last modified time
    Searched full:sed (Results 276 - 300 of 617) sorted by null

<<11121314151617181920>>

  /device/htc/passion/
setup-makefiles.sh 21 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/$DEVICE-vendor.mk
56 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/passion/BoardConfigVendor.mk
79 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/passion/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
  /external/e2fsprogs/
Makefile.in 70 target=`echo $@|$(SED) 's/-recursive//'`; \
80 target=`echo $@|$(SED) 's/-progs-recursive//'`; \
91 target=`echo $@|$(SED) 's/-libs-recursive//'`; \
  /external/e2fsprogs/ext2ed/
Makefile.in 43 -mv `echo $< | sed -e 's/.sgml$$/.ps/'` $@
48 -mv `echo $< | sed -e 's/.sgml$$/.pdf/'` $@
53 -mv `echo $< | sed -e 's/.sgml$$/.html/'` $@
  /external/elfutils/m4/
gettext.m4 243 LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
371 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
399 *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
404 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
405 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
406 ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
411 .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
418 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
427 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"
    [all...]
Makefile 203 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
204 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
207 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
208 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
211 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /external/grub/util/
grub-image 34 progname=`echo "$0" | sed 's%^.*/%%'`
35 thisdir=`echo "$0" | sed 's%/[^/]*$%%'`
55 VERSION=`$grub_shell --version | sed -e 's/^.* \([0-9.]*\).*$/\1/'`
grub-image.in 34 progname=`echo "$0" | sed 's%^.*/%%'`
35 thisdir=`echo "$0" | sed 's%/[^/]*$%%'`
55 VERSION=`$grub_shell --version | sed -e 's/^.* \([0-9.]*\).*$/\1/'`
  /external/netcat/scripts/
websearch 12 PLUSARG="`echo $* | sed 's/ /+/g'`"
13 PIPEARG="`echo ${PLUSARG} | sed 's/+/|/g'`"
49 sed '/^<IMG ALT.*inktomi.*\.gif">$/d'
  /external/strace/linux/
ioctlent.sh 55 sed -ne "s,$asm/,asm/,g"'
76 sed -ne "s,$asm/,asm/,g"'
83 bases=$(sed -ne 's/.*_IOC_NONE.*,[[:space:]]*\([A-Z][A-Z0-9_]\+\)[[:space:]+,].*/\1/p' ioctls.h | uniq | sort)
  /external/strace/strace/linux/
ioctlent.sh 55 sed -ne "s,$asm/,asm/,g"'
76 sed -ne "s,$asm/,asm/,g"'
83 bases=$(sed -ne 's/.*_IOC_NONE.*,[[:space:]]*\([A-Z][A-Z0-9_]\+\)[[:space:]+,].*/\1/p' ioctls.h | uniq | sort)
  /external/clearsilver/autom4te.cache/
output.0 72 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
157 # uniformly replaced by the line number. The first 'sed' inserts a
158 # line-number line before each line; the second 'sed' does the real
162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
163 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
164 sed '=' <$as_myself |
165 sed '
226 # Sed expression to map a string onto a valid CPP name.
227 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g
    [all...]
  /external/strace/
Makefile.in 335 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
338 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
347 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
363 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
372 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
431 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
436 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
437 inst=`echo $$inst | sed -e 's/^.*\///'`; \
438 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
452 ext=`echo $$i | sed -e 's/^.*\\.//'`;
    [all...]
  /external/expat/conftools/
libtool.m4 118 # Sed substitution that helps us do robust quoting. It backslashifies
120 Xsed='sed -e 1s/^X//'
126 # Sed substitution to delay expansion of an escaped shell variable in a
130 # Sed substitution to avoid accidental globbing in evaled expressions
166 test -z "$SED" && SED=sed
262 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
275 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
291 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p;
    [all...]
  /external/clearsilver/
configure 72 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
157 # uniformly replaced by the line number. The first 'sed' inserts a
158 # line-number line before each line; the second 'sed' does the real
162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
163 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
164 sed '=' <$as_myself |
165 sed '
227 # Sed expression to map a string onto a valid CPP name.
228 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /external/expat/
configure 74 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
159 # uniformly replaced by the line number. The first 'sed' inserts a
160 # line-number line before each line; the second 'sed' does the real
164 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
165 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
166 sed '=' <$as_myself |
167 sed '
229 # Sed expression to map a string onto a valid CPP name.
230 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /external/bison/
Makefile 88 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
243 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
335 target=`echo $@ | sed s/-recursive//`; \
371 target=`echo $@ | sed s/-recursive//`; \
453 @case `sed 15q $(srcdir)/NEWS` in \
462 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
463 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`;
    [all...]
Makefile.in 88 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
243 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
335 target=`echo $@ | sed s/-recursive//`; \
371 target=`echo $@ | sed s/-recursive//`; \
453 @case `sed 15q $(srcdir)/NEWS` in \
462 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
463 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`;
    [all...]
  /external/dbus/
configure 72 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
157 # uniformly replaced by the line number. The first 'sed' inserts a
158 # line-number line before each line; the second 'sed' does the real
162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
163 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
164 sed '=' <$as_myself |
165 sed '
227 # Sed expression to map a string onto a valid CPP name.
228 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /external/elfutils/config/
Makefile 201 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
202 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
205 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
206 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
209 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
Makefile.in 201 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
202 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
205 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
206 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
209 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /external/elfutils/doc/
Makefile 200 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
201 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
204 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
205 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
208 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /external/stlport/
configure 10 target=`echo $1 | sed -e 's/^[^=]*=//'`
15 target=`echo $1 | sed -e 's/^[^=]*=//'`
234 case `echo $option | sed -e 's/^[^=]*=//'` in
236 target=`echo $option | sed -e 's/^[^=]*=//'`
263 case `echo $option | sed -e 's/^[^=]*=//'` in
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
SMakefile 50 SED = sed
106 $(SED) "/extern char.*malloc/d" <y.tab.c >parse.tmp
117 $(SED) s,\"$(srcdir)/scan.l\",\"scan.l\", <scan.tmp >scan.c
149 $(SED) s,"$(srcdir)/scan.l","scan.l", < temp_a > temp_b
  /external/grub/
configure 74 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
159 # uniformly replaced by the line number. The first 'sed' inserts a
160 # line-number line before each line; the second 'sed' does the real
164 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
165 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
166 sed '=' <$as_myself |
167 sed '
229 # Sed expression to map a string onto a valid CPP name.
230 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /external/dbus/doc/
Makefile.in 168 SED = @SED@
293 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
294 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
297 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
298 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
301 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \

Completed in 48 milliseconds

<<11121314151617181920>>