/external/llvm/utils/buildit/ |
GNUmakefile | 28 SRC = $(shell cd $(SRCROOT) && pwd | sed s,/private,,)
|
/external/llvm/utils/ |
check-each-file | 28 gmake -n $program 2>&1 | sed '/gcc/s/$/__main.o/' >> $linker
|
/sdk/eclipse/scripts/ |
create_all_symlinks.sh | 89 echo $1 | sed 's@[^/]*@..@g'
|
/external/libusb-compat/ |
configure | 155 sed '/^.*\/\([^/][^/]*\)\/*$/{ 449 # uniformly replaced by the line number. The first 'sed' inserts a 450 # line-number line after each line using $LINENO; the second 'sed' 455 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 457 # E. McMahon (1931-1989) for sed's syntax. :-) 458 sed -n ' 462 sed ' 566 # Sed expression to map a string onto a valid CPP name. 567 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 569 # Sed expression to map a string onto a valid variable name [all...] |
/external/libmtp/ |
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/protobuf/gtest/ |
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...] |
/ndk/sources/host-tools/make-3.81/ |
configure | 293 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 303 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 403 sed '/^.*\/\([^/][^/]*\)\/*$/{ 429 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) 430 sed -n ' 434 sed ' 526 # Sed expression to map a string onto a valid CPP name. 527 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 529 # Sed expression to map a string onto a valid variable name. 530 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g' [all...] |
/external/chromium/third_party/libevent/ |
configure | 155 sed '/^.*\/\([^/][^/]*\)\/*$/{ 449 # uniformly replaced by the line number. The first 'sed' inserts a 450 # line-number line after each line using $LINENO; the second 'sed' 455 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 457 # E. McMahon (1931-1989) for sed's syntax. :-) 458 sed -n ' 462 sed ' 566 # Sed expression to map a string onto a valid CPP name. 567 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 569 # Sed expression to map a string onto a valid variable name [all...] |
/development/build/tools/ |
mk_sdk_repo_xml.sh | 55 XMLNS=$(sed -n '/xmlns:sdk="/s/.*"\(.*\)".*/\1/p' "$SCHEMA") 64 ROOT=$(sed -n -e '/xsd:element.*name="sdk-/s/.*name="\(sdk-[^"]*\)".*/\1/p' "$SCHEMA")
|
/external/elfutils/libcpu/ |
Makefile.am | 64 | sed '1,/^%%/d;/^#/d;/^[[:space:]]*$$/d;s/[^:]*:\([^[:space:]]*\).*/MNE(\1)/;s/{[^}]*}//g;/INVALID/d' \
|
/external/icu4c/test/perf/ |
Makefile.in | 60 target=`echo $@ | sed s/-recursive//`; \
|
/external/mksh/src/ |
Build.sh | 49 sed "s^${_c} " <vv.out 99 echo :"$@" | sed 's/^://' | tr $alll $allu 305 dstversion=`sed -n '/define MKSH_VERSION/s/^.*"\(.*\)".*$/\1/p' $srcdir/sh.h` 659 sed 's/^/[ /' x 881 i=`echo :"$orig_CFLAGS" | sed 's/^://' | tr -c -d $alll$allu$alln` [all...] |
/external/openssh/regress/ |
ssh-com.sh | 55 sed "s/HostKeyAlias.*/HostKeyAlias ssh2-localhost-with-alias/" \
|
/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/LayoutTests/fast/dom/TreeWalker/resources/ |
TreeWalker-currentNode.js | 4 subTree.innerHTML = "<p>Lorem ipsum <span>dolor <b>sit</b> amet</span>, consectetur <i>adipisicing</i> elit, sed do eiusmod <tt>tempor <b><i>incididunt ut</i> labore</b> et dolore magna</tt> aliqua.</p>"
|
/ndk/build/tools/ |
build-ndk-sysroot.sh | 239 srcs=`echo $srcs | sed -e "s%\./%%g"` 259 srcs=`echo $srcs | sed -e "s%\./%%g"`
|
gen-platforms.sh | 48 (cd "$1/platforms" && ls -d android-*) | sed -e "s!android-!!" | sort -g | tr '\n' ' ' 173 PLATFORMS=$(echo $PLATFORMS | tr ' ' '\n' | sed -e 's!^android-!!g' | tr '\n' ' ') 375 LIBS=$( (cd $SYMDIR && 2>/dev/null ls *.functions.txt) | sort -u | sed -e 's!\.functions\.txt$!!g')
|
/external/bison/build-aux/ |
Makefile | 245 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 246 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 249 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 250 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 253 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
/external/bison/tests/ |
Makefile | 264 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 265 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 268 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 269 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 272 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
/external/icu4c/ |
configure | 291 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 301 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 401 sed '/^.*\/\([^/][^/]*\)\/*$/{ 427 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) 428 sed -n ' 432 sed ' 524 # Sed expression to map a string onto a valid CPP name. 525 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 527 # Sed expression to map a string onto a valid variable name. 528 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g' [all...] |
configure.orig | 291 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 301 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 401 sed '/^.*\/\([^/][^/]*\)\/*$/{ 427 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) 428 sed -n ' 432 sed ' 524 # Sed expression to map a string onto a valid CPP name. 525 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 527 # Sed expression to map a string onto a valid variable name. 528 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g' [all...] |
/external/openfst/ |
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/bison/examples/ |
Makefile | 264 target=`echo $@ | sed s/-recursive//`; \ 300 target=`echo $@ | sed s/-recursive//`; \ 382 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 383 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 386 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 387 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 390 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
/external/libpng/ |
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/libusb/ |
configure | 289 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 299 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 399 sed '/^.*\/\([^/][^/]*\)\/*$/{ 425 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) 426 sed -n ' 430 sed ' 522 # Sed expression to map a string onto a valid CPP name. 523 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 525 # Sed expression to map a string onto a valid variable name. 526 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g' [all...] |