HomeSort by relevance Sort by last modified time
    Searched refs:sed (Results 301 - 325 of 367) sorted by null

<<1112131415

  /external/v8/test/mjsunit/
string-indexof-2.js 33 + "dolor, non existimant oportere nimium nos causae confidere, sed et"
36 + "Sed ut perspiciatis, unde omnis iste natus error sit voluptatem "
40 + "sit, aspernatur aut odit aut fugit, sed quia consequuntur magni"
43 + "consectetur, adipisci velit, sed quia non numquam eius modi"
  /ndk/build/tools/
dev-system-import.sh 124 echo "$@" | tr ' ' '\n' | sed -e 's!android-!!g' | tr '\n' ' '
179 PLATFORM=`echo $PLATFORM | sed -e 's!android-!!g'`
391 local headers=`cd "$1" && find . -type f | sed -e 's!\./!!g'`
build-ndk-sysroot.sh 239 srcs=`echo $srcs | sed -e "s%\./%%g"`
259 srcs=`echo $srcs | sed -e "s%\./%%g"`
  /external/bison/djgpp/
config.bat 176 sed -f %XSRC%/djgpp/config.sed configure.orig > configure
221 sed "s/c++\.m4/cxx.m4/" %XSRC%/data/lalr1.cc > lalr1.cc
224 sed "s/c++\.m4/cxx.m4/" %XSRC%/data/location.cc > location.cc
227 sed "s/c++\.m4/cxx.m4/" %XSRC%/data/glr.cc > glr.cc
235 sed -f %XSRC%/djgpp/config_h.sed %XSRC%/config_h.orig > config.hin
287 sed "/#[ ]*include/s/++/xx/" %XSRC%/examples/calcxx/calcxx.cc > calcxx.cc
290 sed "/#[ ]*include/s/++/xx/" %XSRC%/examples/calcxx/calcxx-driver.cc > calcxx-driver.cc
293 sed "/#[ ]*include/s/++/xx/" %XSRC%/examples/calcxx/calcxx-driver.hh > calcxx-driver.hh
302 :sed "\/#[ ]*include\/s\/++\/xx\/" %XSRC%\/examples\/calcxx\/calcxx-parser.yy > calcxx-parser.yy label
308 :sed "\/#[ ]*include\/s\/++\/xx\/" %XSRC%\/examples\/calcxx\/calcxx-scanner.ll > calcxx-scanner.ll label
    [all...]
  /external/bison/lib/
Makefile 83 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
85 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
481 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
482 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
485 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
486 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
489 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
614 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
  /sdk/eclipse/scripts/
create_test_symlinks.sh 16 echo $1 | sed 's@[^/]*@..@g'
  /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/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...]
  /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...]
  /build/
envsetup.sh 18 for i in `cat $T/build/envsetup.sh | sed -n "/^function /s/function \([a-z_]*\).*/\1/p" | sort`; do
507 local product=$(echo -n $selection | sed -e "s/-.*$//")
517 local variant=$(echo -n $selection | sed -e "s/^[^\-]*-//")
643 local M=`echo $M|sed 's:'$T'/::'`
664 DIR=`echo $DIR | sed -e 's:/$::'`
729 local PID=`adb shell ps | fgrep $1 | sed -e 's/[^ ]* *\([0-9]*\).*/\1/'`
943 local availFiles=( $(adb ${adbOptions} shell ls /data/misc | grep '^heap-dump' | sed -e 's/.*heap-dump-/heap-dump-/' | sort -r | tr '[:space:][:cntrl:]' ' ') )
1039 lines=($(grep "$1" $T/filelist | sed -e 's/\/[^/]*$//' | sort | uniq))
  /development/build/tools/
make_windows_sdk.sh 65 BUILD_ID=`cat config/build_id.make | sed -n '/BUILD_ID=/s/^[^=]\+=\(.*\)$/\1/p'`
83 SDK_NUMBER=`echo $filename | sed -n 's/^.*_\([^_./]\+\)_[^_.]*\..*$/\1/p'`
  /external/elfutils/libasm/
Makefile 58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
438 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
439 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
442 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
443 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
446 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /external/elfutils/libdw/
Makefile 59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
529 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
530 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
533 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
534 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
537 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /external/iproute2/tc/
Makefile 126 for s in `grep -B 3 '\<dlsym' $$files | sed -n '/snprintf/{s:.*"\([^"]*\)".*:\1:;s:%s::;p}'` ; do \
127 sed -n '/'$$s'[^ ]* =/{s:.* \([^ ]*'$$s'[^ ]*\) .*:extern char \1[] __attribute__((weak)); if (!strcmp(sym, "\1")) return \1;:;p}' $$files ; \
  /external/netcat/
stupidh 101 sed -e '/^#/d' -e '/^[ ]*$/d' > st00pid.in << 'EOF'
420 ${CC} -E st00pid.c | sed -e '/^#/d' -e '/^[ ]*$/d'
  /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
  /ndk/build/core/
ndk-common.sh 543 scp_src=`echo $1 | sed -e s%ssh://%%g`
556 cp_src=`echo $1 | sed -e s%^file://%%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/elfutils/lib/
Makefile 308 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
309 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
312 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
313 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
316 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /external/elfutils/libcpu/
Makefile 292 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
293 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
296 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
297 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
300 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  /device/samsung/crespo/alsa-lib/
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/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/elfutils/libebl/
Makefile 57 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
602 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
603 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
606 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
607 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
610 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...]

Completed in 1921 milliseconds

<<1112131415