Searched refs:echo (Results 1 - 25 of 1676) sorted by relevance

1234567891011>>

/external/robolectric/
H A Dfind-android.bat1 @echo off
6 @echo "sdk.dir=%x%" >> local.properties
/external/clang/docs/analyzer/
H A 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
[all...]
/external/clang/docs/
H A 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
[all...]
/external/llvm/docs/
H A 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
[all...]
/external/stlport/
H A 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 Unknow
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/docs/
H A Dmake.bat16 echo.Please use `make ^<target^>` where ^<target^> is one of
17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated items
25 echo
[all...]
/external/mesa3d/src/gallium/docs/
H A Dmake.bat16 echo.Please use `make ^<target^>` where ^<target^> is one of
17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated items
25 echo
[all...]
/external/dhcpcd/mk/
H A Dos.mk4 _OS_SH= case `uname -s` in Linux) echo "Linux";; Darwin) echo "Darwin";; *) echo "BSD";; esac
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A DMakefile.inc50 echo "includes=${DEFS} ${DEFAULT_INCLUDES} ${INCLUDES} ${AM_CPPFLAGS} ${CPPFLAGS}" > python-setup.txt
51 echo "sources=${libyasm_a_SOURCES} ${nodist_libyasm_a_SOURCES}" >> python-setup.txt
52 echo "srcdir=${srcdir}" >> python-setup.txt
53 echo "gcc=${GCC}" >> python-setup.txt
58 $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
65 $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
/external/chromium_org/third_party/icu/source/allinone/
H A 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
[all...]
/external/icu/icu4c/source/allinone/
H A Dicucheck.bat1 @echo off
12 echo Usage: %0 "x86 or x64" "Debug or Release"
17 echo Usage: %0 %1 "Debug or Release"
33 echo testing ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
47 @echo on
50 @echo ==== %THT% =========================================================================
60 @echo ==== %THT% =========================================================================
71 @echo ==== %THT% =========================================================================
82 @echo ==== %THT% =========================================================================
93 @echo
[all...]
/external/chromium_org/third_party/angle/src/
H A Dcopy_compiler_dll.bat1 @echo off
/external/libogg/win32/VS6/
H A Dbuild_ogg_dynamic.bat1 @echo off
2 echo ---+++--- Building Ogg (Dynamic) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
H A Dbuild_ogg_dynamic_debug.bat1 @echo off
2 echo ---+++--- Building Ogg (Dynamic) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
H A Dbuild_ogg_static.bat1 @echo off
2 echo ---+++--- Building Ogg (Static) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
H A Dbuild_ogg_static_debug.bat1 @echo off
2 echo ---+++--- Building Ogg (Static) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
/external/chromium_org/chrome/tools/build/win/
H A Dmap_drive.bat1 @echo off
14 echo %DRIVE_LETTER% Drive mapped to wrong share, disconnecting..
19 echo %DRIVE_LETTER% Drive already mapped..
23 echo %DRIVE_LETTER% Drive not mapped..
27 echo Mapping %DRIVE_LETTER% to %SHARE_NAME%
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
H A DMakefile.inc25 -c -o $@ `test -f tools/genperf/genperf.c || echo '$(srcdir)/'`tools/genperf/genperf.c
29 -c -o $@ `test -f tools/genperf/perfect.c || echo '$(srcdir)/'`tools/genperf/perfect.c
33 -c -o $@ `test -f libyasm/phash.c || echo '$(srcdir)/'`libyasm/phash.c
37 -c -o $@ `test -f libyasm/xmalloc.c || echo '$(srcdir)/'`libyasm/xmalloc.c
41 -c -o $@ `test -f libyasm/xstrdup.c || echo '$(srcdir)/'`libyasm/xstrdup.c
/external/chromium_org/third_party/openssl/openssl/crypto/threads/
H A 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/openssl/crypto/threads/
H A 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/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
H A DMakefile.inc40 -c -o $@ `test -f tools/re2c/main.c || echo '$(srcdir)/'`tools/re2c/main.c
44 -c -o $@ `test -f tools/re2c/code.c || echo '$(srcdir)/'`tools/re2c/code.c
48 -c -o $@ `test -f tools/re2c/dfa.c || echo '$(srcdir)/'`tools/re2c/dfa.c
52 -c -o $@ `test -f tools/re2c/parser.c || echo '$(srcdir)/'`tools/re2c/parser.c
56 -c -o $@ `test -f tools/re2c/actions.c || echo '$(srcdir)/'`tools/re2c/actions.c
60 -c -o $@ `test -f tools/re2c/scanner.c || echo '$(srcdir)/'`tools/re2c/scanner.c
64 -c -o $@ `test -f tools/re2c/mbo_getopt.c || echo '$(srcdir)/'`tools/re2c/mbo_getopt.c
68 -c -o $@ `test -f tools/re2c/substr.c || echo '$(srcdir)/'`tools/re2c/substr.c
72 -c -o $@ `test -f tools/re2c/translate.c || echo '$(srcdir)/'`tools/re2c/translate.c
/external/chromium_org/remoting/tools/win/
H A Dchromoting-set-channel.bat1 @echo off
14 echo This script updates the registry and needs to be run as Administrator.
15 echo Right-click "Command Prompt" and select "Run as Administrator" and run
16 echo this script from there.
34 echo ********************
35 echo You're not done yet!
36 echo ********************
37 echo You must now UNINSTALL and RE-INSTALL the latest version of Chrome
38 echo Remote Desktop to get your machine back on the stable channel.
39 echo Than
[all...]
/external/chromium_org/third_party/opus/src/win32/
H A Dgenversion.bat1 @echo off
11 echo Git cannot be found, nor can version.mk. Generating unknown version.
29 echo %version_out%> "%1_temp"
33 echo # static version string; update manually every release.> "%~dp0..\version.mk"
34 echo %version_mk%>> "%~dp0..\version.mk"
38 echo n | comp "%1_temp" "%1" > NUL 2> NUL
/external/libopus/win32/
H A Dgenversion.bat1 @echo off
11 echo Git cannot be found, nor can version.mk. Generating unknown version.
29 echo %version_out%> "%1_temp"
33 echo # static version string; update manually every release.> "%~dp0..\version.mk"
34 echo %version_mk%>> "%~dp0..\version.mk"
38 echo n | comp "%1_temp" "%1" > NUL 2> NUL
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genperf/
H A Drun.bat2 @echo off
7 echo Building without Python ...
11 echo Building with Python ...
18 @echo on

Completed in 705 milliseconds

1234567891011>>