Home
last modified time | relevance | path

Searched refs:AMD64 (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/msilib/
H A D__init__.py13 AMD64 = "AMD64" in sys.version variable
15 Win64 = AMD64
156 if AMD64:
276 if AMD64:
/third_party/python/PCbuild/
H A Dbuild.bat103 if "%PROCESSOR_ARCHITEW6432%" NEQ "AMD64" if "%PROCESSOR_ARCHITECTURE%" NEQ "AMD64" (
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp335 case ProcessorArchitecture::AMD64: in streamMapping()
/third_party/node/
H A Dvcbuild.bat213 if "%target_arch%"=="x86" if "%PROCESSOR_ARCHITECTURE%"=="AMD64" set configure_flags=%configure_flags% --no-cross-compiling
422 if "%target_arch%"=="arm64" if "%PROCESSOR_ARCHITECTURE%"=="AMD64" set "use_x64_node_exe=true"
/third_party/icu/icu4c/source/
H A Dconfigure5024 AMD64=`isainfo -n 2>&1 | grep amd64`
5026 if test -z "$SOL64" && test -n "$AMD64"; then
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure5010 AMD64=`isainfo -n 2>&1 | grep amd64`
5012 if test -z "$SOL64" && test -n "$AMD64"; then

Completed in 19 milliseconds