Searched refs:__int64 (Results 301 - 325 of 597) sorted by relevance

<<11121314151617181920>>

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dndr64types.h19 __MINGW_EXTENSION typedef unsigned __int64 NDR64_UINT64;
24 __MINGW_EXTENSION typedef __int64 NDR64_INT64;
H A Dhttpfilt.h14 __MINGW_EXTENSION typedef unsigned __int64 ULONG_PTR,*PULONG_PTR;
H A Desent.h18 typedef unsigned __int64 JET_API_PTR;
948 unsigned __int64 cbData;
949 unsigned __int64 cbLongValueData;
950 unsigned __int64 cbOverhead;
951 unsigned __int64 cbLongValueOverhead;
952 unsigned __int64 cNonTaggedColumns;
953 unsigned __int64 cTaggedColumns;
954 unsigned __int64 cLongValues;
955 unsigned __int64 cMultiValues;
H A Dwinbase.h4051 FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile *Addend) {
4052 return (unsigned __int64)InterlockedIncrement64((volatile LONGLONG*)Addend);
4063 FORCEINLINE unsigned __int64 InterlockedDecrement(unsigned __int64 volatile *Addend) {
4064 return (unsigned __int64)InterlockedDecrement64((volatile LONGLONG*)Addend);
4075 FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile *Target, unsigned __int64 Value) {
4076 return (unsigned __int64)InterlockedExchange6
[all...]
H A Ddvec.h52 #define _MM_2QW(element,vector) (*((__int64*)&(vector) + (element)))
56 static const __m128i mask128 = _mm_set1_epi64(M64((__int64)0xffffffffffffffffll));
103 _MM_2QW(0,vec) = *(__int64*)&q0;
104 _MM_2QW(1,vec) = *(__int64*)&q1;
125 __MINGW_EXTENSION const __int64& operator[](int i)const
131 __MINGW_EXTENSION __int64& operator[](int i)
H A Dcmdtree.h306 __MINGW_EXTENSION __int64 llValue;
307 __MINGW_EXTENSION unsigned __int64 ullValue;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sec_api/
H A Dwchar_s.h87 _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix);
88 _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dstrmini.h39 __GNU_EXTENSION typedef unsigned __int64 STREAM_SYSTEM_TIME, *PSTREAM_SYSTEM_TIME;
40 __GNU_EXTENSION typedef unsigned __int64 STREAM_TIMESTAMP, *PSTREAM_TIMESTAMP;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dndr64types.h19 __MINGW_EXTENSION typedef unsigned __int64 NDR64_UINT64;
24 __MINGW_EXTENSION typedef __int64 NDR64_INT64;
H A Dhttpfilt.h14 __MINGW_EXTENSION typedef unsigned __int64 ULONG_PTR,*PULONG_PTR;
H A Desent.h18 typedef unsigned __int64 JET_API_PTR;
948 unsigned __int64 cbData;
949 unsigned __int64 cbLongValueData;
950 unsigned __int64 cbOverhead;
951 unsigned __int64 cbLongValueOverhead;
952 unsigned __int64 cNonTaggedColumns;
953 unsigned __int64 cTaggedColumns;
954 unsigned __int64 cLongValues;
955 unsigned __int64 cMultiValues;
H A Dwinbase.h4051 FORCEINLINE unsigned __int64 InterlockedIncrement(unsigned __int64 volatile *Addend) {
4052 return (unsigned __int64)InterlockedIncrement64((volatile LONGLONG*)Addend);
4063 FORCEINLINE unsigned __int64 InterlockedDecrement(unsigned __int64 volatile *Addend) {
4064 return (unsigned __int64)InterlockedDecrement64((volatile LONGLONG*)Addend);
4075 FORCEINLINE unsigned __int64 InterlockedExchange(unsigned __int64 volatile *Target, unsigned __int64 Value) {
4076 return (unsigned __int64)InterlockedExchange6
[all...]
H A Ddvec.h52 #define _MM_2QW(element,vector) (*((__int64*)&(vector) + (element)))
56 static const __m128i mask128 = _mm_set1_epi64(M64((__int64)0xffffffffffffffffll));
103 _MM_2QW(0,vec) = *(__int64*)&q0;
104 _MM_2QW(1,vec) = *(__int64*)&q1;
125 __MINGW_EXTENSION const __int64& operator[](int i)const
131 __MINGW_EXTENSION __int64& operator[](int i)
H A Dcmdtree.h306 __MINGW_EXTENSION __int64 llValue;
307 __MINGW_EXTENSION unsigned __int64 ullValue;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
H A Dwchar_s.h87 _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix);
88 _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
H A Dcoda.h82 typedef unsigned __int64 u_quad_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
H A Dcoda.h82 typedef unsigned __int64 u_quad_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dstat.h40 __MINGW_EXTENSION typedef __int64 __time64_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dstat.h40 __MINGW_EXTENSION typedef __int64 __time64_t;
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
H A Dcoda.h32 typedef unsigned __int64 u_quad_t;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
H A Dcoda.h32 typedef unsigned __int64 u_quad_t;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
H A Dcoda.h32 typedef unsigned __int64 u_quad_t;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
H A Dcoda.h32 typedef unsigned __int64 u_quad_t;
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
H A Dcoda.h32 typedef unsigned __int64 u_quad_t;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
H A Dcoda.h32 typedef unsigned __int64 u_quad_t;

Completed in 651 milliseconds

<<11121314151617181920>>