Home
last modified time | relevance | path

Searched refs:Win64 (Results 1 – 25 of 87) sorted by relevance

1234

/external/llvm/test/CodeGen/X86/
Dwin64_nonvol.ll4 ; Check that, if a Win64 ABI function calls a SysV ABI function, all the
5 ; Win64 nonvolatile registers get saved.
Dbyval.ll2 ; Win64 has not supported byval yet.
Dtail-call-win64.ll3 ; The Win64 ABI wants tail jmps to use a REX_W prefix so it can distinguish
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.dsp22 !MESSAGE "ubrkperf - Win64 Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "ubrkperf - Win64 Debug" (based on "Win32 (x86) Console Application")
92 !ELSEIF "$(CFG)" == "ubrkperf - Win64 Release"
118 !ELSEIF "$(CFG)" == "ubrkperf - Win64 Debug"
149 # Name "ubrkperf - Win64 Release"
150 # Name "ubrkperf - Win64 Debug"
Dubrkperf20.dsp22 !MESSAGE "ubrkperf20 - Win64 Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "ubrkperf20 - Win64 Debug" (based on "Win32 (x86) Console Application")
92 !ELSEIF "$(CFG)" == "ubrkperf20 - Win64 Release"
118 !ELSEIF "$(CFG)" == "ubrkperf20 - Win64 Debug"
149 # Name "ubrkperf20 - Win64 Release"
150 # Name "ubrkperf20 - Win64 Debug"
Dubrkperfold.dsp22 !MESSAGE "ubrkperfold - Win64 Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "ubrkperfold - Win64 Debug" (based on "Win32 (x86) Console Application")
92 !ELSEIF "$(CFG)" == "ubrkperfold - Win64 Release"
118 !ELSEIF "$(CFG)" == "ubrkperfold - Win64 Debug"
149 # Name "ubrkperfold - Win64 Release"
150 # Name "ubrkperfold - Win64 Debug"
/external/compiler-rt/test/asan/
DCMakeLists.txt6 # TODO(wwchrome): Re-enable Win64 asan tests when ready.
7 # Disable tests for asan Win64 temporarily.
132 # TODO(wwchrome): Re-enable the tests for asan Win64 when ready.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CallingConv.td99 // X86-Win64 C return-value convention.
101 // The X86-Win64 calling convention always returns __m64 values in RAX.
119 // Mingw64 and native Win64 use Win64 CC
182 // Calling convention used on Win64
203 // Do not pass the sret argument in RCX, the Win64 thiscall calling
390 // Mingw64 and native Win64 use Win64 CC
DX86CompilationCallback_Win64.asm1 ;;===-- X86CompilationCallback_Win64.asm - Implement Win64 JIT callback ---===
/external/syslinux/win64/
DREADME1 Building the Win64 installer requires the MinGW-W64 compiler,
/external/python/cpython2/Tools/msi/
Dmsi.py147 if msilib.Win64:
183 if msilib.Win64:
199 if msilib.Win64:
220 if msilib.Win64:
381 if msilib.Win64:
895 if msilib.Win64:
952 if not msilib.Win64:
1381 if msilib.Win64:
Dmsilib.py471 if Win64:
668 global msi_type, Win64, arch_ext
673 Win64 = 0
678 Win64 = 1
683 Win64 = 1
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator
555 ExceptionsType == ExceptionHandling::Win64); in isExceptionHandlingDwarf()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dpeep-vector-extract-concat.ll5 ; %a is passed indirectly on Win64.
Dbyval.ll2 ; Win64 has not supported byval yet.
/external/python/cpython2/PC/VS7.1/
Damd64_ml64.bat4 set MLEXE=Microsoft Platform SDK\Bin\Win64\x86\AMD64\ml64.EXE
/external/fmtlib/support/cmake/
Drun-cmake.bat7 rem run-cmake -G "Visual Studio 10 Win64" .
/external/vulkan-validation-layers/
Dbuild_windows_targets.bat55 cmake -G "Visual Studio %VS_VERSION% Win64" ..
72 cmake -G "Visual Studio %VS_VERSION% Win64" ..
/external/webrtc/webrtc/tools/
Dtools.gyp73 # Disable warnings to enable Win64 build, issue 1323.
168 # Disable warnings to enable Win64 build, issue 1323.
/external/vulkan-validation-layers/demos/
DCMakeLists.txt105 set (LIB_DIR "Win64")
121 set (LIB_DIR "Win64")
/external/modp_b64/
Dmodp_b64.gyp24 # to be built for Win64, and this is a prerequsite.
/external/webrtc/webrtc/modules/video_coding/codecs/tools/
Dvideo_codecs_tools.gypi28 # Disable warnings to enable Win64 build, issue 1323.
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Disacfix_test.gypi27 # Disable warnings to enable Win64 build, issue 1323.
/external/curl/projects/
DREADME117 PATH=..\..\..\..\..\openssl\build\Win64\VC10\DLL Debug;C:\Windows\system32;
125 PATH=..\..\..\..\..\wolfssl\build\Win64\VC10\DLL Debug;C:\Windows\system32;
139 <architecture> - The platform architecture (For example: Win32, Win64)
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_tests.gypi101 # Disable warnings to enable Win64 build, issue 1323.
328 # Disable warnings to enable Win64 build, issue 1323.

1234