HomeSort by relevance Sort by last modified time
    Searched full:ulong (Results 726 - 750 of 1810) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
admex.h 74 ULONG (WINAPI *AddRef)(IMSAdminReplication *This);
75 ULONG (WINAPI *Release)(IMSAdminReplication *This);
129 ULONG (WINAPI *AddRef)(IMSAdminCryptoCapabilities *This);
130 ULONG (WINAPI *Release)(IMSAdminCryptoCapabilities *This);
authz.h 142 ULONG ValueLength;
151 ULONG Flags;
152 ULONG ValueCount;
165 ULONG AttributeCount;
certreqd.h 62 ULONG (WINAPI *AddRef)(ICertRequestD *This);
63 ULONG (WINAPI *Release)(ICertRequestD *This);
104 ULONG (WINAPI *AddRef)(ICertRequestD2 *This);
105 ULONG (WINAPI *Release)(ICertRequestD2 *This);
dxdiag.h 80 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
81 STDMETHOD_(ULONG,Release)(THIS) PURE;
126 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
127 STDMETHOD_(ULONG,Release)(THIS) PURE;
fdi.h 31 typedef unsigned __LONG32 ULONG;
32 typedef ULONG *PULONG;
196 typedef void *(DIAMONDAPI *PFNALLOC)(ULONG cb);
197 #define FNALLOC(fn) void *DIAMONDAPI fn(ULONG cb)
ifdef.h 20 typedef ULONG NET_IFINDEX, *PNET_IFINDEX;
lmuse.h 50 ULONG ui3_flags;
msdatsrc.h 64 ULONG (WINAPI *AddRef)(DataSourceListener *This);
65 ULONG (WINAPI *Release)(DataSourceListener *This);
107 ULONG (WINAPI *AddRef)(DataSource *This);
108 ULONG (WINAPI *Release)(DataSource *This);
msputils.h 12 #define DECLARE_VQI() STDMETHOD(QueryInterface)(REFIID iid,void **ppvObject) = 0; STDMETHOD_(ULONG,AddRef)() = 0; STDMETHOD_(ULONG,Release)() = 0;
143 template <class T> ULONG MSPAddRefHelper (T *pMyThis) {
150 template <class T> ULONG MSPReleaseHelper (T *pMyThis) {
rdpencomapi.h 86 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
87 STDMETHOD_(ULONG, Release)(THIS) PURE;
132 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
133 STDMETHOD_(ULONG, Release)(THIS) PURE;
tapi3ds.h 63 ULONG (WINAPI *AddRef)(ITAMMediaFormat *This);
64 ULONG (WINAPI *Release)(ITAMMediaFormat *This);
103 ULONG (WINAPI *AddRef)(ITAllocatorProperties *This);
104 ULONG (WINAPI *Release)(ITAllocatorProperties *This);
wlantypes.h 52 ULONG uSSIDLength;
wsnwlink.h 26 ULONG linkspeed;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
pfhook.h 35 typedef ULONG IPAddr;
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
csharpkw.swg 81 CSHARPKW(ulong);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/fw/arc/
types.h 29 typedef ULONG *PULONG;
  /external/clang/test/Sema/
PR16678.c 1 // RUN: %clang_cc1 -DX32TYPE=ULONG -triple powerpc-unknown-linux-gnu -std=c89 -x c %s -verify
2 // RUN: %clang_cc1 -DX32TYPE=ULONG -triple powerpc-unknown-linux-gnu -std=iso9899:199409 -x c %s -verify
3 // RUN: %clang_cc1 -DX32TYPE=ULONG -triple powerpc-unknown-linux-gnu -std=c++98 -x c++ %s -verify
9 // RUN: %clang_cc1 -DX64TYPE=ULONG -triple powerpc64-unknown-linux-gnu -std=c89 -x c %s -verify
10 // RUN: %clang_cc1 -DX64TYPE=ULONG -triple powerpc64-unknown-linux-gnu -std=iso9899:199409 -x c %s -verify
11 // RUN: %clang_cc1 -DX64TYPE=ULONG -triple powerpc64-unknown-linux-gnu -std=c++98 -x c++ %s -verify
30 typedef unsigned long ULONG;

Completed in 1329 milliseconds

<<21222324252627282930>>