Searched defs:lpCmdLine (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/python/cpython3/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain()
|
D | WinMain.c | 12 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain()
|
D | python_uwp.cpp | 280 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain()
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain()
|
D | WinMain.c | 11 LPSTR lpCmdLine, /* pointer to command line */ in WinMain()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | main_winmain.c | 22 CMDLINE lpCmdLine, int nShowCmd) in WinMain()
|
/aosp_15_r20/external/skia/tools/sk_app/win/ |
H A D | main_win.cpp | 35 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain()
|
/aosp_15_r20/external/lzma/C/Util/7zipUninstall/ |
H A D | 7zipUninstall.c | 932 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
|
/aosp_15_r20/external/lzma/C/Util/7zipInstall/ |
H A D | 7zipInstall.c | 1021 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain()
|