Home
last modified time | relevance | path

Searched defs:attach_console (Results 1 – 13 of 13) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dthreadutil.pl173 attach_console :- label
/dports/games/ecwolf/ecwolf-1.3.3-src/src/win32/
H A Di_main.cpp315 TOptWin32Proc<BOOL(WINAPI *)(DWORD)> attach_console("kernel32.dll", "AttachConsole"); in WinMain() local
/dports/games/retroarch/RetroArch-1.9.7/frontend/
H A Dfrontend_driver.h103 void (*attach_console)(void); member
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/swipl/
H A Dxpce-stub.c190 attach_console(void) in attach_console() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dlogging.cc317 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dlogging.cc316 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dlogging.cc319 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dlogging.cc330 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dlogging.cc330 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dlogging.cc330 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5ginterr.adb324 raise Program_Error;
325 end if;
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_main.cpp855 ac attach_console = kernel != NULL ? (ac)GetProcAddress(kernel, "AttachConsole") : NULL; in DoMain() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilesdl.cc151 ac_func attach_console = (ac_func)(void *)GetProcAddress( in _init_consoles() local