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

<<11121314151617181920>>

  /sdk/eclipse/scripts/
update_version.sh 29 # Now find the same files but this time use sed to replace in-place with
31 grep -rl "$OLD" * | grep -E "\.xml$|\.MF$" | xargs -n 1 sed -i "" "s/$OLD/$NEW/g"
  /external/qemu-pc-bios/bochs/
config.sub 55 me=`echo "$0" | sed -e 's,.*/,,'`
119 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
123 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
126 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
128 then os=`echo $1 | sed 's/.*-/-/'`
174 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
178 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
181 os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
182 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
186 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'
    [all...]
  /external/srtp/
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/e2fsprogs/config/
config.rpath 43 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
44 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
380 sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
476 escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
477 escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
478 escaped_sys_lib_search_path_spec=`echo "X$sys_lib_search_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
479 escaped_sys_lib_dlsearch_path_spec=`echo "X$sys_lib_dlsearch_path_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
481 sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
  /external/elfutils/libelf-po/
Makefile 91 @lang=`echo $* | sed -e 's,.*/,,'`; \
119 @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
143 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
152 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
195 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
201 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
241 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
290 @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
330 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quo
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
configure 23 VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`
24 VER2=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\)\\..*/\1/p' < zlib.h`
25 VER1=`sed -n -e '/VERSION "/s/.*"\([0-9]*\)\\..*/\1/p' < zlib.h`
47 -p*=* | --p*=*) prefix=`echo $1 | sed 's/[-a-z_]*=//'`; shift;;
48 -e*=* | --e*=*) exec_prefix=`echo $1 | sed 's/[-a-z_]*=//'`; shift;;
49 -l*=* | --libdir=*) libdir=`echo $1 | sed 's/[-a-z_]*=//'`; shift;;
50 -i*=* | --includedir=*) includedir=`echo $1 | sed 's/[-a-z_]*=//'`;shift;;
199 sed < zconf.in.h "/HAVE_UNISTD_H/s%0%1%" > zconf.h
441 sed < Makefile.in "
  /ndk/sources/host-tools/make-3.81/config/
config.rpath 49 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
50 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
51 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
242 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
245 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
518 escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
519 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
520 escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
522 sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
  /development/tools/labpretest/
labpretest.sh 115 fdevice=`$FASTBOOT devices | sed -n "s/\($device\).*/\1/ p"`
284 bootloaderfile=`ls -1 $ROOT/$product | sed -n 's/\(.*boot[0-9._]\+img\)/\1/ p'`
323 radiofile=`ls -1 $ROOT/$product | sed -n 's/\(radio[0-9._A-Za-z]\+img\)/\1/ p'`
357 buildfile=`\ls -1 $ROOT/$product 2>&1 | sed -n 's/\([a-z]\+-img-[0-9]\+.zip\)/\1/ p'`
439 product=`$FASTBOOT -s $device getvar product 2>&1 | sed -n 's/product: \([a-z]*\)\n*/\1/ p'`
462 tmpdevice=`$ADB devices | sed -n "s/\($device\).*/\1/ p"`
464 tmpdevice=`$FASTBOOT devices | sed -n "s/\($device\).*/\1/ p"`
475 device=`$ADB devices | sed -n 's/.*\(^[0-9A-Z]\{2\}[0-9A-Z]*\).*/\1/ p'`
484 device=`$FASTBOOT devices | sed -n 's/.*\(^[0-9A-Z]\{2\}[0-9A-Z]*\).*/\1/ p'`
  /external/llvm/autoconf/
config.sub 60 me=`echo "$0" | sed -e 's,.*/,,'`
125 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
133 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
136 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
138 then os=`echo $1 | sed 's/.*-/-/'`
187 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
191 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
195 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
198 os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
199 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 12 auto-configure due to a lack of a working sed. If you are on
15 Regardless, once you get a working version of sed you really should
21 #define PACKAGE "sed"
113 rm -f lib/*.o sed/*.o sed/sed
138 cd ../sed || exit 1
139 ${CC} -DHAVE_CONFIG_H -I.. -I. -I../lib -c sed.c || exit 1
147 ${CC} -o sed *.o ../lib/*.o || exit 1
bootstrap.sh.in 12 auto-configure due to a lack of a working sed. If you are on
15 Regardless, once you get a working version of sed you really should
21 #define PACKAGE "sed"
113 rm -f lib/*.o sed/*.o sed/sed
138 cd ../sed || exit 1
139 ${CC} -DHAVE_CONFIG_H -I.. -I. -I../lib -c sed.c || exit 1
147 ${CC} -o sed *.o ../lib/*.o || exit 1
  /external/bison/doc/
Makefile 278 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
335 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
338 relfile=`echo "$$file" | sed 's|^.*/||'`; \
346 relfile=`echo "$$file" | sed 's|^.*/||'`; \
347 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
355 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
359 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
376 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
393 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
398 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`;
    [all...]
  /external/jpeg/
config.guess 101 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]`
137 echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
154 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
157 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
163 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
172 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
232 sed 's/^ //' << EOF >dummy.c
249 && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
293 echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
303 sed 's/^ //' << EOF >dummy.
    [all...]
  /external/qemu/distrib/jpeg-6b/
config.guess 101 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]`
137 echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
154 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
157 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
163 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
172 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
232 sed 's/^ //' << EOF >dummy.c
249 && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
293 echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
303 sed 's/^ //' << EOF >dummy.
    [all...]
  /external/icu4c/
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/openssh/
config.sub 60 me=`echo "$0" | sed -e 's,.*/,,'`
125 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
133 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
136 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
138 then os=`echo $1 | sed 's/.*-/-/'`
187 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
191 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
195 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
198 os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
199 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.rpath 34 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
35 host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
36 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
48 cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
98 case `$CC -V 2>&1 | sed 5q` in
306 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
309 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
634 escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
635 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
636 escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 141 } | sed '/""/d' > $@-t
171 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
317 all-local: charset.alias ref-add.sed ref-del.sed
339 sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
344 sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
353 sed -f ref-del.sed $(charset_alias) > $(charset_tmp);
    [all...]
  /bionic/libc/tools/zoneinfo/
generate 29 current_version=tzdata`sed s/\n// < $zoneinfo_version_file`
82 echo $latest_version | sed 's/tzdata//' > $bionic_zoneinfo_dir/zoneinfo.version
  /external/e2fsprogs/tests/
Makefile.in 27 sed -e 's/blocksize = -1/blocksize = 4096/' $(srcdir)/../misc/mke2fs.conf >mke2fs.conf
35 @a=`/bin/ls *.failed 2> /dev/null | sed -e 's/.failed//'`; \
  /external/elfutils/tests/
test-subr.sh 111 echo "$*" | sed "${program_transform_name}"
  /external/harfbuzz/
autogen.sh 25 libtool_version=`$LIBTOOLIZE --version | sed 's/^[^0-9]*\([0-9].[0-9.]*\).*/\1/'`
51 automake_version=`$AUTOMAKE --version | grep 'automake (GNU automake)' | sed 's/^[^0-9]*\(.*\)/\1/'`
  /external/llvm/runtime/libprofile/
Makefile 45 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/llvm/tools/lto/
Makefile 46 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/llvm/utils/
makellvm 39 set optarg = `echo -n $argv[1] | sed 's/^[^=]*$//'`
116 set SRCROOT = `sh -c "cd $LLVMDIR; pwd | sed 's/\//\\\//g'"`
117 set CURSRCDIR = `echo $cwd | sed -e "s/${SRCROOT}//"`

Completed in 1078 milliseconds

<<11121314151617181920>>