Home
last modified time | relevance | path

Searched defs:WINAPI (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/Sema/
Dcallingconv-cast.c10 #define WINAPI __stdcall macro
12 #define WINAPI __attribute__((stdcall)) macro
/external/python/cpython3/PC/
Dfrozen_dllmain.c118 BOOL (WINAPI * pfndllmain)(HINSTANCE, DWORD, LPVOID); in CallModuleDllMain() local
/external/python/cpython2/PC/
Dfrozen_dllmain.c118 BOOL (WINAPI * pfndllmain)(HINSTANCE, DWORD, LPVOID); in CallModuleDllMain() local
/external/webrtc/webrtc/voice_engine/
Dvoice_engine_defines.h232 #define WINAPI macro
291 #define WINAPI macro
/external/mesa3d/include/D3D9/
Dd3d9.h608 void (WINAPI *PreLoad)(IDirect3DBaseTexture9 *This); member
616 void (WINAPI *GenerateMipSubLevels)(IDirect3DBaseTexture9 *This); member
694 void (WINAPI *PreLoad)(IDirect3DCubeTexture9 *This); member
702 void (WINAPI *GenerateMipSubLevels)(IDirect3DCubeTexture9 *This); member
757 void (WINAPI *SetCursorPosition)(IDirect3DDevice9 *This, int X, int Y, DWORD Flags); member
767 …void (WINAPI *SetGammaRamp)(IDirect3DDevice9 *This, UINT iSwapChain, DWORD Flags, const D3DGAMMARA… member
768 void (WINAPI *GetGammaRamp)(IDirect3DDevice9 *This, UINT iSwapChain, D3DGAMMARAMP *pRamp); member
826 float (WINAPI *GetNPatchMode)(IDirect3DDevice9 *This); member
1008 void (WINAPI *SetCursorPosition)(IDirect3DDevice9Ex *This, int X, int Y, DWORD Flags); member
1018 …void (WINAPI *SetGammaRamp)(IDirect3DDevice9Ex *This, UINT iSwapChain, DWORD Flags, const D3DGAMMA… member
[all …]
Dd3d9types.h179 #define WINAPI __attribute__((ms_abi)) macro
181 #define WINAPI __attribute__((__stdcall__)) macro
183 #define WINAPI macro
/external/mesa3d/include/d3dadapter/
Dpresent.h153 void (WINAPI *GetVersion) (ID3DPresentGroup *This, int *major, int *minor); member
/external/lzma/CPP/Common/
DMyWindows.h23 #define WINAPI macro
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c459 static HRESULT (WINAPI *My_SHGetSpecialFolderPath)(HWND hwnd, in GetSpecialFolderPath() local
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c431 static HRESULT (WINAPI *My_SHGetSpecialFolderPath)(HWND hwnd, in GetSpecialFolderPath() local