Searched refs:bat (Results 1 – 25 of 583) sorted by relevance
12345678910>>...24
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/inl/ |
D | make_all.bat | 3 CMD /C make_inl_cl.bat ..\..\..\block_pool_init.cl 4 CMD /C make_inl_cl.bat ..\..\..\fills_expand.cl 5 CMD /C make_inl_cl.bat ..\..\..\paths_copy.cl 6 CMD /C make_inl_cl.bat ..\..\..\rasterize.cl 7 CMD /C make_inl_cl.bat ..\..\..\segment_ttrk.cl 8 CMD /C make_inl_cl.bat ..\..\..\rasters_alloc.cl 9 CMD /C make_inl_cl.bat ..\..\..\prefix.cl 10 CMD /C make_inl_cl.bat ..\..\..\place.cl 11 CMD /C make_inl_cl.bat ..\..\..\segment_ttck.cl 12 CMD /C make_inl_cl.bat ..\..\..\render.cl [all …]
|
/external/python/cpython3/Modules/_decimal/tests/ |
D | runall.bat | 14 call .\Tools\buildbot\clean.bat 15 call .\Tools\buildbot\build.bat -c Debug -p x64 25 call python.bat -m test -uall -R 3:3 test_decimal 31 call python.bat -m test -uall test_decimal 37 call python.bat .\Modules\_decimal\tests\deccheck.py 48 call .\Tools\buildbot\clean.bat 49 call .\Tools\buildbot\build.bat -c Release -p x64 59 call python.bat -m test -uall test_decimal 65 call python.bat .\Modules\_decimal\tests\deccheck.py 76 call .\Tools\buildbot\clean.bat [all …]
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_43.txt | 3 …il "Banned file: auto__mail.python.bat in mail from you" "^From:" nil nil nil nil "Banned file: au… 14 Subject: Banned file: auto__mail.python.bat in mail from you 48 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 54 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 60 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 66 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 72 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 78 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 84 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 90 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat [all …]
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_43.txt | 3 …il "Banned file: auto__mail.python.bat in mail from you" "^From:" nil nil nil nil "Banned file: au… 14 Subject: Banned file: auto__mail.python.bat in mail from you 48 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 54 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 60 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 66 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 72 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 78 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 84 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat 90 …ostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.python.bat [all …]
|
/external/protobuf/kokoro/release/python/windows/ |
D | build_artifacts.bat | 5 copy kokoro\release\python\windows\build_single_artifact.bat build_single_artifact.bat 38 CALL build_single_artifact.bat || goto :error 43 CALL build_single_artifact.bat || goto :error 48 CALL build_single_artifact.bat || goto :error 53 CALL build_single_artifact.bat || goto :error 58 CALL build_single_artifact.bat || goto :error 63 CALL build_single_artifact.bat || goto :error
|
/external/capstone/windowsce/ |
D | COMPILE.md | 15 …e build script `windowsce/make_windowsce7-armv7.bat` (respectively, `windowsce/make_windowsce8-arm… 23 ```bat 27 ```bat 33 ```bat 40 ```bat 44 ```bat 51 ```bat 55 ```bat 62 ```bat 66 ```bat [all …]
|
/external/python/cpython3/Tools/nuget/ |
D | build.bat | 28 call "%D%..\msi\get_externals.bat" 29 call "%PCBUILD%find_msbuild.bat" %MSBUILD% 35 if defined REBUILD ( call "%PCBUILD%build.bat" -e -r 36 ) else if not exist "%Py_OutDir%win32\python.exe" call "%PCBUILD%build.bat" -e 44 if defined REBUILD ( call "%PCBUILD%build.bat" -p x64 -e -r 45 ) else if not exist "%Py_OutDir%amd64\python.exe" call "%PCBUILD%build.bat" -p x64 -e 53 if defined REBUILD ( call "%PCBUILD%build.bat" -p ARM -e -r --no-tkinter 54 … ) else if not exist "%Py_OutDir%arm32\python.exe" call "%PCBUILD%build.bat" -p ARM -e --no-tkinter 64 echo build.bat [-x86] [-x64] [--out DIR] [-r] [-h]
|
/external/python/cpython3/Tools/msi/ |
D | build.bat | 25 call "%D%get_externals.bat" 26 call "%PCBUILD%find_msbuild.bat" %MSBUILD% 30 call "%PCBUILD%build.bat" -d -e %REBUILD% %BUILDTEST% 32 call "%PCBUILD%build.bat" -e %REBUILD% %BUILDTEST% 36 call "%PCBUILD%build.bat" -p x64 -d -e %REBUILD% %BUILDTEST% 38 call "%PCBUILD%build.bat" -p x64 -e %REBUILD% %BUILDTEST% 43 call "%PCBUILD%..\Doc\make.bat" htmlhelp 73 echo build.bat [-x86] [-x64] [--doc] [-h] [--test-marker] [--pack] [-r]
|
/external/tensorflow/third_party/toolchains/preconfig/win/bazel_211/ |
D | BUILD | 231 "gcov": "wrapper/bin/msvc_nop.bat", 233 "nm": "wrapper/bin/msvc_nop.bat", 234 "objcopy": "wrapper/bin/msvc_nop.bat", 235 "objdump": "wrapper/bin/msvc_nop.bat", 236 "strip": "wrapper/bin/msvc_nop.bat", 284 msvc_cl_path = "clang_installation_error.bat", 289 msvc_lib_path = "clang_installation_error.bat", 290 msvc_link_path = "clang_installation_error.bat", 291 msvc_ml_path = "clang_installation_error.bat", 295 "ar": "clang_installation_error.bat", [all …]
|
/external/python/cpython2/Tools/nuget/ |
D | build.bat | 24 call "%PCBUILD%find_msbuild.bat" %MSBUILD% 38 if defined REBUILD ( call "%PCBUILD%build.bat" -e -r 39 ) else if not exist "%PCBUILD%python.exe" call "%PCBUILD%build.bat" -e 47 if defined REBUILD ( call "%PCBUILD%build.bat" -p x64 -e -r 48 ) else if not exist "%PCBUILD%amd64\python.exe" call "%PCBUILD%build.bat" -p x64 -e 58 echo build.bat [-x86] [-x64] [--out DIR] [-r] [-h]
|
/external/grpc-grpc-java/buildscripts/kokoro/ |
D | windows32.bat | 22 call "%VS120COMNTOOLS%\vsvars32.bat" || exit /b 1 23 call "%WORKSPACE%\buildscripts\make_dependencies.bat" || exit /b 1 33 cmd.exe /C "%WORKSPACE%\gradlew.bat %GRADLE_FLAGS% build" 49 cmd.exe /C "%WORKSPACE%\gradlew.bat --stop" 51 cmd.exe /C "%WORKSPACE%\gradlew.bat %GRADLE_FLAGS% -Dorg.gradle.parallel=false -PrepositoryDir=%WO…
|
D | windows64.bat | 21 call "%VS120COMNTOOLS%\..\..\VC\bin\amd64\vcvars64.bat" || exit /b 1 22 call "%WORKSPACE%\buildscripts\make_dependencies.bat" || exit /b 1 33 cmd.exe /C "%WORKSPACE%\gradlew.bat --stop" 35 cmd.exe /C "%WORKSPACE%\gradlew.bat %GRADLE_FLAGS% -Dorg.gradle.parallel=false -PrepositoryDir=%WO…
|
/external/tensorflow/third_party/toolchains/preconfig/win/tf_win_08062020/ |
D | BUILD | 232 "gcov": "wrapper/bin/msvc_nop.bat", 234 "nm": "wrapper/bin/msvc_nop.bat", 235 "objcopy": "wrapper/bin/msvc_nop.bat", 236 "objdump": "wrapper/bin/msvc_nop.bat", 237 "strip": "wrapper/bin/msvc_nop.bat", 285 msvc_cl_path = "clang_installation_error.bat", 290 msvc_lib_path = "clang_installation_error.bat", 291 msvc_link_path = "clang_installation_error.bat", 292 msvc_ml_path = "clang_installation_error.bat", 296 "ar": "clang_installation_error.bat", [all …]
|
/external/python/cpython2/Tools/buildbot/ |
D | test-amd64.bat | 4 @echo PCbuild\rt.bat -q -d -x64 -uall -rwW 5 @echo or use `test.bat` in this directory and pass `-x64` as an argument. 6 call "%~dp0test.bat" -x64 %*
|
D | build.bat | 5 call "%~dp0clean.bat" %* 11 @rem call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only 18 call "%~dp0..\..\PCbuild\build.bat" -v -e -d -k %*
|
/external/pigweed/ |
D | activate.bat | 17 :; echo "ERROR: Attempting to run Windows .bat from a Unix/POSIX shell!" 25 :: environment variables. bootstrap.bat must be run initially to install all 26 :: required programs; after that, activate.bat can be used to enter the 30 call "%~dp0\bootstrap.bat"
|
/external/llvm/test/FileCheck/ |
D | same.txt | 1 foo bat bar 6 PASS1-SAME: bat 22 FAIL2-NOT: bat
|
/external/llvm-project/llvm/test/FileCheck/ |
D | same.txt | 1 foo bat bar 6 PASS1-SAME: bat 22 FAIL2-NOT: bat
|
/external/opencensus-java/buildscripts/kokoro/ |
D | windows.bat | 7 @rem To run locally execute 'buildscript\kokoro\windows.bat'. 17 cmd.exe /C "%cd%\gradlew.bat" clean build || exit /b 1 19 cmd.exe /C "%cd%\gradlew.bat" clean assemble check --stacktrace || exit /b 1
|
/external/python/cpython3/PCbuild/ |
D | readme.txt | 7 get_externals.bat (via build.bat) will download and use Python via 9 2. Run "build.bat" to build Python in 32-bit Release configuration. 10 3. (Optional, but recommended) Run the test suite with "rt.bat -q". 24 external dependencies. To build, simply run the "build.bat" script without 57 Building Python using the build.bat script 60 In this directory you can find build.bat, a script designed to make 61 building Python on Windows simpler. This script will use the env.bat 66 By default, build.bat will build Python in Release configuration for 68 this behavior, try `build.bat -h` to learn more. 177 running PCbuild\prepare_ssl.bat. This will retrieve the version of [all …]
|
/external/llvm-project/llvm/utils/gn/secondary/clang/tools/scan-build/ |
D | BUILD.gn | 15 sources += [ "bin/scan-build.bat" ] 27 "libexec/c++-analyzer.bat", 28 "libexec/ccc-analyzer.bat",
|
/external/python/cpython3/Tools/buildbot/ |
D | build.bat | 4 call "%~dp0clean.bat" %* 10 @rem call "%~dp0..\..\PCbuild\get_externals.bat" --clean-only 17 call "%~dp0..\..\PCbuild\build.bat" -e -d -k -v %*
|
/external/libpng/contrib/pngminus/ |
D | pngminus.bat | 2 call png2pnm.bat 3 call pnm2png.bat
|
/external/tensorflow/tensorflow/tools/ci_build/rel/windows/ |
D | cpu_py39.bat | 18 CALL tensorflow\tools\ci_build\release\common_win.bat 21 …call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_test_flags "--test_env=TF2_BEHAVIOR… 23 …call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_test_flags "--test_…
|
D | cpu_py37.bat | 18 CALL tensorflow\tools\ci_build\release\common_win.bat 21 …call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_test_flags "--test_env=TF2_BEHAVIOR… 23 …call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_test_flags "--test_…
|
12345678910>>...24