Home
last modified time | relevance | path

Searched refs:lpCmdLine (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/tools/sk_app/win/
H A Dmain_win.cpp34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain() argument
37 // convert from lpCmdLine to argc, argv. in _tWinMain()
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in _tWinMain()
/third_party/python/PC/
H A Dempty.c3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
H A DWinMain.c12 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain()
9 wWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow ) wWinMain() argument
H A Dpython_uwp.cpp280 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain()
277 wWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow ) wWinMain() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmain_winmain.c22 CMDLINE lpCmdLine, int nShowCmd) in WinMain()
21 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, CMDLINE lpCmdLine, int nShowCmd) WinMain() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmain_winmain.c22 CMDLINE lpCmdLine, int nShowCmd) in WinMain()
21 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, CMDLINE lpCmdLine, int nShowCmd) WinMain() argument
/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c255 lpCmdLine, int nCmdShow) in main()
283 UNUSED_VAR(lpCmdLine); in main()

Completed in 3 milliseconds