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

<<41424344454647484950>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 172 /* define uchar, ushort, uint, ulong */
187 typedef unsigned long ulong; typedef
  /hardware/ti/omap3/dspbridge/inc/
cfgdefs.h 131 ULONG ulMin; /* Minimum amount of memory of this type. */
132 ULONG ulMax; /* Maximum amount of memory of this type. */
  /hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c 399 ULONG dwDataSize, ULONG dwBufSize, IN DWORD dwArg)
499 strncat(szEventName, _ultoa((ULONG)hNode, szTemp, 16), 8);
501 strncat(szEventName, _ultoa((ULONG)uDirection, szTemp, 16), 2);
503 strncat(szEventName, _ultoa((ULONG)uIndex, szTemp, 16), 3);
618 ULONG aPageTab[STRM_MAXLOCKPAGES];
658 OUT ULONG *pDataSize, OUT ULONG *pBufSize, OUT DWORD *pdwArg)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adojet.h 130 ULONG (WINAPI *AddRef)(IReplica *This);
131 ULONG (WINAPI *Release)(IReplica *This);
251 ULONG (WINAPI *AddRef)(Filter *This);
252 ULONG (WINAPI *Release)(Filter *This);
303 ULONG (WINAPI *AddRef)(Filters *This);
304 ULONG (WINAPI *Release)(Filters *This);
363 ULONG (WINAPI *AddRef)(IJetEngine *This);
364 ULONG (WINAPI *Release)(IJetEngine *This);
basetsd.h 105 #define HandleToULong(h) ((ULONG)(ULONG_PTR)(h))
109 #define PtrToUlong(p) ((ULONG)(ULONG_PTR) (p))
control.h 142 ULONG (WINAPI *AddRef)(IAMCollection *This);
143 ULONG (WINAPI *Release)(IAMCollection *This);
197 ULONG (WINAPI *AddRef)(IMediaControl *This);
198 ULONG (WINAPI *Release)(IMediaControl *This);
273 ULONG (WINAPI *AddRef)(IMediaEvent *This);
274 ULONG (WINAPI *Release)(IMediaEvent *This);
334 ULONG (WINAPI *AddRef)(IMediaEventEx *This);
335 ULONG (WINAPI *Release)(IMediaEventEx *This);
403 ULONG (WINAPI *AddRef)(IMediaPosition *This);
404 ULONG (WINAPI *Release)(IMediaPosition *This)
    [all...]
d3d10shader.h 198 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
199 STDMETHOD_(ULONG, Release)(THIS) PURE;
d3d11shader.h 185 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
186 STDMETHOD_(ULONG, Release)(THIS) PURE;
dpnathlp.h 113 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
115 STDMETHOD_(ULONG,Release) (THIS) PURE;
fwptypes.h 264 ULONG sidCount;
266 ULONG restrictedSidCount;
iisrsta.h 75 ULONG (WINAPI *AddRef)(IIisServiceControl *This);
76 ULONG (WINAPI *Release)(IIisServiceControl *This);
msdaipp.h 199 ULONG (WINAPI *AddRef)(ISynchronizeRow *This);
200 ULONG (WINAPI *Release)(ISynchronizeRow *This);
mspaddr.h 136 virtual ULONG MSPAddressAddRef(void) = 0;
137 virtual ULONG MSPAddressRelease(void) = 0;
ntddcdrm.h 113 ULONG DiskData;
350 ULONG SectorCount;
pstore.h 256 ULONG (WINAPI *AddRef)(IEnumPStoreItems *This);
257 ULONG (WINAPI *Release)(IEnumPStoreItems *This);
302 ULONG (WINAPI *AddRef)(IEnumPStoreTypes *This);
303 ULONG (WINAPI *Release)(IEnumPStoreTypes *This);
363 ULONG (WINAPI *AddRef)(IPStore *This);
364 ULONG (WINAPI *Release)(IPStore *This);
469 ULONG (WINAPI *AddRef)(IEnumPStoreProviders *This);
470 ULONG (WINAPI *Release)(IEnumPStoreProviders *This);
windef.h 25 typedef unsigned __LONG32 ULONG;
26 typedef ULONG *PULONG;
olectl.h 59 ULONG cbStructSize;
64 ULONG cObjects;
66 ULONG cPages;
269 WINOLECTLAPI OleCreatePropertyFrame(HWND hwndOwner,UINT x,UINT y,LPCOLESTR lpszCaption,ULONG cObjects,LPUNKNOWN *ppUnk,ULONG cPages,LPCLSID pPageClsID,LCID lcid,DWORD dwReserved,LPVOID pvReserved);
ws2tcpip.h 385 ULONG peerAddressLen
391 ULONG SecurityQueryTemplateLen,
393 ULONG *SecurityQueryInfoLen,
403 ULONG PeerTargetNameLen,
411 ULONG SecuritySettingsLen,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
dmusicks.h 220 IN ULONG PinID,
248 IN ULONG PinID, \
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
arrays_csharp.i 103 CSHARP_ARRAYS(unsigned long long, ulong)
134 CSHARP_ARRAYS_FIXED(unsigned long long, ulong)
  /prebuilts/misc/common/swig/include/2.0.11/d/
dprimitives.swg 7 // C long/ulong width depends on the target arch, use stdlib aliases for them.
69 SWIG_D_PRIMITIVE(unsigned long long, ulong)
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 55 typedef unsigned long ULONG;
56 typedef ULONG *PULONG;
  /external/valgrind/VEX/priv/
guest_s390_toIR.c 81 ULong last_execute_target;
207 mkU64(ULong value)
223 mkF64i(ULong value)
513 static ULong
514 s390_do_print(HChar *text, ULong value)
526 mkIRExprVec_2(mkU64((ULong)text), value));
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
reduce.rs 433 ulong oorrGoodResult; // the value of a good result
434 ulong oorrBadResultHalf; // half the value of a bad result
435 // ("half" because Java can only set the global from long not from ulong)
443 static void oorrScaOut(ulong *out, const int *accum) {
456 typedef ulong Arr9[9];
  /external/valgrind/coregrind/
m_sbprofile.c 50 ULong score_total, ULong ecs_done )
52 ULong score_cumul, score_cumul_saved, score_here;
200 void VG_(get_and_show_SB_profile) ( ULong ecs_done )
209 ULong score_total = VG_(get_SB_profile)(tops, nToShow);

Completed in 870 milliseconds

<<41424344454647484950>>