HomeSort by relevance Sort by last modified time
    Searched refs:sed (Results 376 - 400 of 599) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/jpeg-6b/
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...]
  /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/zlib/src/
configure 23 uname="`echo "${CHOST}" | sed -e 's/^[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)-.*$/\1/'`"
31 VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`
32 VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < zlib.h`
33 VER2=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\)\\..*/\1/p' < zlib.h`
34 VER1=`sed -n -e '/VERSION "/s/.*"\([0-9]*\)\\..*/\1/p' < zlib.h`
90 -p*=* | --prefix=*) prefix=`echo $1 | sed 's/.*=//'`; shift ;;
91 -e*=* | --eprefix=*) exec_prefix=`echo $1 | sed 's/.*=//'`; shift ;;
92 -l*=* | --libdir=*) libdir=`echo $1 | sed 's/.*=//'`; shift ;;
93 --sharedlibdir=*) sharedlibdir=`echo $1 | sed 's/.*=//'`; shift ;;
94 -i*=* | --includedir=*) includedir=`echo $1 | sed 's/.*=//'`;shift ;
    [all...]
  /external/bison/build-aux/
compile 69 file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
279 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
  /external/bison/djgpp/
djunpack.bat 54 sed "1{s/^.*bison-/djtar -x -p -o bison-/;s|$|djgpp/fnchange.lst %%1 > fnchange.tmp|};2,$d" top_src.dir > ext_list.bat
62 sed "1{s|^.*bison-|s/@V@/bison-|;s|$|g|};2,$d" top_src.dir > version.sed
63 sed -f version.sed < fnchange.tmp > fnchange.lst
64 del version.sed
74 echo FAIL: Sed is not available.
  /external/libcap-ng/libcap-ng-0.7/
compile 69 file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
279 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
  /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'`
  /build/core/
product_config.mk 54 trysed := $(shell echo a | sed -E -e 's/a/b/' 2>/dev/null)
56 SED_EXTENDED := sed -E
58 trysed := $(shell echo c | sed -r -e 's/c/d/' 2>/dev/null)
60 SED_EXTENDED := sed -r
62 $(error Unknown sed version)
77 $(shell find $(2) -name "$(1)" | $(SED_EXTENDED) "s:($(2)/?(.*)):\\1\\:$(3)/\\2:" | sed "s://:/:g")
  /external/qemu/distrib/sdl-1.2.15/acinclude/
esd.m4 49 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
51 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
53 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 2 sed \- a Stream EDitor
5 sed [-V] [--version] [--help] [-n] [--quiet] [--silent]
242 For example, ``sed -n 1~2p'' will print all the odd-numbered lines in
318 sed.info,
321 the \*(sd FAQ (http://sed.sf.net/grabbag/tutorials/sedfaq.txt),
322 http://sed.sf.net/grabbag/.
328 Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
329 Also, please include the output of ``sed --version'' in the body
  /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/e2fsprogs/lib/
Makefile.darwin-lib 31 `echo $(my_dir) | sed -e 's;lib/;;'`/$(BSD_LIB) $(BSD_LIB))
  /external/grub/util/
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/llvm/autoconf/
mkinstalldirs 106 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
  /external/llvm/projects/sample/autoconf/
mkinstalldirs 106 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
  /external/skia/gm/tests/
run.sh 80 sed -e 's/"checksum" : [0-9]*/"checksum" : FAKE/g' \
82 sed -e 's/"checksums" : \[ [0-9]* \]/"checksums" : [ FAKE ]/g' \
  /external/webkit/Source/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 58 ARCHS=$(file "${INPUT}" | sed -Ene 's/^.*\(for architecture (.+)\):.*$/\1/p')
  /external/webkit/Tools/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"`
  /ndk/build/tools/
build-host-perl.sh 94 LIBS_SEARCH=`$CC -print-search-dirs | grep libraries | sed ' s/^.*=// ' | sed ' s/:/ /g '`
build-libportable.sh 153 nm -a $DSTDIR/libportable.a | grep -r __wrap_ | awk '{print $3}' | sed '/^$/d' | \
154 sed 's/_wrap_/|/' | awk -F'|' '{print $2}' | sort | uniq | \
  /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...]

Completed in 1493 milliseconds

<<11121314151617181920>>