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

1 2 3 4 5 6 7 8 91011>>

  /external/grub/util/
grub-image.in 34 progname=`echo "$0" | sed 's%^.*/%%'`
35 thisdir=`echo "$0" | sed 's%/[^/]*$%%'`
55 VERSION=`$grub_shell --version | sed -e 's/^.* \([0-9.]*\).*$/\1/'`
grub-terminfo 69 infocmp -L -1 -g $termname | sed -n -e "/$1/s/^[^=]*=\\(.*\\),\$/\\1/p"
grub-terminfo.in 69 infocmp -L -1 -g $termname | sed -n -e "/$1/s/^[^=]*=\\(.*\\),\$/\\1/p"
  /external/icu4c/samples/
Makefile.in 53 target=`echo $@ | sed s/-recursive//`; \
70 target=`echo $@ | sed s/-recursive//`; \
71 subtarget=`echo $@ | sed s/-samples-recursive//`; \
  /external/iproute2/examples/
cbq.init-v0.7.3 96 # more of sed power (use sed instead of grep+cut)
515 ip link show| sed -n "/^[0-9]/ \
589 -not -name '*~' -maxdepth 1| xargs sed -n 's/#.*//; \
596 DEVICES=`echo "$DEVFIELDS"| sed 's/,.*//'| sort -u`
604 CLASS=`echo $2| sed 's/^cbq-0*//; s/^\([0-9a-fA-F]\+\).*/\1/'`
605 CFILE=`sed -n 's/#.*//; s/[[:space:]]//g; /^[[:alnum:]_]\+=[[:alnum:].,:;/*@-_]\+$/ p' $1/$2`
632 BANDWIDTH=`echo "$DEVFIELDS"| sed -n "/^$DEVICE,/ \
736 DEVTEMP=`echo "$DEVFIELDS"| sed -n "/^$dev,/ { s/$dev,//; p; q; }"`
787 for mark in `echo "$CFILE"| sed -n '/^MARK/ { s/.*=//; p; }'`; d
    [all...]
  /external/elfutils/
configure 77 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
162 # uniformly replaced by the line number. The first 'sed' inserts a
163 # line-number line before each line; the second 'sed' does the real
167 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
168 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
169 sed '=' <$as_myself |
170 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/fdlibm/
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/bison/tests/
testsuite 66 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
151 # uniformly replaced by the line number. The first 'sed' inserts a
152 # line-number line before each line; the second 'sed' does the real
156 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
157 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
158 sed '=' <$as_myself |
159 sed '
221 # Sed expression to map a string onto a valid CPP name.
222 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'
    [all...]
  /external/jpeg/
configure 75 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
107 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
109 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
112 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
116 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
118 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
121 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
176 run sed PROGRAM on installed program names
347 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
349 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; the
    [all...]
  /ndk/build/tools/
build-platforms.sh 47 (cd "$1/platforms" && ls -d android-*) | sed -e "s!android-!!" | tr '\n' ' '
56 echo $1 | sed -e 's!/$!!g'
73 echo `echo $cur | sed -e 's!/.$!!g'`
269 local subdirs=`cd $DSTDIR/$1 && ls -1p | grep -e '.*/' | sed -e 's!/$!!g'`
291 local subdirs=`cd $SRCDIR/$1 && ls -1p | grep -e '.*/' | sed -e 's!/$!!g'`
  /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/clearsilver/
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/bison/djgpp/
djunpack.bat 55 sed "1{s/^.*bison-/djtar -x -p -o bison-/;s|$|djgpp/fnchange.lst %%1 > fnchange.tmp|};2,$d" top_src.dir > ext_list.bat
63 sed "1{s|^.*bison-|s/@V@/bison-|;s|$|g|};2,$d" top_src.dir > version.sed
64 sed -f version.sed < fnchange.tmp > fnchange.lst
65 del version.sed
75 echo FAIL: Sed is not available.
  /external/grub/
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...]
mkinstalldirs 106 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
  /external/dhcpcd/mk/
dist.mk 10 _VERSION_SH= sed -n 's/\#define VERSION[[:space:]]*"\(.*\)".*/\1/p' config.h
  /external/dnsmasq/contrib/port-forward/
dnsmasq-portforward 43 ports=$(sed -n -e "/^${hostname}\ .*/ s/^.* //p" ${PORTSFILE})
  /external/strace/
mkinstalldirs 106 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
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/webkit/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 58 ARCHS=$(file "${INPUT}" | sed -Ene 's/^.*\(for architecture (.+)\):.*$/\1/p')
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure 52 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
73 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
75 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
78 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
82 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
84 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
87 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
127 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
223 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
225 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; the
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 58 i=`echo $1 | sed "s/.*\///"`
338 echo Evaluating `echo $1 | sed "s/\+/ /g"` ...
339 $DBG echo /omx/PERF_reader $my_perf*$2.trace "|" awk -f /omx/`echo $3 | sed "s/\+/ /g"`
340 /omx/PERF_reader $my_perf*$2.trace | awk -f /omx/`echo $3 | sed "s/\+/ /g"`
  /external/genext2fs/
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...]
  /build/tools/
check_builds.sh 43 make PRODUCT-$(echo $1 | sed "s/-.*//" )-installclean
  /dalvik/tests/
run-test 211 sed -e 's/[[:cntrl:]]$//g' < "$output" >"${td_expected}"
245 cat "${td_info}" | sed 's/^/# /g'

Completed in 567 milliseconds

1 2 3 4 5 6 7 8 91011>>