/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-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...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-gccbug | 35 # "sed 1q" because neither "head -1" nor "head -n 1" is universal, argh. 37 DEFAULT_GCC="`echo $0 | sed -e 's/bug//'`" 38 DEFAULT_RELEASE="`$DEFAULT_GCC --version | sed 1q`" 51 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'` 82 TMPDIR="`echo $TMPDIR | sed -e 's,/$,,'`" 118 ORIGINATOR="`sed -e '1q' $HOME/.fullname`" 122 $PASSWD | grep "^$LOGNAME:" | awk -F: '{print $5}' | sed -e 's/,.*//' > $TEMP0 156 COMMAND=`echo $0 | sed -e 's,.*/,,'` 252 sed -e "s;^[Tt][Oo]:.*;To: $GNATS_ADDR;" > $TEMP 259 sed -e "s;^[Tt][Oo]:.*;To: $GNATS_ADDR;" $IN_FILE > $TEM [all...] |
/development/tools/findunused/ |
findunusedresources | 64 for i in $(cat $rDotJava | grep "\w*=0x\d*" | sed 's/ *public static final int //' | sed 's/=0x.*//') 69 p=$(echo $i | sed 's/_/[\\._]/g')
|
/external/bison/djgpp/ |
config.site | 68 # A sane default for sed. 69 ac_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'}
|
/external/expat/conftools/ |
PrintPath | 37 -p* ) pathname="`echo $args | sed 's/^..//'`" ;; 59 sed 's/^;/.;/ 68 sed 's/^:/.:/
|
/external/icu4c/samples/ |
Makefile | 53 target=`echo $@ | sed s/-recursive//`; \ 70 target=`echo $@ | sed s/-recursive//`; \ 71 subtarget=`echo $@ | sed s/-samples-recursive//`; \
|
Makefile.in | 53 target=`echo $@ | sed s/-recursive//`; \ 70 target=`echo $@ | sed s/-recursive//`; \ 71 subtarget=`echo $@ | sed s/-samples-recursive//`; \
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/ |
Makefile | 19 # I also assume the availability of sed and the gnu file utilities on the 132 sed s,\"$(srcdir)/scan.l\",\"scan.l\", <scan.tmp >scan.c 145 @sed "/extern char.*malloc/d" <y_tab.c >parse.c
|
/external/bison/build-aux/ |
ylwrap | 128 input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'` 131 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'` 161 target="tmp-`echo $target | sed s/.*[\\/]//g`" 173 FROM=`echo "$from" | sed \ 176 TARGET=`echo "$2" | sed \ 180 sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \
|
/external/icu4c/ |
Makefile.org | 99 target=`echo $@ | sed s/-recursive//`; \ 179 $(top_builddir)/config/icu-config: $(top_builddir)/Makefile $(top_srcdir)/config/icu-config-top $(top_srcdir)/config/icu-config-bottom $(top_builddir)/config/Makefile.inc $(top_srcdir)/config/mh-linux $(top_srcdir)/config/make2sh.sed 184 sed -f $(top_srcdir)/config/make2sh.sed < $(top_builddir)/config/Makefile.inc | grep -v '#M#' | uniq >> $@ 185 sed -f $(top_srcdir)/config/make2sh.sed < $(top_srcdir)/config/mh-linux | grep -v '#M#' | uniq >> $@
|
/external/grub/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 192 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` 261 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` 299 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 353 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 356 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 359 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 365 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 374 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` 380 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null [all...] |
/external/libpcap/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 192 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` 250 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` 287 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 341 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 344 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 347 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 353 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 362 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` 368 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null [all...] |
/external/strace/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 192 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` 261 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` 299 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 353 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 356 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 359 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 365 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 374 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` 380 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null [all...] |
/external/tcpdump/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 192 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` 250 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` 287 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 341 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 344 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 347 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 353 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 362 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` 368 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null [all...] |
/development/scripts/ |
combine_sdks.sh | 90 LEAF=$(echo "$OUTPUT" | sed -e "s:.*\.zip/::" | sed -e "s:.zip$::")
|
/device/htc/dream/ |
setup-makefiles.sh | 21 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/device_$DEVICE-vendor.mk 41 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/BoardConfigVendor.mk
|
/device/htc/sapphire/ |
setup-makefiles.sh | 21 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/device_$DEVICE-vendor.mk 41 (cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/BoardConfigVendor.mk
|
/external/dnsmasq/contrib/openvpn/ |
dnsmasq.patch | 21 + sed -e 's/resolv\.conf$/resolv.conf.dnsmasq/' /etc/dhclient-enter-hooks.dnsmasq > /etc/dhclient-enter-hooks 22 + sed -e 's/\(nameserver[ tab]\+\)[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+$/\1127.0.0.1/' /etc/resolv.conf.dnsmasq > /etc/resolv.conf
|
/external/grub/util/ |
grub-md5-crypt | 52 grub_shell=`echo "$option" | sed 's/--grub-shell=//'` 92 | grep "^Encrypted: " | sed 's/^Encrypted: //'
|
grub-md5-crypt.in | 52 grub_shell=`echo "$option" | sed 's/--grub-shell=//'` 92 | grep "^Encrypted: " | sed 's/^Encrypted: //'
|
/external/icu4c/config/ |
mh-bsd-gcc | 47 | sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \ 53 | sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \
|
mh-solaris-gcc | 55 | sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \ 61 | sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \
|
/external/iptables/ |
Rules.make | 31 sed -e 's@^.*\.o:@$*.d $*_sh.o:@' > $@ 38 sed -e 's@^.*\.o:@$*.d $*_sh.o:@' > $@
|
/external/libpcap/packaging/ |
pcap.spec | 38 V1=`echo 0.9.4 | sed 's/\\.[^\.]*$//g'` 39 V2=`echo 0.9.4 | sed 's/\\.[^\.]*\.[^\.]*$//g'`
|
pcap.spec.in | 38 V1=`echo @VERSION@ | sed 's/\\.[^\.]*$//g'` 39 V2=`echo @VERSION@ | sed 's/\\.[^\.]*\.[^\.]*$//g'`
|