Home
last modified time | relevance | path

Searched refs:amd64 (Results 1 - 25 of 32) sorted by relevance

12

/third_party/python/PCbuild/
H A Didle.bat8 set exedir=%PCBUILD%\amd64
24 if /I %1 EQU x64 (set exedir=%PCBUILD%\amd64)
H A Drt.bat43 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 Denv.bat10 echo Build environments: x86, amd64, x86_amd64
13 if NOT DEFINED _ARGS set _ARGS=amd64
H A Dprepare_libffi.bat134 set ARCH=amd64
/third_party/python/Tools/msi/
H A Dbuildrelease.bat14 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 Dtestrelease.bat38 for %%f in ("%PCBUILD%amd64\en-us\*.exe") do (
/third_party/protobuf/
H A Dtests.sh181 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 Dbuild-wolfssl.bat168 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 Dbuild-openssl.bat213 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 Dnuspec.py24 amd64=("64-bit", "python", "Python"), variable
H A Dappxmanifest.py36 amd64=("x64",), variable
346 "amd64": "64bit",
/third_party/skia/experimental/xps_to_png/
H A Dcompile_xps_to_png.bat6 @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 Dbuild_win64.bat1 @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 Dbuild.bat45 ) else if not exist "%Py_OutDir%amd64\python.exe" call "%PCBUILD%build.bat" -p x64 -e
/third_party/node/
H A Dvcbuild.bat247 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 Dconfig.guess814 amd64)
866 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
/third_party/eudev/
H A Dconfig.guess839 amd64)
876 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
1415 amd64:Isilon\ OneFS:*:*)
/third_party/node/deps/cares/
H A Dconfig.guess909 amd64)
950 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
1537 amd64:Isilon\ OneFS:*:*)
/third_party/node/deps/cares/config/
H A Dconfig.guess909 amd64)
950 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
1537 amd64:Isilon\ OneFS:*:*)
/third_party/libevdev/build-aux/
H A Dconfig.guess909 amd64)
950 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
1551 amd64:Isilon\ OneFS:*:*)
/third_party/python/
H A Dconfig.guess909 amd64)
947 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
1531 amd64:Isilon\ OneFS:*:*)
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess846 amd64)
883 amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
1414 amd64:Isilon\ OneFS:*:*)
/third_party/FreeBSD/lib/msun/src/
H A Dmath_private.h635 * 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 Dconfig.pm768 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 Dconfig.pm760 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' },

Completed in 21 milliseconds

12