/external/llvm/autoconf/ |
AutoRegen.sh | 9 echo $1 | sed -e 's/\\//g'
|
install-sh | 215 # This sed command emulates the dirname command. 216 dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 229 set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/llvm/autoconf/m4/ |
link_options.m4 | 13 llvm_cv_link_version=$(echo "$version_string" | sed -e "s#.*ld64-\([^ ]*\)\( (.*)\)\{0,1\}#\1#") 15 llvm_cv_link_version=$(echo "$version_string" | sed -e "s#[^0-9]*\([0-9.]*\).*#\1#")
|
/external/llvm/projects/sample/autoconf/ |
install-sh | 215 # This sed command emulates the dirname command. 216 dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 229 set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/llvm/projects/sample/autoconf/m4/ |
link_options.m4 | 13 llvm_cv_link_version=$(echo "$version_string" | sed -e "s#.*ld64-\([^ ]*\)#\1#") 15 llvm_cv_link_version=$(echo "$version_string" | sed -e "s#[^0-9]*\([0-9.]*\).*#\1#")
|
/external/llvm/test/ |
Makefile | 126 CC_FOR_OCAMLOPT := $(shell $(OCAMLOPT) -config | grep native_c_compiler | sed -e 's/native_c_compiler: //') 152 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp 174 @sed -f lit.tmp $(PROJ_SRC_DIR)/lit.site.cfg.in > $@ 187 @sed -f unit.tmp $(PROJ_SRC_DIR)/Unit/lit.site.cfg.in > $@
|
/ndk/sources/host-tools/make-3.81/config/ |
install-sh | 215 # This sed command emulates the dirname command. 216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` 229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/bison/src/ |
Makefile | 320 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 323 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 332 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 348 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 357 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 420 to=`echo "$*_H" | sed \ 423 sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \ 435 sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@ 488 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 489 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|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...] |
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/liblzf/ |
configure | 132 sed '/^.*\/\([^/][^/]*\)\/*$/{ 423 # uniformly replaced by the line number. The first 'sed' inserts a 424 # line-number line after each line using $LINENO; the second 'sed' 429 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 431 # E. McMahon (1931-1989) for sed's syntax. :-) 432 sed -n ' 436 sed ' 529 # Sed expression to map a string onto a valid CPP name. 530 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 532 # Sed expression to map a string onto a valid variable name [all...] |
/external/elfutils/ |
configure | 159 sed '/^.*\/\([^/][^/]*\)\/*$/{ 453 # uniformly replaced by the line number. The first 'sed' inserts a 454 # line-number line after each line using $LINENO; the second 'sed' 459 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 461 # E. McMahon (1931-1989) for sed's syntax. :-) 462 sed -n ' 466 sed ' 570 # Sed expression to map a string onto a valid CPP name. 571 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 573 # Sed expression to map a string onto a valid variable name [all...] |
/ndk/ |
ndk-gdb | 55 echo "$@" | sed -e 's! !\ !g' 336 "$ADB_CMD" $ADB_FLAGS shell "$@" ";" echo \$? | sed -e 's![[:cntrl:]]!!g' > $CMD_OUT 2>&1 338 "$ADB_CMD" $ADB_FLAGS shell "$@" ";" echo \$? | sed -e 's![[:cntrl:]]!!g' > $CMD_OUT 341 RET=`sed -e '$!d' $CMD_OUT` 343 OUT=`sed -e '$d' $CMD_OUT` 582 OPTION_LAUNCH=`run_awk_manifest_script extract-launchable.awk | sed 2q`
|
/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...] |
/ndk/sources/host-tools/sed-4.2.1/ |
configure | 3 # Generated by GNU Autoconf 2.63 for sed 4.2.1. 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' [all...] |
/dalvik/dx/tests/ |
run-test | 141 cat "$info" | sed 's/^/# /g'
|
/development/build/ |
Android.mk | 21 $(hide) sed -e 's/$${PLATFORM_VERSION}/$(PLATFORM_VERSION)/' \ 24 $< > $@ && sed -i -e '/^AndroidVersion.CodeName=\s*$$/d' $@ 29 $(hide) sed -e 's/$${PLATFORM_VERSION}/$(PLATFORM_VERSION)/' \ 32 $< > $@ && sed -i -e '/^AndroidVersion.CodeName=\s*$$/d' $@
|
/external/bison/data/ |
Makefile | 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|^.*/||'`; 295 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 296 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 299 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 300 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 303 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
/external/bluetooth/glib/ |
autogen.sh | 17 libtool_version=`libtoolize --version | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'`
|
/external/clang/test/ |
Makefile | 48 @sed -f lit.tmp $(PROJ_SRC_DIR)/lit.site.cfg.in > $@ 65 @sed -f unit.tmp $(PROJ_SRC_DIR)/Unit/lit.site.cfg.in > $@
|
/external/e2fsprogs/debian/attic/libs/ |
rules | 17 MAIN_VERSION = $(shell head -1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g') 85 sed s%$(topdir)/lib/et%/usr/share/comerr% \ 94 sed s%$(topdir)/lib/ss%/usr/share/ss% \ 99 install -m 644 lib/ss/ct_c.awk lib/ss/ct_c.sed \
|
/external/e2fsprogs/lib/et/ |
compile_et.sh.in | 41 ROOT=`echo $1 | sed -e s/.et$//`
|
/external/icu4c/tools/ |
Makefile.in | 40 target=`echo $@ | sed s/-recursive//`; \
|
/external/iproute2/examples/ |
gaiconf | 110 sed -e 's/^[[:space:]]*//' <<END_OF_DEFAULT >${TEMPFILE}
|
/ndk/sources/host-tools/make-3.81/ |
build.sh.in | 63 for file in `echo ${objs} | sed 's/\.'${OBJEXT}'/.c/g'`; do
|