/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
_socket_types.h | 11 typedef UINT_PTR SOCKET;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
audioapotypes.h | 21 UINT_PTR pBuffer;
|
dde.h | 62 LPARAM WINAPI PackDDElParam(UINT msg,UINT_PTR uiLo,UINT_PTR uiHi); 65 LPARAM WINAPI ReuseDDElParam(LPARAM lParam,UINT msgIn,UINT msgOut,UINT_PTR uiLo,UINT_PTR uiHi);
|
rtinfo.h | 11 #define ALIGN_MASK_POINTER (~(UINT_PTR)ALIGN_SHIFT) 17 #define IS_ALIGNED(ptr) (((UINT_PTR)(ptr) & ALIGN_SHIFT)==0x00000000)
|
basetsd.h | 48 __MINGW_EXTENSION typedef unsigned __int64 UINT_PTR,*PUINT_PTR; 54 typedef unsigned int UINT_PTR,*PUINT_PTR; 70 static __inline void *ULongToHandle(const unsigned __LONG32 h) { return((void *) (UINT_PTR) h); } 73 static __inline unsigned int PtrToUint(const void *p) { return((unsigned int) (UINT_PTR) p); } 79 static __inline void *UIntToPtr(const unsigned int ui) { return((void *)(UINT_PTR)ui); } 111 #define PtrToUint(p) ((UINT)(UINT_PTR) (p)) 116 #define UIntToPtr(ui) ((VOID *)(UINT_PTR)((unsigned int)ui)) 137 #define MAXUINT_PTR (~((UINT_PTR)0))
|
filehc.h | 16 UINT_PTR Internal; 17 UINT_PTR InternalHigh; 22 UINT_PTR Reserved1; 23 UINT_PTR Reserved2; 24 UINT_PTR Reserved3; 25 UINT_PTR Reserved4;
|
commdlg.h | 42 typedef UINT_PTR (CALLBACK *LPOFNHOOKPROC) (HWND,UINT,WPARAM,LPARAM); 201 typedef UINT_PTR (CALLBACK *LPCCHOOKPROC) (HWND,UINT,WPARAM,LPARAM); 318 typedef UINT_PTR (CALLBACK *LPFRHOOKPROC) (HWND,UINT,WPARAM,LPARAM); 383 typedef UINT_PTR (CALLBACK *LPCFHOOKPROC) (HWND,UINT,WPARAM,LPARAM); 506 typedef UINT_PTR (CALLBACK *LPPRINTHOOKPROC) (HWND,UINT,WPARAM,LPARAM); 507 typedef UINT_PTR (CALLBACK *LPSETUPHOOKPROC) (HWND,UINT,WPARAM,LPARAM); 702 typedef UINT_PTR (CALLBACK *LPPAGEPAINTHOOK)(HWND,UINT,WPARAM,LPARAM); 703 typedef UINT_PTR (CALLBACK *LPPAGESETUPHOOK)(HWND,UINT,WPARAM,LPARAM);
|
windowsx.h | 323 #define HANDLE_WM_RENDERFORMAT(hwnd,wParam,lParam,fn) (LRESULT)(UINT_PTR)(HANDLE)(fn)((hwnd),(UINT)(wParam)) 324 #define FORWARD_WM_RENDERFORMAT(hwnd,fmt,fn) (HANDLE)(UINT_PTR)(fn)((hwnd),WM_RENDERFORMAT,(WPARAM)(UINT)(fmt),(LPARAM)0) 372 #define FORWARD_WM_MDINEXT(hwnd,hwndCur,fPrev,fn) (HWND)(UINT_PTR)(fn)((hwnd),WM_MDINEXT,(WPARAM)(hwndCur),(LPARAM)(fPrev)) 386 #define HANDLE_WM_MDIGETACTIVE(hwnd,wParam,lParam,fn) (LRESULT)(UINT_PTR)(fn)(hwnd) 387 #define FORWARD_WM_MDIGETACTIVE(hwnd,fn) (HWND)(UINT_PTR)(fn)((hwnd),WM_MDIGETACTIVE,(WPARAM)0,(LPARAM)0) 389 #define HANDLE_WM_MDISETMENU(hwnd,wParam,lParam,fn) (LRESULT)(UINT_PTR)(fn)((hwnd),(WINBOOL)(wParam),(HMENU)(wParam),(HMENU)(lParam)) 390 #define FORWARD_WM_MDISETMENU(hwnd,fRefresh,hmenuFrame,hmenuWindow,fn) (HMENU)(UINT_PTR)(fn)((hwnd),WM_MDISETMENU,(WPARAM)((fRefresh) ? (hmenuFrame) : 0),(LPARAM)(hmenuWindow)) 398 #define HANDLE_WM_NEXTDLGCTL(hwnd,wParam,lParam,fn) (LRESULT)(UINT_PTR)(HWND)(fn)((hwnd),(HWND)(wParam),(WINBOOL)(lParam)) 399 #define FORWARD_WM_NEXTDLGCTL(hwnd,hwndSetFocus,fNext,fn) (HWND)(UINT_PTR)(fn)((hwnd),WM_NEXTDLGCTL,(WPARAM)(HWND)(hwndSetFocus),(LPARAM)(fNext)) [all...] |
audioengineendpoint.h | 109 STDMETHOD_(HRESULT,WriteExclusiveModeParametersToSharedMemory)(THIS_ UINT_PTR hTargetProcess,HNSTIME hnsPeriod,HNSTIME hnsBufferDuration,UINT32 u32LatencyCoefficient,UINT32 *pu32SharedMemorySize,UINT_PTR *phSharedMemory) PURE; 310 STDMETHOD(ReleaseInputDataPointer)(THIS_ UINT32 u32FrameCount,UINT_PTR pDataPointer) PURE; 340 STDMETHOD_(UINT_PTR,GetOutputDataPointer)(THIS_ UINT32 u32FrameCount,AE_CURRENT_POSITION *pAeTimeStamp) PURE;
|
midles.h | 31 UINT_PTR Reserved[3];
|
windns.h | 341 #define IS_WORD_ALIGNED(p) (!((UINT_PTR)(p) & (UINT_PTR)1)) 342 #define IS_DWORD_ALIGNED(p) (!((UINT_PTR)(p) & (UINT_PTR)3)) 343 #define IS_QWORD_ALIGNED(p) (!((UINT_PTR)(p) & (UINT_PTR)7))
|
ddeml.h | 257 UINT_PTR uiLo; 258 UINT_PTR uiHi;
|
windef.h | 144 typedef UINT_PTR WPARAM;
|
mmsystem.h | 506 WINMMAPI MMRESULT WINAPI waveOutGetDevCapsA(UINT_PTR uDeviceID,LPWAVEOUTCAPSA pwoc,UINT cbwoc); 507 WINMMAPI MMRESULT WINAPI waveOutGetDevCapsW(UINT_PTR uDeviceID,LPWAVEOUTCAPSW pwoc,UINT cbwoc); 535 WINMMAPI MMRESULT WINAPI waveInGetDevCapsA(UINT_PTR uDeviceID,LPWAVEINCAPSA pwic,UINT cbwic); 536 WINMMAPI MMRESULT WINAPI waveInGetDevCapsW(UINT_PTR uDeviceID,LPWAVEINCAPSW pwic,UINT cbwic); 808 WINMMAPI MMRESULT WINAPI midiOutGetDevCapsA(UINT_PTR uDeviceID,LPMIDIOUTCAPSA pmoc,UINT cbmoc); 809 WINMMAPI MMRESULT WINAPI midiOutGetDevCapsW(UINT_PTR uDeviceID,LPMIDIOUTCAPSW pmoc,UINT cbmoc); 832 WINMMAPI MMRESULT WINAPI midiInGetDevCapsA(UINT_PTR uDeviceID,LPMIDIINCAPSA pmic,UINT cbmic); 833 WINMMAPI MMRESULT WINAPI midiInGetDevCapsW(UINT_PTR uDeviceID,LPMIDIINCAPSW pmic,UINT cbmic); 921 WINMMAPI MMRESULT WINAPI auxGetDevCapsA(UINT_PTR uDeviceID,LPAUXCAPSA pac,UINT cbac); 922 WINMMAPI MMRESULT WINAPI auxGetDevCapsW(UINT_PTR uDeviceID,LPAUXCAPSW pac,UINT cbac) [all...] |
userenv.h | 153 typedef UINT_PTR ASYNCCOMPLETIONHANDLE;
|
/external/lzma/CPP/Common/ |
MyString.cpp | 24 wchar_t *res = CharUpperW((LPWSTR)(UINT_PTR)(unsigned int)c);
26 return (wchar_t)(unsigned int)(UINT_PTR)res;
42 wchar_t *res = CharLowerW((LPWSTR)(UINT_PTR)(unsigned int)c);
44 return (wchar_t)(unsigned int)(UINT_PTR)res;
|
MyString.h | 50 { return (char)(unsigned int)(UINT_PTR)CharUpperA((LPSTR)(UINT_PTR)(unsigned int)(unsigned char)c); }
53 { return (wchar_t)(unsigned int)(UINT_PTR)CharUpperW((LPWSTR)(UINT_PTR)(unsigned int)c); }
60 { return (wchar_t)(unsigned int)(UINT_PTR)CharLowerW((LPWSTR)(UINT_PTR)(unsigned int)c); }
69 { return (char)(unsigned int)(UINT_PTR)CharLowerA((LPSTR)(UINT_PTR)(unsigned int)(unsigned char)c); }
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_wgl.c | 56 return DrvCopyContext( (DHGLRC)(UINT_PTR)hglrcSrc, 57 (DHGLRC)(UINT_PTR)hglrcDst, 80 return DrvDeleteContext((DHGLRC)(UINT_PTR)hglrc ); 87 return (HGLRC)(UINT_PTR)stw_get_current_context(); 101 return DrvSetContext( hdc, (DHGLRC)(UINT_PTR)hglrc, NULL ) ? TRUE : FALSE; 219 return DrvShareLists((DHGLRC)(UINT_PTR)hglrc1, 220 (DHGLRC)(UINT_PTR)hglrc2);
|
stw_ext_context.c | 119 (DHGLRC) (UINT_PTR) hShareContext,
|
/external/skia/src/views/win/ |
SkOSWindow_win.cpp | 150 KillTimer(hWnd, (UINT_PTR)rect); 236 SetTimer((HWND)fHWND, (UINT_PTR)rect, INVALIDATE_DELAY_MS, NULL); 307 static UINT_PTR gTimer; 309 VOID CALLBACK sk_timer_proc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime)
|
/prebuilts/misc/common/swig/include/2.0.11/ |
windows.i | 98 typedef __w64 unsigned int UINT_PTR, *PUINT_PTR;
|
/external/netperf/ |
netserver.c | 682 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -I %x", (int)(UINT_PTR)server_sock); 683 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -i %x", (int)(UINT_PTR)server_control); 684 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -i %x", (int)(UINT_PTR)where);
|
/external/deqp/framework/delibs/debase/ |
deDefs.h | 174 typedef UINT_PTR deUintptr;
|
/external/lzma/C/Util/SfxSetup/ |
SfxSetup.c | 539 executeRes = (UINT32)(UINT_PTR)ei.hInstApp;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusimaging.h | 95 UINT_PTR Reserved;
|