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

<<11121314151617181920>>

  /ndk/sources/host-tools/sed-4.2.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/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...]
  /external/bison/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%^.*/%%'`
95 case `$CC -V 2>&1 | sed 5q` in
318 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
321 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
652 escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
653 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
654 escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"
    [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...]
  /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/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}//"`
  /external/openssh/regress/
cipher-speed.sh 8 sed -n '/transferred/s/.*secs (\(.* bytes.sec\).*/\1/p'
  /external/valgrind/main/gdbserver_tests/
make_local_links 67 GDBMAJ=`echo $GDBVERSIONLINE | sed -e 's/[^0-9\.]//g' |
69 GDBMIN=`echo $GDBVERSIONLINE | sed -e 's/[^0-9\.]//g' |
  /frameworks/compile/libbcc/tests/debuginfo/
build_test_apk.sh 59 sed -e "s/%ACTIVITY%/$3/g" -e "s/%PACKAGE%/$4/g" -e "s/%TESTCASE%/$5/g" -e "s/%MINSDK%/$6/g" < $src > $dest;
177 DEST_SRC_DIR=$OUT_DIR/src/`echo $PACKAGE | sed 's/\./\//g'`
208 dest=$DEST_SRC_DIR/`echo $SRC_BASENAME | sed "s/ACTIVITY/$ACTIVITY/g"`.java
222 dest=$DEST_SRC_DIR/`echo $SRC_BASENAME | sed "s/ACTIVITY/$ACTIVITY/g"`.java
  /libcore/luni/src/test/resources/
blob.c 2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  /ndk/build/tools/
patch-sources.sh 65 PATCHES=`echo $PATCHES | sed -e s%^\./%%g`
  /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...]
  /packages/providers/MediaProvider/tools/genfiles/
genfiles.sh 142 grep sdcard0\/proto mkfiles.sh |sed 's/cat \/storage\/sdcard0\//adb push protos\//' | sed 's/ > .*/ \/storage\/sdcard0\//'|sort -u
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 34 # "sed 1q" because neither "head -1" nor "head -n 1" is universal, argh.
36 DEFAULT_GCC="`echo $0 | sed -e 's/bug//'`"
37 DEFAULT_RELEASE="`$DEFAULT_GCC --version | sed 1q`"
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
81 TMPDIR="`echo $TMPDIR | sed -e 's,/$,,'`"
117 ORIGINATOR="`sed -e '1q' $HOME/.fullname`"
121 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
155 COMMAND=`echo $0 | sed -e 's,.*/,,'`
251 sed -e "s;^[Tt][Oo]:.*;To: $GNATS_ADDR;" > $TEMP
258 sed -e "s;^[Tt][Oo]:.*;To: $GNATS_ADDR;" $IN_FILE > $TEM
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
mkheaders 86 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`
87 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`

Completed in 893 milliseconds

<<11121314151617181920>>