Home
last modified time | relevance | path

Searched refs:lpCmdLine (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/tests/cefsimple/
Dcefsimple_win.cc26 LPTSTR lpCmdLine, in wWinMain() argument
29 UNREFERENCED_PARAMETER(lpCmdLine); in wWinMain()
/third_party/skia/tools/sk_app/win/
Dmain_win.cpp34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain() argument
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in _tWinMain()
/third_party/flutter/skia/tools/sk_app/win/
Dmain_win.cpp34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain() argument
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in _tWinMain()
/third_party/cef/tests/cefclient/
Dcefclient_win.cc133 LPTSTR lpCmdLine, in wWinMain() argument
136 UNREFERENCED_PARAMETER(lpCmdLine); in wWinMain()
/third_party/python/PC/
Dempty.c3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
DWinMain.c11 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain() argument
Dpython_uwp.cpp256 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmain_winmain.c22 CMDLINE lpCmdLine, int nShowCmd) in WinMain() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmain_winmain.c22 CMDLINE lpCmdLine, int nShowCmd) in WinMain() argument
/third_party/python/Doc/library/
Dzipapp.rst334 LPWSTR lpCmdLine, /* pointer to command line */