Home
last modified time | relevance | path

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

12

/external/icu4c/test/threadtest/
Dthreadtest.dsp22 !MESSAGE "threadtest - Win64 Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "threadtest - Win64 Debug" (based on "Win32 (x86) Console Application")
81 !ELSEIF "$(CFG)" == "threadtest - Win64 Release"
105 !ELSEIF "$(CFG)" == "threadtest - Win64 Debug"
135 # Name "threadtest - Win64 Release"
136 # Name "threadtest - Win64 Debug"
/external/icu4c/test/perf/ubrkperf/
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"
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"
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"
/external/llvm/include/llvm/MC/
DMCAsmInfo.h32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator
501 ExceptionsType == ExceptionHandling::Win64); in isExceptionHandlingDwarf()
/external/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/llvm/test/CodeGen/X86/
Dpeep-vector-extract-concat.ll5 ; %a is passed indirectly on Win64.
Dbyval.ll2 ; Win64 has not supported byval yet.
Dbyval2.ll13 ; Win64 has not supported byval yet.
Dtailcallbyval64.ll3 ; FIXME: Win64 does not support byval.
Dbyval3.ll13 ; Win64 has not supported byval yet.
Dbyval4.ll13 ; Win64 has not supported byval yet.
Dbyval5.ll13 ; Win64 has not supported byval yet.
/external/llvm/lib/Support/Windows/
DMemory.inc35 //FIXME: support NearBlock if ever needed on Win64.
/external/bluetooth/glib/
DChangeLog.pre-2-18250 Win64.
253 Win64.
411 8 bytes on Win64. Not that it matters as the union contains a
421 on Win64 when compiled with optimisation.
434 * tests/testglib.c: Avoid warning on Win64 by using gintptr cast
526 is true on Win64.
529 g_io_channel_win32_new_messages() on Win64 with gsize instead of
544 pass process handles, which are pointers, also on Win64.
547 Win64 so we can't pass the address of a GTimeVal::tv_sec which is
549 GTimeVal::tv_sec to be a gint64 on Win64 is not really feasible
[all …]
DChangeLog.pre-2-141317 * glib/gmain.h (struct _GPollFD): Prepare for potential Win64
1318 build: Use gint64 for the fd field on Win64, as we want to be able
1320 be necessary when building on Win64, at least in giowin32.c.)
/external/libvpx/vpx_ports/
Dx86_abi_support.asm258 ; must keep XMM6:XMM15 (libvpx uses XMM6 and XMM7) on Win64 ABI
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp343 case ExceptionHandling::Win64: in addCommonCodeGenPasses()
/external/icu4c/config/
Dmh-cygwin-msvc85 # Cygwin's ar can't handle Win64 right now. So we use Microsoft's tool instead.
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp206 case ExceptionHandling::Win64: in doInitialization()
619 return MAI->getExceptionHandlingType() == ExceptionHandling::Win64 && in needsSEHMoves()
/external/mesa3d/docs/
DVERSIONS1331 - assorted 64-bit clean-ups fixes (x86_64 and Win64)
/external/stlport/etc/
DChangeLog-5.14632 a macro that is different under Win32 and Win64.
4982 specification when using MSVC compilers. Fix alignment for Win64 platform.
5164 in the rope implementation under Win64 thanks Patrick Bergeron report.
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1021326 Fix compilation on Win64(2): Implemented currentThreadStackBase on X86-64 on Windows
21336 Fix compilation on Win64(1): Define WTF_PLATFORM_X86_64 correctly on Win64.
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2416815 Fixes for Win64 compilation under gcc (mingw-w64)

12