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

1 2 34 5 6 7 8 91011>>

  /external/netcat/scripts/
alta 12 PLUSARG="`echo $* | sed 's/ /+/g'`"
31 sed -e '/Documents .* matching .* query /,/query?.*stq=.* Document/p' \
  /external/webkit/WebKitTools/android/flex-2.5.4a/
mkinstalldirs 16 set - `echo ${file} | sed -e 's@/@%@g' -e 's@^%@/@'`
  /external/bison/
Makefile.am 30 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
  /external/e2fsprogs/lib/ext2fs/tdb/
build-tdb 17 grep "^Last Changed Rev" .svninfo | sed -e 's/Last Changed //' >> tdb.c
27 sed -e '1,/#include "tdb_private.h"/d' < $BASE_DIR/common/$i >> tdb.c
  /external/expat/conftools/
PrintPath 37 -p* ) pathname="`echo $args | sed 's/^..//'`" ;;
59 sed 's/^;/.;/
68 sed 's/^:/.:/
  /device/htc/passion/
setup-makefiles.sh 22 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/$DEVICE-vendor.mk
57 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/BoardConfigVendor.mk
80 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
  /device/samsung/crespo/
setup-makefiles.sh 22 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/device-vendor.mk
57 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/BoardConfigVendor.mk
86 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
  /external/dbus/tools/
run-with-tmp-session-bus.sh 26 ESCAPED_SERVICE_DIR=`echo $SERVICE_DIR | sed -e 's/\//\\\\\\//g'`
31 sed -e 's/<standard_session_servicedirs.*$/<servicedir>'$ESCAPED_SERVICE_DIR'<\/servicedir>/g' | \
32 sed -e 's/<include.*$//g' \
  /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/elfutils/
config.status 75 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
161 # uniformly replaced by the line number. The first 'sed' inserts a
162 # line-number line before each line; the second 'sed' does the real
166 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
167 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
168 sed '=' <$as_myself |
169 sed '
232 # Sed expression to map a string onto a valid CPP name.
233 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 71 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
92 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
147 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
211 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
219 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
227 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
269 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
273 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
304 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
307 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 71 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
92 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
147 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
211 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
219 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
227 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
269 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
273 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
304 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
307 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 69 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
145 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
209 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
217 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
225 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
267 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
271 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
302 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
305 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 69 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
145 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
209 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
217 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
225 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
267 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
271 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
302 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
305 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 71 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
92 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
147 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
211 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
219 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
227 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
269 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
273 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
304 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
307 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 71 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
92 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
147 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
211 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
219 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
227 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
269 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
273 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
304 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
307 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 69 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
145 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
209 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
217 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
225 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
267 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
271 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
302 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
305 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 69 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
145 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
209 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
217 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
225 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
267 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
271 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
302 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
305 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/
fixinc.sh 71 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
92 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
147 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
211 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
219 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
227 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
269 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
273 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
304 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
307 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/
fixinc.sh 71 target_canonical="`sed -n -e 's,^target[ ]*=[ ]*\(.*\)$,\1,p' < Makefile`"
92 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'"
147 MN_NAME_PAT="`sed 's/^/\\\\</; s/$/\\\\>/; $!s/$/|/' \
211 sed -e '/\/\.$/d' -e 's@/./@/@g'`"
219 theselinks=`find $d/. -type l -print | sed -e 's@/./@/@g'`
227 if [ "`ls -ld $d1 | sed -n 's/.*-> //p'`" != "." ]
269 dest=`ls -ld ${sym_link} | sed -n 's/.*-> //p'`
273 cd ./`echo ${sym_link} | sed 's;/[^/]*$;;'`
304 y=`echo ${full_dest_dir} | sed -n "s&${cinput}/&&p"`
307 sed -e 's@^./@@' -e 's@/./@/@g' -e 's@[^/][^/]*@..@g' -e 's@..$@@'
    [all...]
  /external/grub/
config.status 75 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
161 # uniformly replaced by the line number. The first 'sed' inserts a
162 # line-number line before each line; the second 'sed' does the real
166 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
167 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
168 sed '=' <$as_myself |
169 sed '
232 # Sed expression to map a string onto a valid CPP name.
233 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /external/bison/build-aux/
ylwrap 128 input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
131 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
161 target="tmp-`echo $target | sed s/.*[\\/]//g`"
173 FROM=`echo "$from" | sed \
176 TARGET=`echo "$2" | sed \
180 sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \
  /external/chromium/third_party/icu/source/
install-sh 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
158 ## this sed command emulates the dirname command
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
210 sed $transformarg`$transformbasename
213 # don't allow the sed command to completely eliminate the filename
  /external/chromium/third_party/libevent/
install-sh 74 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
78 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
145 ## this sed command emulates the dirname command
146 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
160 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
197 sed $transformarg`$transformbasename
200 # don't allow the sed command to completely eliminate the filename

Completed in 2098 milliseconds

1 2 34 5 6 7 8 91011>>