| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/ |
| H A D | Locale.pm | 62 require Win32::Console; 63 *GetInputCP = sub { &Win32::Console::InputCP } 64 if defined &Win32::Console::InputCP; 65 *GetOutputCP = sub { &Win32::Console::OutputCP } 66 if defined &Win32::Console::OutputCP;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/ |
| H A D | console.t | 5 use TAP::Formatter::Console; 28 my $cons = TAP::Formatter::Console->new; 29 isa_ok $cons, 'TAP::Formatter::Console';
|
| H A D | proverun.t | 92 use TAP::Formatter::Console; 110 my $orig_output = \&TAP::Formatter::Console::_output; 111 *TAP::Formatter::Console::_output = sub {
|
| /openbsd-src/etc/ |
| H A D | gettytab | 101 4|Console|Console Decwriter II:\ 104 e|Console-1200|Console Decwriter III:\ 120 S|suncons|Sun Console:\
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/nlm/ |
| H A D | gdbserve.def | 5 screenname "System Console"
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ |
| H A D | pyproject.toml | 13 "Environment :: Console",
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Formatter/ |
| H A D | Console.pm | 1 package TAP::Formatter::Console; 10 TAP::Formatter::Console - Harness output delegate for default console output 26 use TAP::Formatter::Console; 27 my $harness = TAP::Formatter::Console->new( \%args ); 40 ? 'TAP::Formatter::Console::ParallelSession' 41 : 'TAP::Formatter::Console::Session';
|
| /openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
| H A D | BreakpointBase.cpp | 273 g_vsc.SendOutput(OutputType::Console, message); in NotifyLogMessageError() 307 g_vsc.SendOutput(OutputType::Console, output.c_str()); in BreakpointHitCallback()
|
| H A D | VSCode.cpp | 212 case OutputType::Console: in SendOutput() 395 SendOutput(OutputType::Console, in RunLLDBCommands()
|
| H A D | VSCode.h | 67 enum class OutputType { Console, Stdout, Stderr, Telemetry }; enumerator
|
| H A D | lldb-vscode.cpp | 538 g_vsc.SendOutput(OutputType::Console, llvm::StringRef(sourceMapHelp)); in SetSourceMapFromArguments() 547 g_vsc.SendOutput(OutputType::Console, llvm::StringRef(sourceMapHelp)); in SetSourceMapFromArguments() 645 g_vsc.SendOutput(OutputType::Console, in request_attach() 1448 g_vsc.SendOutput(OutputType::Console, llvm::StringRef{buf}); in request_initialize()
|
| /openbsd-src/sys/arch/hppa/dev/ |
| H A D | cpudevs | 356 bdma HPPBLANCON 0x052 Miura LAN/Console (J2146A) 358 bdma LANCONS 0x060 LAN/Console 409 adirect HICONS 0x101 Hitachi Console Module 423 console CHEETAH 0x01c Cheetah Console 424 console NULL 0x01f Jason/Anole Null Console 447 fio SPPCON 0x0a1 SPP2000 Console TTY 454 fio BARCO 0x340 BARCO CX4500 VME Graphics Console
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Formatter/Console/ |
| H A D | ParallelSession.pm | 1 package TAP::Formatter::Console::ParallelSession; 9 use base 'TAP::Formatter::Console::Session'; 40 TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel console output
|
| H A D | Session.pm | 1 package TAP::Formatter::Console::Session; 25 TAP::Formatter::Console::Session - Harness output delegate for default console output
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/compat/ |
| H A D | test-harness-compat.t | 809 *TAP::Formatter::Console::_output = sub {
|
| /openbsd-src/distrib/notes/alpha/ |
| H A D | prep | 18 - change the "Console Selection" setting to "OpenVMS console (SRM)" 22 If you didn't find a "Console Selection" entry (for example on 164SX or 178 Console is selected by the `W2' jumper block, to the
|
| H A D | hardware | 174 Console frame buffers and keyboards are only supported on systems explicitly
|
| /openbsd-src/sys/dev/wscons/ |
| H A D | files.wscons | 5 # "Workstation Console" glue; attaches frame buffer to emulator & keyboard,
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Sys-Syslog/win32/ |
| H A D | PerlLog.mc | 251 Console 254 Console
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/ |
| H A D | Tester.pm | 47 eval { require Win32::Console::ANSI } if 'MSWin32' eq $^O; # support color on windows platforms
|
| /openbsd-src/sys/arch/luna88k/conf/ |
| H A D | GENERIC | 48 # Workstation Console attachments
|
| H A D | files.luna88k | 46 # "Workstation Console" glue.
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | Process.inc | 323 HANDLE Console = GetStdHandle(STD_OUTPUT_HANDLE); 325 GetConsoleMode(Console, &Mode); 327 SetConsoleMode(Console, Mode);
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/ |
| H A D | Tester.pm | 453 compatible with your terminal. Additionally, L<Win32::Console::ANSI> 564 eval { require Win32::Console::ANSI } if 'MSWin32' eq $^O; # support color on windows platforms
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | cvsnt.dsp | 5 # TARGTYPE "Win32 (x86) Console Application" 0x0103 20 !MESSAGE "cvsnt - Win32 Release" (based on "Win32 (x86) Console Application") 21 !MESSAGE "cvsnt - Win32 Debug" (based on "Win32 (x86) Console Application")
|