/external/ipsec-tools/src/include-glibc/ |
Makefile.in | 115 SED = @SED@ 227 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 228 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 231 sed -e "s|^$$srcdirstrip/||;t" \ 235 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 241 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
/external/libffi/ |
configure | 138 sed '/^.*\/\([^/][^/]*\)\/*$/{ 431 # uniformly replaced by the line number. The first 'sed' inserts a 432 # line-number line after each line using $LINENO; the second 'sed' 437 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 439 # E. McMahon (1931-1989) for sed's syntax. :-) 440 sed -n ' 444 sed ' 546 # Sed expression to map a string onto a valid CPP name. 547 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 549 # Sed expression to map a string onto a valid variable name [all...] |
Makefile.in | 78 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 80 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 83 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 271 SED = @SED@ 505 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 514 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ [all...] |
/external/dbus/ |
Makefile.in | 77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 82 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 214 SED = @SED@ 405 target=`echo $@ | sed s/-recursive//`; \ 441 target=`echo $@ | sed s/-recursive//`; \ 526 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 527 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 530 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; [all...] |
/external/dropbear/ |
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/ |
Makefile.in | 253 target=`echo $@ | sed s/-recursive//`; \ 283 target=`echo $@ | sed s/-recursive//`; \ 365 @case `sed 15q $(srcdir)/NEWS` in \ 374 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 375 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 378 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 379 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 382 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 465 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 494 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;} [all...] |
/external/grub/util/ |
Makefile.in | 243 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 246 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 255 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 271 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 280 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 357 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 358 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 361 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 362 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 365 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; [all...] |
/external/elfutils/src/ |
Makefile | 326 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 329 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 338 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 403 sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@ 409 to=`echo "$*_H" | sed \ 412 sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \ 424 sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@ 477 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 478 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 481 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; [all...] |
Makefile.in | 326 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 329 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 338 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 403 sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@ 409 to=`echo "$*_H" | sed \ 412 sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \ 424 sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@ 477 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 478 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 481 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; [all...] |
/external/e2fsprogs/ |
aclocal.m4 | 261 LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` 473 ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` 639 am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` [all...] |
configure | 136 sed '/^.*\/\([^/][^/]*\)\/*$/{ 429 # uniformly replaced by the line number. The first 'sed' inserts a 430 # line-number line after each line using $LINENO; the second 'sed' 435 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 437 # E. McMahon (1931-1989) for sed's syntax. :-) 438 sed -n ' 442 sed ' 544 # Sed expression to map a string onto a valid CPP name. 545 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 547 # Sed expression to map a string onto a valid variable name [all...] |
/external/icu4c/ |
configure | 157 sed '/^.*\/\([^/][^/]*\)\/*$/{ 451 # uniformly replaced by the line number. The first 'sed' inserts a 452 # line-number line after each line using $LINENO; the second 'sed' 457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 459 # E. McMahon (1931-1989) for sed's syntax. :-) 460 sed -n ' 464 sed ' 568 # Sed expression to map a string onto a valid CPP name. 569 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 571 # Sed expression to map a string onto a valid variable name [all...] |
/external/libpng/ |
Makefile.in | 70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 72 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 75 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 78 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 80 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 83 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 89 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 90 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 230 SED = @SED [all...] |
configure | 292 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 302 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 402 sed '/^.*\/\([^/][^/]*\)\/*$/{ 428 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) 429 sed -n ' 433 sed ' 525 # Sed expression to map a string onto a valid CPP name. 526 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 528 # Sed expression to map a string onto a valid variable name. 529 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g' [all...] |
/external/tcpdump/ |
configure | 137 sed '/^.*\/\([^/][^/]*\)\/*$/{ 430 # uniformly replaced by the line number. The first 'sed' inserts a 431 # line-number line after each line using $LINENO; the second 'sed' 436 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 438 # E. McMahon (1931-1989) for sed's syntax. :-) 439 sed -n ' 443 sed ' 545 # Sed expression to map a string onto a valid CPP name. 546 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 548 # Sed expression to map a string onto a valid variable name [all...] |
/build/core/ |
product_config.mk | 54 trysed := $(shell echo a | sed -E -e 's/a/b/' 2>/dev/null) 56 SED_EXTENDED := sed -E 58 trysed := $(shell echo c | sed -r -e 's/c/d/' 2>/dev/null) 60 SED_EXTENDED := sed -r 62 $(error Unknown sed version) 77 $(shell find $(2) -name "$(1)" | $(SED_EXTENDED) "s:($(2)/?(.*)):\\1\\:$(3)/\\2:" | sed "s://:/:g")
|
/external/libpcap/ |
configure | 137 sed '/^.*\/\([^/][^/]*\)\/*$/{ 430 # uniformly replaced by the line number. The first 'sed' inserts a 431 # line-number line after each line using $LINENO; the second 'sed' 436 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 438 # E. McMahon (1931-1989) for sed's syntax. :-) 439 sed -n ' 443 sed ' 545 # Sed expression to map a string onto a valid CPP name. 546 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 548 # Sed expression to map a string onto a valid variable name [all...] |
/external/bluetooth/glib/m4macros/ |
glib-2.0.m4 | 71 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` 73 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` 75 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
|
/external/bison/lib/ |
gnulib.mk | 48 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
|
/external/bison/m4/ |
iconv.m4 | 95 am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
|
/external/bluetooth/glib/ |
mkinstalldirs | 70 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
|
/external/dbus/test/name-test/ |
Makefile.in | 208 SED = @SED@ 329 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 496 dashes=`echo "$$dashes" | sed s/./=/g`; \ 506 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 507 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 510 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 511 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 514 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
/external/dnsmasq/contrib/port-forward/ |
dnsmasq-portforward | 43 ports=$(sed -n -e "/^${hostname}\ .*/ s/^.* //p" ${PORTSFILE})
|
/external/dropbear/libtomcrypt/ |
testme.sh | 7 echo "Testing verion" `grep "^VERSION=" makefile | sed "s/.*=//"`
|
/external/e2fsprogs/lib/et/ |
compile_et.1 | 73 uses an awk/sed combination of scripts,
|