Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dprocess.hpp76 BOOST_WINAPI_IMPORT_EXCEPT_WM boost::winapi::BOOL_ BOOST_WINAPI_WINAPI_CC CreateProcessW(
88 BOOST_WINAPI_IMPORT boost::winapi::BOOL_ BOOST_WINAPI_WINAPI_CC CreateProcessW(
461 BOOST_FORCEINLINE BOOL_ CreateProcessW( in CreateProcessW() function
473 return ::CreateProcessW( in CreateProcessW()
502 return ::CreateProcessW( in create_process()
/third_party/libuv/test/
Drunner-win.c151 if (!CreateProcessW(image, args, NULL, NULL, TRUE, in process_start()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DProgram.inc180 // can_execute may succeed by looking at Program + ".exe". CreateProcessW
281 BOOL rc = CreateProcessW(ProgramUtf16.data(), CommandUtf16.data(), 0, 0,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProgram.inc261 // can_execute may succeed by looking at Program + ".exe". CreateProcessW
362 BOOL rc = CreateProcessW(ProgramUtf16.data(), CommandUtf16.data(), 0, 0,
/third_party/glib/glib/
Dgwin32.c1186 if (0 != CreateProcessW (NULL, in g_win32_veh_handler()
/third_party/libuv/src/win/
Dprocess.c1103 if (!CreateProcessW(application_path, in uv_spawn()
/third_party/python/Modules/
D_winapi.c1138 result = CreateProcessW(application_name, in _winapi_CreateProcess_impl()
/third_party/python/PC/
Dlauncher.c811 ok = CreateProcessW(NULL, cmdline, NULL, NULL, TRUE, in run_child()
/third_party/glib/gio/
Dgdbusprivate.c2399 res = CreateProcessW (exe_path, args, in _g_dbus_win32_get_session_address_dbus_launch()
/third_party/python/Misc/NEWS.d/
D3.8.0a1.rst2164 Copy command line that was passed to CreateProcessW since this function can