Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/external/stlport/
Dconfigure.bat13 echo STLport Configuration Tool for Windows
14 echo.
19 echo Please specify at least the compiler you are going to use,
20 echo use "configure --help" to see the available ones.
26 echo # STLport Configuration Tool for Windows > build\Makefiles\nmake\config.mak
27 echo # >> build\Makefiles\nmake\config.mak
28 echo # config.mak generated with command line: >> build\Makefiles\nmake\config.mak
29 echo # configure %1 %2 %3 %4 %5 %6 %7 %8 %9 >> build\Makefiles\nmake\config.mak
30 echo # >> build\Makefiles\nmake\config.mak
88 echo Unknown option: %1
[all …]
/external/icu4c/config/
Dicu-config-bottom9 # echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS}
22 echo " --noverify Don't verify that ICU is actually installed."
23 echo " --bindir Print binary directory path (bin)"
24 echo " --cc Print C compiler used [CC]"
25 echo " --cflags Print C compiler flags [CFLAGS]"
26 echo " --cflags-dynamic Print additional C flags for"
27 echo " building shared libraries."
28 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]"
29 echo " --cppflags-dynamic Print additional C Preprocessor flags for"
30 echo " building shared libraries."
[all …]
DpkgdataMakefile.in19 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
20 @echo SO=$(SO) >> $(OUTPUTFILE)
21 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
22 @echo A=$(A) >> $(OUTPUTFILE)
23 @echo LIBPREFIX=$(LIBPREFIX) >> $(OUTPUTFILE)
24 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
25 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
26 @echo LIBFLAGS="-I$(prefix)/include $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE)
27 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
28 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
Dmh-unknown17 @echo
18 @echo
19 @echo "*** ERROR - configure could not detect your platform"
20 @echo "*** see the readme.html"
21 @echo "*** or, try copying icu/source/config/mh-linux to mh-unknown"
22 @echo "*** and editing it."
23 @echo
24 @echo
/external/llvm/docs/
Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
29 echo. epub to make an epub
[all …]
/external/mksh/src/
Dcheck.t32 echo $KSH_VERSION
39 echo ${foo:-baz}
48 echo ${foo:-baz}
57 echo "<$ENV>"
73 ln -s "$__progname" echo
74 ./echo -c 'echo foo' | ./cat -u
76 -c echo foo
104 alias Echo='echo '
119 alias Echo='echo '
121 while false; do echo hi ; done
[all …]
/external/icu4c/data/
DpkgdataMakefile.in19 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
20 @echo SO=$(SO) >> $(OUTPUTFILE)
21 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
22 @echo A=$(A) >> $(OUTPUTFILE)
23 @echo LIBPREFIX=$(LIBPREFIX) >> $(OUTPUTFILE)
24 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
25 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
26 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF…
27 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
28 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/icu4c/test/testdata/
DpkgdataMakefile.in20 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
21 @echo SO=$(SO) >> $(OUTPUTFILE)
22 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
23 @echo A=$(A) >> $(OUTPUTFILE)
24 @echo LIBPREFIX=$(LIBPREFIX) >> $(OUTPUTFILE)
25 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
26 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
27 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF…
28 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
29 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/icu4c/extra/uconv/
DpkgdataMakefile.in20 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
21 @echo SO=$(SO) >> $(OUTPUTFILE)
22 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
23 @echo A=$(A) >> $(OUTPUTFILE)
24 @echo LIBPREFIX=$(LIBPREFIX) >> $(OUTPUTFILE)
25 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
26 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
27 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF…
28 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
29 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/chromium/sdch/open-vcdiff/vsprojects/
Dvcdiff_test.bat1 @echo off
28 ( echo Must pass location of vcdiff.exe as script argument ^
46 && ( echo vcdiff with no arguments should fail, but succeeded ^
48 echo Test 1 ok
54 && ( echo vcdiff without operation argument should fail, but succeeded ^
56 echo Test 2 ok
63 || ( echo Encode with three arguments failed ^
68 || ( echo Decode with three arguments failed ^
71 || ( echo Decoded target does not match original ^
73 echo Test 3 ok
[all …]
/external/icu4c/allinone/
Dicucheck.bat1 @echo off
12 echo Usage: %0 "x86 or x64" "Debug or Release"
17 echo Usage: %0 %1 "Debug or Release"
27 echo testing ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
41 @echo on
44 @echo ==== %THT% =========================================================================
54 @echo ==== %THT% =========================================================================
65 @echo ==== %THT% =========================================================================
76 @echo ==== %THT% =========================================================================
87 @echo ==== %THT% =========================================================================
[all …]
/external/iptables/extensions/
DGNUmakefile.in29 AM_VERBOSE_CC = @echo " CC " $@;
30 AM_VERBOSE_CCLD = @echo " CCLD " $@;
31 AM_VERBOSE_CXX = @echo " CXX " $@;
32 AM_VERBOSE_CXXLD = @echo " CXXLD " $@;
33 AM_VERBOSE_AR = @echo " AR " $@;
34 AM_VERBOSE_GEN = @echo " GEN " $@;
123 @echo "${initext_func}" >$@.tmp; \
128 @echo "${initext4_func}" >$@.tmp; \
133 @echo "${initext6_func}" >$@.tmp; \
140 echo "" >$@; \
[all …]
/external/e2fsprogs/tests/f_resize_inode/
Dscript15 echo mke2fs -F -O resize_inode -o Linux -b 1024 -g 1024 test.img 16384 > $OUT
22 echo Exit status is $status >> $OUT.new
26 echo ----------------------------------------------- >> $OUT
28 echo " " >> $OUT
29 echo "debugfs -R ''set_inode_field <7> block[2] 42'' -w $TMPFILE" > $OUT.new
32 echo Exit status is $status >> $OUT.new
37 echo Exit status is $status >> $OUT.new
43 echo Exit status is $status >> $OUT.new
47 echo ----------------------------------------------- >> $OUT
49 echo " " >> $OUT
[all …]
/external/openssl/crypto/threads/
Dnetware.bat1 @echo off
35 echo.
36 echo Generating Metrowerks command file: mttest.def
37 echo # dynamically generated command file for metrowerks build > mttest.def
38 echo IMPORT @%IMPORTS%\clib.imp >> mttest.def
39 echo IMPORT @%IMPORTS%\threads.imp >> mttest.def
40 echo IMPORT @%IMPORTS%\ws2nlm.imp >> mttest.def
41 echo IMPORT GetProcessSwitchCount >> mttest.def
42 echo MODULE clib >> mttest.def
45 echo.
[all …]
/external/e2fsprogs/tests/d_loaddump/
Dscript8 echo "debugfs load/dump test" > $OUT
12 echo "mke2fs -Fq -b 1024 $TMPFILE 512" >> $OUT
16 echo Exit status is $status >> $OUT
19 echo "file fragment odd size" >> $TEST_DATA
21 echo "debugfs -R ''write $TEST_DATA test_data'' -w $TMPFILE" > $OUT.new
24 echo Exit status is $status >> $OUT.new
27 echo e2fsck $VERIFY_FSCK_OPT -N test_filesys > $OUT.new
30 echo Exit status is $status >> $OUT.new
33 echo "debugfs -R ''dump test_data $VERIFY_DATA'' $TMPFILE" > $OUT.new
36 echo Exit status is $status >> $OUT.new
[all …]
/external/libpng/scripts/
Dlibpng-config-body.in36 echo ${prefix}
40 echo ${version}
49 echo ${ccopts}
53 echo ${cppflags}
57 echo ${I_opts} ${cppflags} ${ccopts}
61 echo ${libdir}
65 echo ${libs}
69 echo ${I_opts}
73 echo ${L_opts}
77 echo ${R_opts}
[all …]
/external/quake/quake/src/WinQuake/
Dwq.bat1 @echo off
9 echo -------------------------------------------------------------------
10 echo Options for running WinQuake:
11 echo wq max: all features on, but doesn't work on all systems
12 echo wq fast: maximum speed, but doesn't work on all systems
13 echo wq fastvid: maximum video speed, but safer, probably slower sound
14 echo wq fastsnd: maximum sound speed, but safer, probably slower video
15 echo wq safe: very likely to run, but may be slower
16 echo wq verysafe: almost sure to run, but probably slower, and no sound
17 echo -------------------------------------------------------------------
/external/e2fsprogs/tests/r_move_itable/
Dscript16 echo mke2fs -q -F -o Linux -b 1024 -g 256 test.img 1024 > $OUT
21 echo resize2fs -p test.img 10000 >> $OUT
26 echo Exit status is $status >> $OUT.new
35 echo dumpe2fs test.img >> $OUT
38 echo "--------------------------------" >> $OUT
40 echo resize2fs -p test.img 20000 >> $OUT
45 echo Exit status is $status >> $OUT.new
54 echo dumpe2fs test.img >> $OUT
57 echo "--------------------------------" >> $OUT
59 echo resize2fs -p test.img 30000 >> $OUT
[all …]
/external/webkit/Tools/Scripts/webkitpy/test/
Decho_unittest.py28 from webkitpy.test import echo
33 echo.main(['foo', 'bar', 'baz'])
37 echo.main(['-n', 'foo', 'bar', 'baz'])
41 echo.main([u'WebKit \u2661', 'Tor Arne', u'Vestb\u00F8!'])
45 echo.main(['foo', '-n', 'bar'])
51 echo.main([])
58 echo.main()
63 output = executive.Executive().run_command(echo.command_arguments('foo', 'bar', 'baz'))
/external/e2fsprogs/tests/r_inline_xattr/
Dscript10 echo "resize2fs test" > $OUT
13 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT
16 echo Exit status is $status >> $OUT
19 echo "resize2fs $TMPFILE 5M" >> $OUT
22 echo Exit status is $status >> $OUT.new
26 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT
29 echo Exit status is $status >> $OUT
42 echo "ok"
45 echo "failed"
53 echo "skipped"
/external/jpeg/
Dltmain.sh72 show="$echo"
496 dir=`$echo "X$arg" | $Xsed -e 's%^-L\(.*\)$%\1%'`
502 $echo "$modename: \`-L$dir' cannot specify a relative directory" 1>&2
718 $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
756 $echo "$modename: cannot find static library for \`$arg'" 1>&2
801 $echo "$help" 1>&2
806 $echo "$modename: you cannot specify both \`-version-info' and \`-release'" 1>&2
807 $echo "$help" 1>&2
815 $echo "$modename: you must specify an output file" 1>&2
816 $echo "$help" 1>&2
[all …]
/external/qemu/distrib/jpeg-6b/
Dltmain.sh72 show="$echo"
496 dir=`$echo "X$arg" | $Xsed -e 's%^-L\(.*\)$%\1%'`
502 $echo "$modename: \`-L$dir' cannot specify a relative directory" 1>&2
718 $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
756 $echo "$modename: cannot find static library for \`$arg'" 1>&2
801 $echo "$help" 1>&2
806 $echo "$modename: you cannot specify both \`-version-info' and \`-release'" 1>&2
807 $echo "$help" 1>&2
815 $echo "$modename: you must specify an output file" 1>&2
816 $echo "$help" 1>&2
[all …]
/external/e2fsprogs/tests/r_resize_inode/
Dscript16 echo mke2fs -q -F -O resize_inode -o Linux -b 1024 -g 1024 test.img 16384 > $OUT
21 echo resize2fs test.img 65536 >> $OUT
26 echo Exit status is $status >> $OUT.new
35 echo dumpe2fs test.img >> $OUT
38 echo "--------------------------------" >> $OUT
42 echo mke2fs -q -F -O resize_inode -o Linux -b 1024 -g 1024 test.img 65536 >> $OUT
47 echo resize2fs test.img 16384 >> $OUT
52 echo Exit status is $status >> $OUT.new
61 echo dumpe2fs test.img >> $OUT
64 echo "--------------------------------" >> $OUT
[all …]
/external/chromium/sdch/open-vcdiff/
Dltmain.sh70 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
148 show="$echo"
266 …" $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ec…
285 …" $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ec…
917 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
1219 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
1278 $echo "$modename: symbol file \`$arg' does not exist"
1335 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1388 $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
1421 $echo "$modename: only absolute run-paths are allowed" 1>&2
[all …]
/external/chromium/third_party/libevent/
Dltmain.sh70 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
148 show="$echo"
266 …" $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ec…
285 …" $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ec…
917 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
1219 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
1278 $echo "$modename: symbol file \`$arg' does not exist"
1335 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1388 $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
1421 $echo "$modename: only absolute run-paths are allowed" 1>&2
[all …]

12345678910>>...20