/external/curl/projects/ |
D | build-openssl.bat | 248 copy /y out32.dbg\* "%OUTDIR%\LIB Debug" 1>nul 251 move out32.dbg "%OUTDIR%\LIB Debug" 1>nul 254 copy /y out32dll.dbg\* "%OUTDIR%\DLL Debug" 1>nul 257 move out32dll.dbg "%OUTDIR%\DLL Debug" 1>nul 261 move tmp32.dbg\lib.pdb "%OUTDIR%\LIB Debug" 1>nul 262 move tmp32dll.dbg\lib.pdb "%OUTDIR%\DLL Debug" 1>nul 281 copy /y out32\* "%OUTDIR%\LIB Release" 1>nul 284 move out32 "%OUTDIR%\LIB Release" 1>nul 287 copy /y out32dll\* "%OUTDIR%\DLL Release" 1>nul 290 move out32dll "%OUTDIR%\DLL Release" 1>nul [all …]
|
/external/python/cpython3/Tools/msi/ |
D | uploadrelease.bat | 32 if not defined PLINK where plink > "%TEMP%\plink.loc" 2> nul && set /P PLINK= < "%TEMP%\plink.loc" … 33 if not defined PLINK where /R "%ProgramFiles(x86)%\PuTTY" plink > "%TEMP%\plink.loc" 2> nul && set … 34 if not defined PLINK where /R "%ProgramFiles%\PuTTY" plink > "%TEMP%\plink.loc" 2> nul && set /P PL… 35 if not defined PLINK where /R "%ProgramFiles(x86)%" plink > "%TEMP%\plink.loc" 2> nul && set /P PLI… 36 if not defined PLINK where /R "%ProgramFiles%" plink > "%TEMP%\plink.loc" 2> nul && set /P PLINK= <… 40 if not defined PSCP where pscp > "%TEMP%\pscp.loc" 2> nul && set /P pscp= < "%TEMP%\pscp.loc" & del… 41 if not defined PSCP where /R "%ProgramFiles(x86)%\PuTTY" pscp > "%TEMP%\pscp.loc" 2> nul && set /P … 42 if not defined PSCP where /R "%ProgramFiles%\PuTTY" pscp > "%TEMP%\pscp.loc" 2> nul && set /P pscp=… 43 if not defined PSCP where /R "%ProgramFiles(x86)%" pscp > "%TEMP%\pscp.loc" 2> nul && set /P pscp= … 44 if not defined PSCP where /R "%ProgramFiles%" pscp > "%TEMP%\pscp.loc" 2> nul && set /P pscp= < "%T… [all …]
|
/external/python/cpython3/Doc/ |
D | make.bat | 13 %PYTHON% -c "import sphinx" > nul 2> nul 22 %PYTHON% -c "import python_docs_theme" > nul 2> nul 30 %PYTHON% -c "import blurb" > nul 2> nul 45 where /R ..\externals hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%… 46 if not exist "%HTMLHELP%" where /R "%ProgramFiles(x86)%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HT… 47 if not exist "%HTMLHELP%" where /R "%ProgramFiles%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHEL… 71 %SPHINXBUILD% >nul 2> nul 122 copy ..\Misc\NEWS "%PY_MISC_NEWS_DIR%\NEWS" > nul
|
/external/python/cpython3/PCbuild/ |
D | find_msbuild.bat | 29 @where msbuild > "%TEMP%\msbuild.loc" 2> nul && set /P MSBUILD= < "%TEMP%\msbuild.loc" & del "%TEMP… 43 @reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\SxS\VS7" /v 15.0 /reg:32 >nul 2>nul 50 …LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\14.0" /v MSBuildToolsPath /reg:32 >nul 2>nul 60 @pushd %MSBUILD% >nul 2>nul
|
D | find_python.bat | 34 …@%HOST_PYTHON% -Ec "import sys; assert sys.version_info[:2] >= (3, 6)" >nul 2>nul && (set PYTHON="… 37 @for %%p in (3.7 3.6) do @py -%%p -EV >nul 2>&1 && (set PYTHON=py -%%p) && (set _Py_Python_Source=f…
|
/external/scapy/doc/scapy/ |
D | BuildDoc.bat | 13 del /F /Q /S _build >nul 2>&1 16 mkdir _build >nul 2>&1 18 mkdir html doctrees pickle >nul 2>&1
|
/external/python/cpython2/PCbuild/ |
D | find_msbuild.bat | 29 @msbuild /version > nul 2>&1 34 …LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\14.0" /v MSBuildToolsPath /reg:32 >nul 2>nul 41 @reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\SxS\VS7" /v 15.0 /reg:32 >nul 2>nul
|
D | find_python.bat | 34 … @%HOST_PYTHON% -c "import sys; assert sys.version_info[:2] >= (3, 6)" >nul 2>nul && (set PYTHON="… 37 @py -3.6 -V >nul 2>&1 && (set PYTHON=py -3.6) && (set _Py_Python_Source=found with py.exe) && goto …
|
/external/python/cpython2/Doc/ |
D | make.bat | 13 %PYTHON% -c "import sphinx" > nul 2> nul 28 where /R ..\externals hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%… 29 if not exist "%HTMLHELP%" where /R "%ProgramFiles(x86)%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HT… 30 if not exist "%HTMLHELP%" where /R "%ProgramFiles%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHEL… 54 %SPHINXBUILD% >nul 2> nul
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/ |
D | 2-2.c | 161 char *nul = "NULL"; in main() local 170 stri = nul; in main() 176 strj = nul; in main()
|
D | 5-2.c | 161 char *nul = "NULL"; in main() local 169 stri = nul; in main()
|
/external/icu/icu4c/source/test/cintltst/ |
D | custrtst.c | 712 static const UChar a=0x61, b=0x62, lead=0xd801, trail=0xdc02, nul=0; in TestSurrogateSearching() local 721 first!=u_strchr(s, nul) || in TestSurrogateSearching() 722 first!=u_strchr32(s, nul) || in TestSurrogateSearching() 723 first!=u_memchr(s, nul, UPRV_LENGTHOF(s)) || in TestSurrogateSearching() 724 first!=u_memchr32(s, nul, UPRV_LENGTHOF(s)) || in TestSurrogateSearching() 725 first!=u_strrchr(s, nul) || in TestSurrogateSearching() 726 first!=u_strrchr32(s, nul) || in TestSurrogateSearching() 727 first!=u_memrchr(s, nul, UPRV_LENGTHOF(s)) || in TestSurrogateSearching() 728 first!=u_memrchr32(s, nul, UPRV_LENGTHOF(s)) in TestSurrogateSearching() 735 s!=u_strstr(s, &nul) || in TestSurrogateSearching() [all …]
|
D | cmsccoll.c | 1717 static const UChar nul = 0; in TestVariableTopSetting() local 1732 !ucol_equal(coll, &nul, 0, &space, 1) || in TestVariableTopSetting() 1733 ucol_equal(coll, &nul, 0, &dot, 1) || in TestVariableTopSetting() 1734 ucol_equal(coll, &nul, 0, °ree, 1) || in TestVariableTopSetting() 1735 ucol_equal(coll, &nul, 0, &dollar, 1) || in TestVariableTopSetting() 1736 ucol_equal(coll, &nul, 0, &zero, 1) || in TestVariableTopSetting() 1745 !ucol_equal(coll, &nul, 0, &space, 1) || in TestVariableTopSetting() 1746 !ucol_equal(coll, &nul, 0, &dot, 1) || in TestVariableTopSetting() 1747 ucol_equal(coll, &nul, 0, °ree, 1) || in TestVariableTopSetting() 1748 ucol_equal(coll, &nul, 0, &dollar, 1) || in TestVariableTopSetting() [all …]
|
/external/mesa3d/src/compiler/ |
D | blob.c | 357 uint8_t *nul; in blob_read_string() local 368 nul = memchr(blob->current, 0, blob->end - blob->current); in blob_read_string() 370 if (nul == NULL) { in blob_read_string() 375 size = nul - blob->current + 1; in blob_read_string()
|
/external/python/cpython3/Lib/venv/scripts/nt/ |
D | activate.bat | 8 "%SystemRoot%\System32\chcp.com" 65001 > nul 43 "%SystemRoot%\System32\chcp.com" %_OLD_CODEPAGE% > nul
|
/external/llvm/unittests/Support/ |
D | ProgramTest.cpp | 190 StringRef nul("NUL"); in TEST_F() local 192 StringRef nul("/dev/null"); in TEST_F() local 194 const StringRef *redirects[] = { &nul, &nul, nullptr }; in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | ProgramTest.cpp | 181 StringRef nul("NUL"); in TEST_F() local 183 StringRef nul("/dev/null"); in TEST_F() local 185 Optional<StringRef> redirects[] = { nul, nul, None }; in TEST_F()
|
/external/curl/winbuild/ |
D | MakefileBuild.vc | 509 @-$(ZIP) -9 -q -r ..\$(CONFIG_NAME_LIB).zip .>nul 2<&1 529 …$(LIB_DIROBJ)\$(LIB_NAME_DLL) copy $(LIB_DIROBJ)\$(LIB_NAME_DLL) $(DIRDIST)\bin\ /y >nul 2<&1 530 …IB_DIROBJ)\$(LIB_NAME_STATIC) copy $(LIB_DIROBJ)\$(LIB_NAME_STATIC) $(DIRDIST)\lib\ /y >nul 2<&1 531 …DIROBJ)\$(LIB_NAME_DLL_DEBUG) copy $(LIB_DIROBJ)\$(LIB_NAME_DLL_DEBUG) $(DIRDIST)\bin\ /y >nul 2<&1 532 …)\$(LIB_NAME_STATIC_DEBUG) copy $(LIB_DIROBJ)\$(LIB_NAME_STATIC_DEBUG) $(DIRDIST)\lib\ /y >nul 2<&1 533 …$(LIB_DIROBJ)\$(LIB_NAME_IMP) copy $(LIB_DIROBJ)\$(LIB_NAME_IMP) $(DIRDIST)\lib\ /y >nul 2<&1 534 …LIB_DIROBJ)\$(LIB_NAME_IMP_DEBUG) copy $(LIB_DIROBJ)\$(LIB_NAME_IMP_DEBUG) $(DIRDIST)\lib >nul 2<&1 535 @-copy $(LIB_DIROBJ)\*.exp $(DIRDIST)\lib /y >nul 2<&1 536 @-copy $(LIB_DIROBJ)\*.pdb $(DIRDIST)\lib /y >nul 2<&1 537 @-copy ..\include\curl\*.h $(DIRDIST)\include\curl\ /y >nul 2<&1
|
/external/zlib/src/msdos/ |
D | Makefile.dj2 | 83 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH) 84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
|
/external/icu/icu4c/source/data/rbnf/ |
D | af.txt | 19 "1: nul =%spellout-numbering=;", 32 "0: nul;",
|
/external/libcxx/ |
D | appveyor-reqs-install.cmd | 30 7z x cmake.zip -oC:\projects\deps > nul 42 7z x ninja.zip -oC:\projects\deps\ninja > nul
|
/external/python/cpython2/Tools/nuget/ |
D | build.bat | 28 @%PYTHON% -c "" >nul 2>nul
|
/external/grpc-grpc/test/core/json/corpus/ |
D | cfff4e9d08cba81b663dd1999710008342851e19 | 1 nul*:
|
/external/freetype/builds/dos/ |
D | dos-def.mk | 42 NO_OUTPUT = > nul
|
/external/freetype/builds/os2/ |
D | os2-def.mk | 41 NO_OUTPUT = 2> nul
|