/third_party/python/PCbuild/ |
H A D | idle.bat | 8 set exedir=%PCBUILD%\amd64
24 if /I %1 EQU x64 (set exedir=%PCBUILD%\amd64)
|
H A D | rt.bat | 43 if "%1"=="-x64" (set prefix=%pcbuild%amd64) & shift & goto CheckOpts
49 if not defined prefix set prefix=%pcbuild%amd64
70 if /I %1 EQU x64 (set prefix=%pcbuild%amd64) & exit /B 0
|
H A D | env.bat | 10 echo Build environments: x86, amd64, x86_amd64
13 if NOT DEFINED _ARGS set _ARGS=amd64
|
H A D | prepare_libffi.bat | 134 set ARCH=amd64
|
/third_party/python/Tools/msi/ |
H A D | buildrelease.bat | 14 rem {arch} architecture amd64, win32
27 rem {arch} architecture amd64, win32
124 set BUILD=%Py_OutDir%amd64\
127 set OUTDIR_PLAT=amd64
130 set BUILD=%Py_OutDir%amd64\
259 echo {arch} architecture amd64, win32
|
H A D | testrelease.bat | 38 for %%f in ("%PCBUILD%amd64\en-us\*.exe") do (
|
/third_party/protobuf/ |
H A D | tests.sh | 181 export PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin:$PATH 182 export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 185 export PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:$PATH 186 export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 190 export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
|
/third_party/curl/projects/ |
H A D | build-wolfssl.bat | 168 if "%VC_VER%" == "11.0" set VCVARS_PLATFORM=amd64
169 if "%VC_VER%" == "12.0" set VCVARS_PLATFORM=amd64
170 if "%VC_VER%" == "14.0" set VCVARS_PLATFORM=amd64
171 if "%VC_VER%" == "14.1" set VCVARS_PLATFORM=amd64
172 if "%VC_VER%" == "14.2" set VCVARS_PLATFORM=amd64
173 if "%VC_VER%" == "14.3" set VCVARS_PLATFORM=amd64
|
H A D | build-openssl.bat | 213 if "%VC_VER%" == "11.0" set VCVARS_PLATFORM=amd64
214 if "%VC_VER%" == "12.0" set VCVARS_PLATFORM=amd64
215 if "%VC_VER%" == "14.0" set VCVARS_PLATFORM=amd64
216 if "%VC_VER%" == "14.1" set VCVARS_PLATFORM=amd64
217 if "%VC_VER%" == "14.2" set VCVARS_PLATFORM=amd64
218 if "%VC_VER%" == "14.3" set VCVARS_PLATFORM=amd64
|
/third_party/python/PC/layout/support/ |
H A D | nuspec.py | 24 amd64=("64-bit", "python", "Python"), variable
|
H A D | appxmanifest.py | 36 amd64=("x64",), variable 346 "amd64": "64bit",
|
/third_party/skia/experimental/xps_to_png/ |
H A D | compile_xps_to_png.bat | 6 @set CSC="C:\Program Files (x86)\MSBuild\14.0\Bin\amd64\csc.exe"
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
H A D | build_win64.bat | 1 @REM Build for Visual Studio compiler. Run your copy of amd64/vcvars32.bat to setup 64-bit command-line compiler.
|
/third_party/python/Tools/nuget/ |
H A D | build.bat | 45 ) else if not exist "%Py_OutDir%amd64\python.exe" call "%PCBUILD%build.bat" -p x64 -e
|
/third_party/node/ |
H A D | vcbuild.bat | 247 if _%PROCESSOR_ARCHITECTURE%_==_AMD64_ set msvs_host_arch=amd64
248 if _%PROCESSOR_ARCHITEW6432%_==_AMD64_ set msvs_host_arch=amd64
253 if %target_arch%==x64 if %msvs_host_arch%==amd64 set vcvarsall_arg=amd64
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | config.guess | 814 amd64) 866 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
|
/third_party/eudev/ |
H A D | config.guess | 839 amd64) 876 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) 1415 amd64:Isilon\ OneFS:*:*)
|
/third_party/node/deps/cares/ |
H A D | config.guess | 909 amd64) 950 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) 1537 amd64:Isilon\ OneFS:*:*)
|
/third_party/node/deps/cares/config/ |
H A D | config.guess | 909 amd64) 950 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) 1537 amd64:Isilon\ OneFS:*:*)
|
/third_party/libevdev/build-aux/ |
H A D | config.guess | 909 amd64) 950 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) 1551 amd64:Isilon\ OneFS:*:*)
|
/third_party/python/ |
H A D | config.guess | 909 amd64) 947 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) 1531 amd64:Isilon\ OneFS:*:*)
|
/third_party/skia/third_party/externals/libpng/ |
H A D | config.guess | 846 amd64) 883 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) 1414 amd64:Isilon\ OneFS:*:*)
|
/third_party/FreeBSD/lib/msun/src/ |
H A D | math_private.h | 635 * rnintl() since for amd64 this avoids swapping the register set, while 652 #if defined(amd64) || defined(__i386__)
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 768 my $ISA64 = `isainfo 2>/dev/null | grep amd64`; 796 [ 'amd64-.*-.*bsd.*', { target => "BSD-x86_64" } ], 924 [ '(amd64|ia64|x86|ARM)-.*?-Windows NT', 932 $config = { 'amd64' => { target => 'VC-WIN64A' },
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 760 my $ISA64 = `isainfo 2>/dev/null | grep amd64`; 788 [ 'amd64-.*-.*bsd.*', { target => "BSD-x86_64" } ], 916 [ '(amd64|ia64|x86|ARM)-.*?-Windows NT', 924 $config = { 'amd64' => { target => 'VC-WIN64A' },
|