| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| VersionTuple.h | 26 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 36 unsigned Build : 31; 42 Build(0), HasBuild(false) {} 46 HasSubminor(false), Build(0), HasBuild(false) {} 50 HasSubminor(false), Build(0), HasBuild(false) {} 54 HasSubminor(true), Build(0), HasBuild(false) {} 57 unsigned Build) 59 HasSubminor(true), Build(Build), HasBuild(true) {} 64 return Major == 0 && Minor == 0 && Subminor == 0 && Build == 0 [all...] |
| /src/external/apache2/llvm/dist/clang/docs/analyzer/ |
| make.bat | 6 set SPHINXBUILD=sphinx-build 51 echo.Build finished. The HTML pages are in %BUILDDIR%/html. 59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. 67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. 75 echo.Build finished; now you can process the pickle files. 83 echo.Build finished; now you can process the JSON files. 91 echo.Build finished; now you can run HTML Help Workshop with the ^ 100 echo.Build finished; now you can run "qcollectiongenerator" with the ^ 112 echo.Build finished. 120 echo.Build finished. The epub file is in %BUILDDIR%/epub [all...] |
| /src/external/apache2/llvm/dist/clang/docs/ |
| make.bat | 6 set SPHINXBUILD=sphinx-build 51 echo.Build finished. The HTML pages are in %BUILDDIR%/html. 59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. 67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. 75 echo.Build finished; now you can process the pickle files. 83 echo.Build finished; now you can process the JSON files. 91 echo.Build finished; now you can run HTML Help Workshop with the ^ 100 echo.Build finished; now you can run "qcollectiongenerator" with the ^ 112 echo.Build finished. 120 echo.Build finished. The epub file is in %BUILDDIR%/epub [all...] |
| /src/external/apache2/llvm/dist/llvm/docs/ |
| make.bat | 6 set SPHINXBUILD=sphinx-build 51 echo.Build finished. The HTML pages are in %BUILDDIR%/html. 59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. 67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. 75 echo.Build finished; now you can process the pickle files. 83 echo.Build finished; now you can process the JSON files. 91 echo.Build finished; now you can run HTML Help Workshop with the ^ 100 echo.Build finished; now you can run "qcollectiongenerator" with the ^ 112 echo.Build finished. 120 echo.Build finished. The epub file is in %BUILDDIR%/epub [all...] |
| /src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
| CFGStmtMap.h | 35 static CFGStmtMap *Build(CFG* C, ParentMap *PM);
|
| /src/external/mit/libcbor/dist/doc/ |
| make.bat | 6 set SPHINXBUILD=sphinx-build
8 set BUILDDIR=build
53 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
55 echo.to the full path of the 'sphinx-build' executable. Alternatively you
67 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
75 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
83 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
91 echo.Build finished; now you can process the pickle files.
99 echo.Build finished; now you can process the JSON files.
107 echo.Build finished; now you can run HTML Help Workshop with the ^ [all...] |
| Makefile | 6 SPHINXBUILD = sphinx-build 8 BUILDDIR = build 10 # User-friendly check for sphinx-build 55 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." 60 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml." 65 @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml." 70 @echo "Build finished; now you can process the pickle files." 75 @echo "Build finished; now you can process the JSON files." 80 @echo "Build finished; now you can run HTML Help Workshop with the" \ 86 @echo "Build finished; now you can run "qcollectiongenerator" with the" [all...] |
| /src/external/mit/libuv/dist/docs/ |
| make.bat | 6 set SPHINXBUILD=sphinx-build
8 set BUILDDIR=build
54 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
56 echo.to the full path of the 'sphinx-build' executable. Alternatively you
68 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
76 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
84 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
92 echo.Build finished; now you can process the pickle files.
100 echo.Build finished; now you can process the JSON files.
108 echo.Build finished; now you can run HTML Help Workshop with the ^ [all...] |
| Makefile | 6 SPHINXBUILD = sphinx-build 9 BUILDDIR = build 12 # User-friendly check for sphinx-build 58 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." 66 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml." 71 @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml." 76 @echo "Build finished; now you can process the pickle files." 81 @echo "Build finished; now you can process the JSON files." 86 @echo "Build finished; now you can run HTML Help Workshop with the" \ 92 @echo "Build finished; now you can run "qcollectiongenerator" with the" [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| VersionTuple.cpp | 36 if (Optional<unsigned> Build = V.getBuild()) 37 Out << '.' << *Build; 64 unsigned major = 0, minor = 0, micro = 0, build = 0; local 103 if (parseInt(input, build)) 110 *this = VersionTuple(major, minor, micro, build);
|
| /src/sys/modules/arch/ |
| compatsubdir.mk | 3 # Build netbsd kernel modules.
|
| /src/external/gpl3/binutils/dist/ |
| setup.com | 2 $! Build procedure 22 $ if (P1 .EQS. "BUILD") .OR. (P1 .EQS. "ALL") 25 $ @build 27 $ @build 29 $ @build 31 $ @build 33 $ @build
|
| /src/external/gpl3/binutils.old/dist/ |
| setup.com | 2 $! Build procedure 22 $ if (P1 .EQS. "BUILD") .OR. (P1 .EQS. "ALL") 25 $ @build 27 $ @build 29 $ @build 31 $ @build 33 $ @build
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| wintest.bat | 18 SET LDFLAGS=/link /LTCG advapi32.lib ..\..\Build\%1\%ARCH%\libsodium.lib 23 echo "Invalid build type" 27 SET PATH=..\..\Build\%1\%ARCH%;%PATH% 34 SET PATH=..\..\Build\%1\%ARCH%;%PATH%
|
| /src/compat/ |
| compatsubdir.mk | 3 # Build netbsd libraries.
|
| /src/external/gpl3/gdb/dist/gdb/ |
| gdb_buildall.sh | 3 # Build script to build GDB with all targets enabled. 38 --clean Delete build directory after check. 39 -e <regexp> Regular expression for selecting the targets to build. 45 <builddir> Build directory. 69 # Shall the build directory be deleted after processing? 118 # Build GDB with all targets enabled. 124 # Should a scratch rebuild be forced, for perhaps the entire build be skipped? 143 # Create build directory. 156 || echo "--enable-gdb-build-warnings=${gdbopts}" [all...] |
| gdb_mbuild.sh | 3 # Multi-build script for testing compilation of all maintained 35 -k Keep going. Do not stop after the first build fails. 36 --keep Keep builds. Do not remove each build when finished. 37 -e <regexp> Regular expression for selecting the targets to build. 42 <builddir> Build directory. 78 # Should we soldier on after the first build fails? 136 # Get the list of targets and the build options 161 # Usage: fail <message> <test-that-should-succeed>. Should the build 163 # the message and shoot everything in sight and abort the build. 204 # For each target, configure, build and test it [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gdb_buildall.sh | 3 # Build script to build GDB with all targets enabled. 38 --clean Delete build directory after check. 39 -e <regexp> Regular expression for selecting the targets to build. 45 <builddir> Build directory. 69 # Shall the build directory be deleted after processing? 118 # Build GDB with all targets enabled. 124 # Should a scratch rebuild be forced, for perhaps the entire build be skipped? 143 # Create build directory. 156 || echo "--enable-gdb-build-warnings=${gdbopts}" [all...] |
| gdb_mbuild.sh | 3 # Multi-build script for testing compilation of all maintained 35 -k Keep going. Do not stop after the first build fails. 36 --keep Keep builds. Do not remove each build when finished. 37 -e <regexp> Regular expression for selecting the targets to build. 42 <builddir> Build directory. 78 # Should we soldier on after the first build fails? 136 # Get the list of targets and the build options 161 # Usage: fail <message> <test-that-should-succeed>. Should the build 163 # the message and shoot everything in sight and abort the build. 204 # For each target, configure, build and test it [all...] |
| /src/lib/libedit/ |
| chartype.h | 55 #warning Build environment does not support non-BMP characters
|
| /src/share/mk/ |
| bsd.hostlib.mk | 20 ##### Build rules
|
| bsd.nls.mk | 13 ##### Build rules 46 .if !defined(BUILD) && !make(all) && !make(${F}) 47 ${_F}! .MADE # no build at install 51 .if !defined(BUILD) && !make(all) && !make(${F}) 52 ${_F}: .MADE # no build at install
|
| bsd.info.mk | 13 ##### Build rules 65 .if !defined(BUILD) && !make(all) && !make(${F}) 66 ${_F}! .MADE # no build at install 70 .if !defined(BUILD) && !make(all) && !make(${F}) 71 ${_F}: .MADE # no build at install
|
| /src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| CFGStmtMap.cpp | 77 CFGStmtMap *CFGStmtMap::Build(CFG *C, ParentMap *PM) {
|
| /src/external/bsd/zstd/dist/build/VS_scripts/ |
| build.generic.cmd | 17 GOTO build
21 echo Syntax: build.generic.cmd msbuild_version msbuild_platform msbuild_configuration msbuild_toolset
29 :build
label 58 SET msbuild_params=/verbosity:minimal /nologo /t:Clean,Build /p:Platform=%msbuild_platform% /p:Configuration=%msbuild_configuration%
66 echo ### Build Params: %msbuild_params%
|