/external/python/cpython2/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
|
D | WinMain.c | 10 HINSTANCE hPrevInstance, /* handle to previous instance */ in WinMain() argument
|
/external/python/cpython3/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
|
D | WinMain.c | 10 HINSTANCE hPrevInstance, /* handle to previous instance */ in wWinMain() argument
|
D | python_uwp.cpp | 219 HINSTANCE hPrevInstance, /* handle to previous instance */ in wWinMain() argument
|
D | launcher.c | 1874 int WINAPI wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in wWinMain() argument
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | main_winmain.c | 21 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain() argument
|
/external/skqp/tools/sk_app/win/ |
D | main_win.cpp | 34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain() argument
|
/external/skia/tools/sk_app/win/ |
D | main_win.cpp | 34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain() argument
|
/external/lzma/C/Util/SfxSetup/ |
D | SfxSetup.c | 233 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in main() 266 UNUSED_VAR(hPrevInstance); in main()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.cpp | 758 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, TCHAR *lpCmdLine, int nCmdShow) in WinMain() argument 764 PVRSHELL_UNREFERENCED_PARAMETER(hPrevInstance); in WinMain()
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/ |
D | OGLES2HelloAPI_Windows.cpp | 151 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, TCHAR *lpCmdLine, int nCmdShow) in WinMain() argument
|
/external/icu/icu4c/source/samples/layout/ |
D | clayout.c | 77 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain() argument
|
D | layout.cpp | 76 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain() argument
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 79 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain() argument
|
/external/python/cpython3/Doc/library/ |
D | zipapp.rst | 333 HINSTANCE hPrevInstance, /* handle to previous instance */
|