/external/skqp/tools/sk_app/win/ |
D | main_win.cpp | 35 int nCmdShow) { in _tWinMain() argument 50 int result = main_common(hInstance, nCmdShow, argc, argv); in _tWinMain()
|
/external/skia/tools/sk_app/win/ |
D | main_win.cpp | 35 int nCmdShow) { in _tWinMain() argument 50 int result = main_common(hInstance, nCmdShow, argc, argv); in _tWinMain()
|
/external/python/cpython2/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
|
D | WinMain.c | 12 int nCmdShow /* show state of window */ 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 | 12 int nCmdShow /* show state of window */ in wWinMain() argument
|
D | python_uwp.cpp | 221 int nCmdShow /* show state of window */ in wWinMain() argument
|
/external/lzma/C/Util/SfxSetup/ |
D | SfxSetup.c | 239 lpCmdLine, int nCmdShow) in main() 268 UNUSED_VAR(nCmdShow); 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 790 init.m_nCmdShow = nCmdShow; 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/python/cpython3/Doc/library/ |
D | zipapp.rst | 335 int nCmdShow /* show state of window */
|
D | subprocess.rst | 828 can be any of the values that can be specified in the ``nCmdShow``
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 2653 LPSTR lpszCmdLine, INT nCmdShow) in WinMain() argument
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 2624 LPSTR lpszCmdLine, INT nCmdShow) in WinMain() argument
|
/external/python/cpython2/Doc/library/ |
D | subprocess.rst | 623 can be any of the values that can be specified in the ``nCmdShow``
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 1311 ShowWindow(hWnd ptr[inout, intptr], nCmdShow int32) 1318 ShowWindowAsync(hWnd ptr[inout, intptr], nCmdShow int32)
|