/external/bison/ |
configure | 73 echo X/"$0" | 90 echo "#! /bin/sh" >conf$$.sh 91 echo "exit 0" >>conf$$.sh 127 { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 177 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 189 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in 203 echo >conf$$.fil [all...] |
/external/libpcap/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 69 echo "$timestamp" ; exit 0 ;; 71 echo "$version" ; exit 0 ;; 73 echo "$usage"; exit 0 ;; 79 echo "$me: invalid option $1$help" >&2 87 echo "$me: too many arguments$help" >&2 109 { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || 110 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; 114 ,,) echo "int x;" > $dummy.c ; 155 /usr/sbin/$sysctl 2>/dev/null || echo unknown) [all...] |
/external/tcpdump/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 69 echo "$timestamp" ; exit 0 ;; 71 echo "$version" ; exit 0 ;; 73 echo "$usage"; exit 0 ;; 79 echo "$me: invalid option $1$help" >&2 87 echo "$me: too many arguments$help" >&2 109 { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || 110 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; 114 ,,) echo "int x;" > $dummy.c ; 155 /usr/sbin/$sysctl 2>/dev/null || echo unknown) [all...] |
/build/core/ |
find-jdk-tools-jar.sh | 2 echo $ANDROID_JAVA_HOME/lib/tools.jar 6 echo "Please-install-JDK-5.0,-update-12-or-higher,-which-you-can-download-from-java.sun.com" 11 JAVAC=$(echo -n $LSLINE | sed -e "s/.* -> //") 13 echo $JAVAC | sed -e "s:\(.*\)/bin/javac.*:\\1/lib/tools.jar:"
|
/development/ide/intellij/ |
p4.sh | 4 echo "$2 - file(s) not in client view." >&2
|
/external/dhcpcd/dhcpcd-hooks/ |
01-test | 1 # Just echo our DHCP options we have
|
/external/dropbear/libtomcrypt/ |
mess.sh | 2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here, removed"; rm -f $1 ; fi
|
/external/iptables/extensions/ |
.REJECT-test6 | 4 [ -f $FILE ] && grep IP6T_ICMP6_NO_ROUTE 2>&1 >/dev/null $FILE && echo REJECT
|
/external/quake/quake/src/QW/ |
fixskins.sh | 3 y=`echo $x | tr '[A-Z]' '[a-z]'`
|
/external/webkit/ |
bison_check.mk | 15 @echo "WebCore Yacc: $(PRIVATE_MODULE) <= $<" 18 @echo '#ifndef '$(@F:$1=_h) > $(@:$1=.h) 19 @echo '#define '$(@F:$1=_h) >> $(@:$1=.h) 21 @echo '#endif' >> $(@:$1=.h)
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
phase1-down.sh | 18 echo $@ 19 echo "LOCAL_ADDR = ${LOCAL_ADDR}" 20 echo "LOCAL_PORT = ${LOCAL_PORT}" 21 echo "REMOTE_ADDR = ${REMOTE_ADDR}" 22 echo "REMOTE_PORT = ${REMOTE_PORT}" 23 echo "DEFAULT_GW = ${DEFAULT_GW}" 24 echo "INTERNAL_ADDR4 = ${INTERNAL_ADDR4}" 25 echo "INTERNAL_DNS4 = ${INTERNAL_DNS4}" 27 echo ${INTERNAL_ADDR4} | grep '[0-9]' > /dev/null || exit 0 28 echo ${DEFAULT_GW} | grep '[0-9]' > /dev/null || exit [all...] |
/external/qemu/ |
feature_to_c.sh | 28 echo "Usage: $0 OUTPUTFILE INPUTFILE..." 33 echo "Output file \"$output\" already exists; refusing to overwrite." 38 arrayname=xml_feature_`echo $input | sed 's,.*/,,; s/[-.]/_/g'` 67 echo >> $output 68 echo "extern const char *const xml_builtin[][2];" >> $output 69 echo "const char *const xml_builtin[][2] = {" >> $output 72 basename=`echo $input | sed 's,.*/,,'` 73 arrayname=xml_feature_`echo $input | sed 's,.*/,,; s/[-.]/_/g'` 74 echo " { \"$basename\", $arrayname }," >> $output 77 echo " { 0, 0 }" >> $outpu [all...] |
/frameworks/base/tests/backup/ |
backup_stress_test.sh | 27 echo "logfile is $LOGFILE" 32 echo 33 echo "Iteration $i at `date`" 34 echo 39 echo "Restore at `date`" 40 echo 47 echo "FAILED iteration $i of $iterations; $failures failures so far" 48 echo "FAILED iteration $i of $iterations; $failures failures so far" > /dev/stderr 54 echo "End $i at `date`" 58 echo "DONE: $iterations iterations with $failures failures. [all...] |
/build/core/tasks/ |
product-graph.mk | 21 @echo Product graph DOT: $@ 23 echo 'digraph {'; \ 24 echo 'graph [ ratio=.5 ];'; \ 27 echo \"$(d)\" -\> \"$(p)\";)) \ 33 echo \"$(prod)\" [ label=\"$(dir $(prod))\\n$(notdir $(prod))\"];) \ 34 echo '}' \ 41 # $(foreach p,$(ALL_PRODUCTS), echo \"$(p)\";) \ 44 @echo Product graph PDF: $@
|
/external/bluetooth/glib/ |
glib-gettextize.in | 28 echo=echo 69 $echo "$usage"; exit 0 ;; 71 echo "$progname (GNU $package) $version" 72 $echo "Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc. 75 $echo "Written by" "Ulrich Drepper" 80 $echo "glib-gettextize: unknown option $1" 81 $echo "Try \`glib-gettextize --help' for more information."; exit 1 ;; 88 $echo "$usage" 98 $echo "Cannot change directory to \`$srcdir' [all...] |
/external/bluetooth/glib/gobject/ |
pltcheck.sh | 8 echo "'readelf' not found; skipping test" 13 echo Checking $so for local PLT entries
|
/external/dnsmasq/contrib/slackware-dnsmasq/ |
rc.dnsmasq.gz | |
/external/qemu/distrib/ |
make-distrib.sh | 20 echo "could not create temporary directory $TMPDIR" 26 echo "Copying sources to $QEMUDIR" 29 echo "Could not clone sources" 34 echo "Moving SDL sources to $SDLDIR" 37 echo "copying control scripts" 41 echo "packaging release into a tarball" 45 echo "cleaning up" 48 echo "please grab $TMPROOT/$PACKAGE.tar.bz2"
|
/external/tcpdump/tests/ |
print-flags.sh | 8 echo print-$i passed. 10 echo print-$i failed.
|
/external/dbus/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 69 echo "$timestamp" ; exit 0 ;; 71 echo "$version" ; exit 0 ;; 73 echo "$usage"; exit 0 ;; 79 echo "$me: invalid option $1$help" >&2 87 echo "$me: too many arguments$help" >&2 109 { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || 110 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; 114 ,,) echo "int x;" > $dummy.c ; 162 /usr/sbin/$sysctl 2>/dev/null || echo unknown) [all...] |
/external/netcat/scripts/ |
dist.sh | 12 echo "<36>elite: ${SRC}" | ./nc -u -w 1 localhost 514 > /dev/null 2>&1 13 echo ";;; Hi, ${SRC}..." 14 echo ";;; This is a PRERELEASE version of 'netcat', tar/gzip/uuencoded." 15 echo ";;; Unless you are capturing this somehow, it won't do you much good." 16 echo ";;; Ready?? Here it comes! Have phun ..." 22 echo "<36>elite: done" | ./nc -u -w 1 localhost 514 > /dev/null 2>&1
|
websearch | 11 test "${1}" = "" && echo 'Needs argument[s] to search for!' && exit 1 12 PLUSARG="`echo $* | sed 's/ /+/g'`" 13 PIPEARG="`echo ${PLUSARG} | sed 's/+/|/g'`" 18 echo GET "$1" | nc -v -i 1 -w 30 "$2" "$3" 23 echo "=== Yahoo ===" 26 echo '' ; echo "=== Webcrawler ===" 30 echo '' ; echo "=== Infoseek ===" 31 echo " is broken. [all...] |
/external/elfutils/config/ |
config.guess | 38 me=`echo "$0" | sed -e 's,.*/,,'` 69 echo "$timestamp" ; exit 0 ;; 71 echo "$version" ; exit 0 ;; 73 echo "$usage"; exit 0 ;; 79 echo "$me: invalid option $1$help" >&2 87 echo "$me: too many arguments$help" >&2 105 || (echo "$me: cannot create $tmpdir" >&2 && exit 1) ; 110 ,,) echo "int x;" > $dummy.c ; 153 /usr/sbin/$sysctl 2>/dev/null || echo unknown)` 166 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null [all...] |
/external/clearsilver/ |
config.guess | 37 me=`echo "$0" | sed -e 's,.*/,,'` 68 echo "$timestamp" ; exit 0 ;; 70 echo "$version" ; exit 0 ;; 72 echo "$usage"; exit 0 ;; 78 echo "$me: invalid option $1$help" >&2 86 echo "$me: too many arguments$help" >&2 99 ,,) echo "int dummy(){}" > $dummy.c ; 154 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 169 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` 173 echo "${machine}-${os}${release} [all...] |
/bootable/recovery/ |
verifier_test.sh | 31 echo "waiting to connect to device" 37 $ADB shell "$@" \; echo \$? | awk '{if (b) {print a}; a=$0; b=1} END {exit a}' 41 echo 42 echo "::: testing $1 :::" 47 echo 48 echo FAIL: $testname 49 echo 92 echo 93 echo PASS 94 echo [all...] |