HomeSort by relevance Sort by last modified time
    Searched refs:sed (Results 351 - 375 of 528) sorted by null

<<11121314151617181920>>

  /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/grub/
mkinstalldirs 106 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
install-sh 215 # This sed command emulates the dirname command.
216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
  /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/valgrind/tsan/
get_and_build_tsan.sh 22 VG_ARCH=$(uname -m | sed -e "s/i.86/x86/;s/x86_64/amd64/;s/arm.*/arm/")
  /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...]
  /external/zlib/
configure 21 uname="`echo "${CHOST}" | sed -e 's/^[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)$/\1/' -e 's/^[^-]*-[^-]*-\([^-]*\)-.*$/\1/'`"
26 VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`
27 VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < zlib.h`
28 VER2=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\)\\..*/\1/p' < zlib.h`
29 VER1=`sed -n -e '/VERSION "/s/.*"\([0-9]*\)\\..*/\1/p' < zlib.h`
80 -p*=* | --prefix=*) prefix=`echo $1 | sed 's/.*=//'`; shift ;;
81 -e*=* | --eprefix=*) exec_prefix=`echo $1 | sed 's/.*=//'`; shift ;;
82 -l*=* | --libdir=*) libdir=`echo $1 | sed 's/.*=//'`; shift ;;
83 --sharedlibdir=*) sharedlibdir=`echo $1 | sed 's/.*=//'`; shift ;;
84 -i*=* | --includedir=*) includedir=`echo $1 | sed 's/.*=//'`;shift ;
    [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...]
install-sh 215 # This sed command emulates the dirname command.
216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
  /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'
  /external/bison/build-aux/
install-sh 215 # This sed command emulates the dirname command.
216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
  /external/clang/tools/libclang/
Makefile 48 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/dhcpcd/
Makefile 44 _VERSION_SH= sed -n 's/\#define VERSION[[:space:]]*"\(.*\)".*/\1/p' defs.h
59 ${SED} ${SED_DBDIR} ${SED_HOOKDIR} ${SED_SCRIPT} ${SED_SYS} \
113 sed -e 's/^.*\.c //g' -e 's/.*\.c$$//g' -e 's/\\//g' | \
115 sed -e '/^compat\//d' | \
121 sed -e 's/^.*c //g' -e 's/.*\.c$$//g' -e 's/\\//g' | \
  /external/icu4c/test/
Makefile.in 55 target=`echo $@ | sed s/-recursive//`; \
73 target=`echo $@ | sed s/-recursive//`; \
  /external/iproute2/testsuite/
Makefile 33 o=`echo $$i | sed -e 's/iproute2\///'`; \
  /external/libffi/
install-sh 215 # This sed command emulates the dirname command.
216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
  /external/libpcap/packaging/
pcap.spec 38 V1=`echo 0.9.4 | sed 's/\\.[^\.]*$//g'`
39 V2=`echo 0.9.4 | sed 's/\\.[^\.]*\.[^\.]*$//g'`

Completed in 937 milliseconds

<<11121314151617181920>>