/external/elfutils/m4/ |
Makefile | 66 CYGPATH_W = echo 174 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile'; \ 183 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 203 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 204 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 207 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 208 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 211 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 246 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 255 @echo "This command is intended for maintainers to use [all...] |
/external/icu4c/config/ |
mh-cygwin-msvc | 158 @echo "generating dependency information for $<" 160 # @echo -n "generating dependency information for " 161 # @echo -n "$@ $(basename $<).o : " > $@ 165 # || (rm -f $@ && echo $@ && false)' 168 @echo "generating dependency information for $<" 170 # @echo -n "generating dependency information for " 171 # @echo -n "$@ $(basename $<).o : " > $@ 175 # || (rm -f $@ && echo $@ && false)' 187 ( echo Embedding manifest into $< && mt.exe -nologo -manifest $<.manifest -outputresource:"$<;2" && rm -rf $<.manifest )) \ 190 ( echo Embedding manifest into $@ && mt.exe -nologo -manifest $@.manifest -outputresource:"$@;1" && rm -r (…) [all...] |
/external/strace/ |
Makefile.in | 287 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 293 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 300 echo ' $(SHELL) ./config.status'; \ 303 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 335 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 338 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 339 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 347 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 348 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 363 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; [all...] |
/cts/tools/dx-tests/etc/morescripts/ |
detailCount.sh | 21 echo ">>> statistics about kind of tests (normal, border edge, exception, verify)" 29 echo "file:$mypack, N:$resN, B:$resB, E:$resE, VFE:$resVFE"
|
/dalvik/tests/etc/ |
reference-run-test-classes | 14 echo "$@" 39 echo "unknown option: $1" 1>&2
|
/external/bison/djgpp/ |
Makefile.maint | 30 package_version=`echo "$${VERSION}" | sed 's/\.//g'`; \ 31 tree_version=`echo "$${VERSION}" | sed 's/\.//2g'`; \
|
/external/bison/src/ |
Makefile.in | 296 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 305 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 320 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 323 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 324 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 332 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 333 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 348 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 349 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 357 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; [all...] |
Makefile.am | 74 echo '#! /bin/sh' >$@ 75 echo 'exec $(bindir)/bison -y "$$@"' >>$@ 78 echo: 79 echo $(bison_SOURCES) $(noinst_HEADERS) 99 echo 'the above functions should have static scope' 1>&2; \ 108 echo 'the above variables should have static scope' 1>&2; \
|
/external/dropbear/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 135 echo "install: $src does not exist" 141 echo "install: no destination specified" 159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/elfutils/config/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 135 echo "install: $src does not exist" 141 echo "install: no destination specified" 159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/expat/conftools/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 135 echo "install: $src does not exist" 141 echo "install: no destination specified" 159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/genext2fs/ |
test-gen.lib | 48 echo $digest 51 echo $digest
|
/external/icu4c/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 135 echo "install: $src does not exist" 141 echo "install: no destination specified" 159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/iproute2/ip/ |
routel | 13 test "X-h" = "X$1" && echo "Usage: $0 [tablenr [raw ip args...]]" && exit 64 40 echo "$network $via $src $proto $scope $dev $table"
|
/external/jpeg/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 134 echo "install: $src does not exist" 140 echo "install: no destination specified" 158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/libpcap/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 134 echo "install: $src does not exist" 140 echo "install: no destination specified" 158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/external/netcat/scripts/ |
webrelay | 19 echo needs hostname 42 echo \
|
/external/quake/quake/app/id1/ |
config.cfg | 60 //
// Generated by GLQuake. DO NOT MODIFY!
//
unbindconfig
bind "TAB" "+showscores"
bind "ENTER" "+jump"
bind "ESCAPE" "togglemenu"
bind "SPACE" "+jump"
bind "+" "sizeup"
bind "," "+moveleft"
bind "-" "sizedown"
bind "." "+moveright"
bind "/" "impulse 10"
bind "0" "impulse 0"
bind "1" "impulse 1"
bind "2" "impulse 2"
bind "3" "impulse 3"
bind "4" "impulse 4"
bind "5" "impulse 5"
bind "6" "impulse 6"
bind "7" "impulse 7"
bind "8" "impulse 8"
bind "=" "sizeup"
bind "\" "+mlook"
bind "`" "toggleconsole"
// Original Quake binding
// bind "a" "+lookup"
// bind "c" "+movedown"
// bind "d" "+moveup"
// bind "t" "messagemode"
// bind "z" "+lookdown"
bind "w" "+forward"
bind "s" "+back"
bind "a" "+left"
bind "d" "+right"
bind "q" "+lookup"
bind "z" "+lookdown"
bind "v" "+movedown"
bind "f" "+moveup"
bind "t" "messagemode"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "+strafe"
bind "CTRL" "+attack"
bind "SHIFT" "+speed"
bind "F1" "help"
bind "F2" "menu_save"
bind "F3" "menu_load"
bind "F4" "menu_options"
bind "F5" "menu_multiplayer"
bind "F6" "echo Quicksaving...; wait; save quick"
bind "F9" "echo Quickloading...; wait; load quick"
bind "F10" "quit"
bind "F11" "zoom_in"
bind "F12" "screenshot"
(…)
|
/external/tcpdump/ |
install-sh | 27 # set DOITPROG to echo to test this script 86 -t=*) transformarg=`echo $1 | sed 's/-t=//'` 90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'` 109 echo "install: no input file specified" 134 echo "install: $src does not exist" 140 echo "install: no destination specified" 158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` 172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
|
/sdk/files/ |
post_tools_install.bat | 1 @echo off
37 echo Updating %src%
|
/external/clearsilver/ |
Makefile | 63 @echo "*******************************************" 64 @echo "** Building dependencies..." 70 @echo "*******************************************" 71 @echo "** Removing Old dependencies..." 119 echo "release ${CS_LABEL} already exists"; \ 120 echo " to rebuild, type: p4 label -d ${CS_LABEL}"; \
|
/external/e2fsprogs/ |
Makefile.in | 70 target=`echo $@|$(SED) 's/-recursive//'`; \ 71 echo making $$target in $$subdir; \ 80 target=`echo $@|$(SED) 's/-progs-recursive//'`; \ 81 echo making $$target in $$subdir; \ 91 target=`echo $@|$(SED) 's/-libs-recursive//'`; \ 92 echo making $$target in $$subdir; \
|
/external/elfutils/libelf-po/ |
Makefile | 31 mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac` 91 @lang=`echo $* | sed -e 's,.*/,,'`; \ 93 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \ 119 @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ 121 echo "$${cdcmd}$(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot"; \ 143 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ 148 echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \ 174 echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \ 195 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; [all...] |
/external/elfutils/po/ |
Makefile | 31 mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac` 122 @lang=`echo $* | sed -e 's,.*/,,'`; \ 124 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \ 150 @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ 152 echo "$${cdcmd}$(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot"; \ 174 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ 179 echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \ 205 echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \ 226 lang=`echo $$cat | sed -e 's/\.gmo$$//'`; [all...] |
/external/iproute2/examples/diffserv/ |
Edge31-cb-chains | 117 echo "---- qdisc parameters Ingress ----------" 119 echo "---- Class parameters Ingress ----------" 121 echo "---- filter parameters Ingress ----------" 124 echo "---- qdisc parameters Egress ----------" 126 echo "---- Class parameters Egress ----------" 128 echo "---- filter parameters Egress ----------"
|