Searched refs:lpCmdLine (Results 1 – 10 of 10) sorted by relevance
/third_party/cef/tests/cefsimple/ |
D | cefsimple_win.cc | 26 LPTSTR lpCmdLine, in wWinMain() argument 29 UNREFERENCED_PARAMETER(lpCmdLine); in wWinMain()
|
/third_party/skia/tools/sk_app/win/ |
D | main_win.cpp | 34 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/ |
D | main_win.cpp | 34 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/ |
D | cefclient_win.cc | 133 LPTSTR lpCmdLine, in wWinMain() argument 136 UNREFERENCED_PARAMETER(lpCmdLine); in wWinMain()
|
/third_party/python/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
|
D | WinMain.c | 11 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain() argument
|
D | python_uwp.cpp | 256 LPWSTR lpCmdLine, /* pointer to command line */ in wWinMain() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | main_winmain.c | 22 CMDLINE lpCmdLine, int nShowCmd) in WinMain() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | main_winmain.c | 22 CMDLINE lpCmdLine, int nShowCmd) in WinMain() argument
|
/third_party/python/Doc/library/ |
D | zipapp.rst | 334 LPWSTR lpCmdLine, /* pointer to command line */
|