/external/llvm-project/clang/test/Sema/ |
D | callingconv-cast.c | 10 #define WINAPI __stdcall macro 12 #define WINAPI __attribute__((stdcall)) macro
|
D | mingw-macro-qualified-type.c | 10 #define WINAPI __stdcall macro
|
/external/clang/test/Sema/ |
D | callingconv-cast.c | 10 #define WINAPI __stdcall macro 12 #define WINAPI __attribute__((stdcall)) macro
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_win_defs.h | 20 #define WINAPI __stdcall macro 22 #define WINAPI macro
|
D | sanitizer_win_weak_interception.cpp | 91 __declspec(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)( variable
|
D | sanitizer_win_dll_thunk.cpp | 98 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *, variable
|
/external/python/cpython2/PC/ |
D | frozen_dllmain.c | 118 BOOL (WINAPI * pfndllmain)(HINSTANCE, DWORD, LPVOID); in CallModuleDllMain() local
|
/external/python/cpython3/PC/ |
D | frozen_dllmain.c | 118 BOOL (WINAPI * pfndllmain)(HINSTANCE, DWORD, LPVOID); in CallModuleDllMain() local
|
/external/llvm-project/compiler-rt/lib/asan/ |
D | asan_win_dll_thunk.cpp | 147 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__asan_tls_init)(void *, variable
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | CompilerDependencies.h | 94 # define WINAPI macro
|
/external/mesa3d/include/D3D9/ |
D | d3d9.h | 608 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 …]
|
D | d3d9types.h | 179 #define WINAPI __attribute__((ms_abi)) macro 181 #define WINAPI __attribute__((__stdcall__)) macro 183 #define WINAPI macro
|
/external/mesa3d/include/d3dadapter/ |
D | present.h | 153 void (WINAPI *GetVersion) (ID3DPresentGroup *This, int *major, int *minor); member
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 23 #define WINAPI macro
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 459 static HRESULT (WINAPI *My_SHGetSpecialFolderPath)(HWND hwnd, in GetSpecialFolderPath() local
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 431 static HRESULT (WINAPI *My_SHGetSpecialFolderPath)(HWND hwnd, in GetSpecialFolderPath() local
|