Searched refs:echo (Results 1 – 25 of 652) sorted by relevance
12345678910>>...27
/third_party/python/Modules/_decimal/tests/ |
D | runall.bat | 8 echo. 9 echo # ====================================================================== 10 echo # Building Python (Debug^|x64) 11 echo # ====================================================================== 12 echo. 17 echo. 18 echo # ====================================================================== 19 echo # platform=Debug^|x64 20 echo # ====================================================================== 21 echo. [all …]
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | icu-config-bottom | 17 # echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS} 30 echo " --noverify Don't verify that ICU is actually installed." 31 echo " --bindir Print binary directory path (bin)" 32 echo " --cc Print C compiler used [CC]" 33 echo " --cflags Print C compiler flags [CFLAGS]" 34 echo " --cflags-dynamic Print additional C flags for" 35 echo " building shared libraries." 36 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]" 37 echo " --cppflags-dynamic Print additional C Preprocessor flags for" 38 echo " building shared libraries." [all …]
|
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 @echo LIBFLAGS="-I$(prefix)/include $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE) 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/icu/icu4c/source/config/ |
D | icu-config-bottom | 17 # echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS} 30 echo " --noverify Don't verify that ICU is actually installed." 31 echo " --bindir Print binary directory path (bin)" 32 echo " --cc Print C compiler used [CC]" 33 echo " --cflags Print C compiler flags [CFLAGS]" 34 echo " --cflags-dynamic Print additional C flags for" 35 echo " building shared libraries." 36 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]" 37 echo " --cppflags-dynamic Print additional C Preprocessor flags for" 38 echo " building shared libraries." [all …]
|
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 @echo LIBFLAGS="-I$(prefix)/include $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE) 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/pcre2/pcre2/ |
D | RunGrepTest.bat | 1 @echo off 26 echo ** %pcre2grep% does not exist. 31 echo ** %pcre2test% does not exist. 36 echo Testing %pcre2grep_version% 65 echo Cannot find the testdata directory 80 echo Default newline setting forced to LF 86 echo WScript.StdOut.Write(WScript.Arguments(0).replace(/\\r/g, "\r").replace(/\\n/g, "\n")) >printf… 91 echo Testing pcre2grep main features 93 echo ---------------------------- Test 1 ------------------------------>testtrygrep 95 echo RC=^%ERRORLEVEL%>>testtrygrep [all …]
|
/third_party/libuv/docs/ |
D | make.bat | 21 echo.Please use `make ^<target^>` where ^<target^> is one of 22 echo. html to make standalone HTML files 23 echo. dirhtml to make HTML files named index.html in directories 24 echo. singlehtml to make a single large HTML file 25 echo. pickle to make pickle files 26 echo. json to make JSON files 27 echo. htmlhelp to make HTML files and a HTML help project 28 echo. qthelp to make HTML files and a qthelp project 29 echo. devhelp to make HTML files and a Devhelp project 30 echo. epub to make an epub [all …]
|
/third_party/skia/third_party/externals/icu/source/samples/all/ |
D | samplecheck.bat | 1 @echo off 13 echo Usage: %0 "x86 or x64" "Debug or Release" 18 echo Usage: %0 %1 "Debug or Release" 32 echo Error '%ICU_BINDIR%' does not exist! 33 echo Have you built all of ICU yet ? 38 echo Setting codepage to UTF-8 41 echo Testing ICU samples in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL% 74 @echo. 75 @echo ==== %THT% ========================================================================= 80 @echo. [all …]
|
/third_party/icu/icu4c/source/samples/all/ |
D | samplecheck.bat | 1 @echo off 13 echo Usage: %0 "x86 or x64" "Debug or Release" 18 echo Usage: %0 %1 "Debug or Release" 32 echo Error '%ICU_BINDIR%' does not exist! 33 echo Have you built all of ICU yet ? 38 echo Setting codepage to UTF-8 41 echo Testing ICU samples in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL% 74 @echo. 75 @echo ==== %THT% ========================================================================= 80 @echo. [all …]
|
/third_party/mksh/ |
D | check.t | 39 echo "${vsn#* }" 47 echo "${KSH_VERSION%% *}" 56 echo "${KSH_VERSION%% *}" 108 echo ${foo:-baz} 117 echo ${foo:-baz} 126 echo "<$ENV>" 154 ln -s "$__progname" echo || cp "$__progname" echo 155 ./echo -c 'echo foo' | ./cat -u 157 -c echo foo 190 echo ok [all …]
|
/third_party/node/tools/msvs/install_tools/ |
D | install_tools.bat | 1 @echo off 8 echo ==================================================== 9 echo Tools for Node.js Native Modules Installation Script 10 echo ==================================================== 11 echo. 12 echo This script will install Python and the Visual Studio Build Tools, necessary 13 echo to compile Node.js native modules. Note that Chocolatey and required Windows 14 echo updates will also be installed. 15 echo. 16 echo This will require about 3 GiB of free disk space, plus any space necessary to [all …]
|
/third_party/nghttp2/doc/ |
D | make.bat | 18 echo.Please use `make ^<target^>` where ^<target^> is one of 19 echo. html to make standalone HTML files 20 echo. dirhtml to make HTML files named index.html in directories 21 echo. singlehtml to make a single large HTML file 22 echo. pickle to make pickle files 23 echo. json to make JSON files 24 echo. htmlhelp to make HTML files and a HTML help project 25 echo. qthelp to make HTML files and a qthelp project 26 echo. devhelp to make HTML files and a Devhelp project 27 echo. epub to make an epub [all …]
|
/third_party/python/PCbuild/ |
D | build.bat | 1 @echo off 4 echo.%~nx0 [flags and arguments] [quoted MSBuild options] 5 echo. 6 echo.Build CPython from the command line. Requires the appropriate 7 echo.version(s) of Microsoft Visual Studio to be installed (see readme.txt). 8 echo. 9 echo.After the flags recognized by this script, up to 9 arguments to be passed 10 echo.directly to MSBuild may be passed. If the argument contains an '=', the 11 echo.entire argument must be quoted (e.g. `%~nx0 "/p:PlatformToolset=v100"`). 12 echo.Alternatively you can put extra flags for MSBuild in a file named [all …]
|
D | prepare_libffi.bat | 1 @echo off 5 echo. 6 echo Before running prepare_libffi.bat 7 echo LIBFFI_SOURCE environment variable must be set to the location of 8 echo of python-source-deps clone of libffi branch 9 echo VCVARSALL must be set to location of vcvarsall.bat 10 echo cygwin must be installed (see below) 11 echo SH environment variable must be set to the location of sh.exe 12 echo. 13 echo Tested with cygwin-x86 from https://www.cygwin.com/install.html [all …]
|
/third_party/curl/projects/ |
D | build-wolfssl.bat | 1 @echo off 177 echo. 190 echo. 266 echo. 267 echo Error: build: wolfssl64.sln not found in "%CD%" 282 echo. 283 echo Error: build: Configuration not recognized. 288 echo. 289 echo Error: build: Platform not recognized. 295 echo. [all …]
|
/third_party/python/Doc/ |
D | make.bat | 1 @echo off 15 echo Installing sphinx with %PYTHON% 24 echo Installing python-docs-theme with %PYTHON% 32 echo Installing blurb with %PYTHON% 49 echo. 50 echo.The HTML Help Workshop was not found. Set the HTMLHELP variable 51 echo.to the path to hhc.exe or download and install it from 52 echo.http://msdn.microsoft.com/en-us/library/ms669985 73 echo. 74 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx [all …]
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF… 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/skia/third_party/externals/icu/source/data/ |
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF… 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/icu/icu4c/source/extra/uconv/ |
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF… 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/icu/icu4c/source/test/testdata/ |
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF… 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/icu/icu4c/source/data/ |
D | pkgdataMakefile.in | 22 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE) 23 @echo SO=$(SO) >> $(OUTPUTFILE) 24 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE) 25 @echo A=$(A) >> $(OUTPUTFILE) 26 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE) 27 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE) 28 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE) 29 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF… 30 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE) 31 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE) [all …]
|
/third_party/openh264/build/ |
D | AutoBuildForWindows.bat | 1 @echo off 53 echo not suppot option! 62 echo ReturnCode is %ReturnCode% 166 echo PATH is %PATH% 167 echo LIB is %LIB% 177 echo default setting 184 echo Win32-Debug-C setting 191 echo Win32-Release-C setting 198 echo All-C setting 205 echo Win64-Release-C setting [all …]
|
/third_party/python/Tools/msi/ |
D | get_externals.bat | 1 @echo off 24 echo.Cleaning up external libraries. 37 echo.Fetching external libraries... 43 echo.%%e already exists, skipping. 45 echo.Fetching %%e... 50 echo.Fetching external tools... 63 echo.%%b already exists, skipping. 65 echo.Fetching %%b... 70 echo Finished. 74 echo.Valid options: -c, --clean, --clean-only, --organization, --python, [all …]
|
/third_party/curl/ |
D | buildconf.bat | 1 @echo off 74 echo. 75 echo Generating prerequisite files 83 echo. 84 echo Removing prerequisite files 107 echo * %CD%\Makefile 117 echo * %CD%\src\tool_hugehelp.c 130 echo. 131 echo Configuring c-ares build environment 155 echo * %CD%\Makefile [all …]
|
/third_party/skia/third_party/externals/tint/kokoro/windows/ |
D | build.bat | 15 @echo off 22 echo %TASK_NAME% starting at %Time% 27 echo %TASK_NAME% completed at %Time% 32 echo. 33 echo. 35 echo. 36 echo ***************************************************************** 37 echo %~1 38 echo ***************************************************************** 39 echo. [all …]
|
12345678910>>...27