Home
last modified time | relevance | path

Searched full:windows (Results 1 – 25 of 2429) sorted by relevance

12345678910>>...98

/openbsd-src/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm126 sub CSIDL_FONTS () { 0x0014 } # windows\fonts
153 …ES () { 0x0038 } # %windir%\Resources\, For theme and other windows resources.
154 … { 0x0039 } # %windir%\Resources\<LangID>, for theme and other windows specific resource…
157 …s a domain controller and the operating system is Windows Server 2008, Windows Server 2003, or Win…
158 …SERVER () { 0x0000003 } # The operating system is Windows Server 2008, Windows Server 2003, or Win…
160 … 0x0000001 } # The operating system is Windows Vista, Windows XP Professional, Windows XP Home Edi…
164 sub VER_SUITE_BLADE () { 0x00000400 } # Windows Server 2003, Web Edition is inst…
165 sub VER_SUITE_COMPUTE_SERVER () { 0x00004000 } # Windows Server 2003, Compute Cluster Edi…
166 … () { 0x00000080 } # Windows Server 2008 Datacenter, Windows Server 2003, Datacenter…
167 … () { 0x00000002 } # Windows Server 2008 Enterprise, Windows Server 2003, Enterprise…
[all …]
/openbsd-src/etc/
H A Dpf.os121 # OS - OS genre (Linux, Solaris, Windows)
134 # you don't have a precise match, but can tell it's Windows or FreeBSD
373 # ----------------- Windows -----------------
375 # Windows TCP/IP stack is a mess. For most recent XP, 2000 and
378 # seem. Luckily for us, almost all Windows 9x boxes have an
382 8192:32:1:44:M*: Windows:3.11::Windows 3.11 (Tucows)
383 S44:64:1:64:M*,N,W0,N,N,T0,N,N,S: Windows:95::Windows 95
384 8192:128:1:64:M*,N,W0,N,N,T0,N,N,S: Windows:95:b:Windows 95b
387 # Windows 98 it is no longer possible to tell them from each other
391 S44:32:1:48:M*,N,N,S: Windows:98:lowTTL:Windows 98 (low TTL)
[all …]
/openbsd-src/gnu/usr.bin/cvs/
H A Dcvsnt.mak161 # ADD CPP /nologo /W3 /GX /Ob1 /I "windows-NT" /I "lib" /I "src" /I "zlib" /D "NDEBUG" /D "WIN32" /…
163 CPP_PROJ=/nologo /ML /W3 /GX /Ob1 /I "windows-NT" /I "lib" /I "src" /I "zlib"\
423 # ADD CPP /nologo /W3 /Gm /GX /Zi /Ob1 /I "windows-NT" /I "lib" /I "src" /I "zlib" /D "_DEBUG" /D "…
425 CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Ob1 /I "windows-NT" /I "lib" /I "src" /I\
593 ".\windows-NT\config.h"\
594 ".\windows-NT\options.h"\
596 ".\windows-NT\pwd.h"\
612 ".\windows-NT\ndir.h"\
631 ".\windows-NT\config.h"\
632 ".\windows-NT\options.h"\
[all …]
/openbsd-src/sys/dev/acpi/
H A Ddsdt.h359 /* https://docs.microsoft.com/en-us/windows-hardware/drivers/acpi/winacpi-osi */
392 "Windows 2000", \
393 "Windows 2001", \
394 "Windows 2001.1", \
395 "Windows 2001.1 SP1", \
396 "Windows 2001 SP0", \
397 "Windows 2001 SP1", \
398 "Windows 2001 SP2", \
399 "Windows 2001 SP3", \
400 "Windows 2001 SP4", \
[all …]
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DGetHostTriple.cmake7 set( value "aarch64-pc-windows-msvc" )
9 set( value "armv7-pc-windows-msvc" )
11 set( value "x86_64-pc-windows-msvc" )
13 set( value "i686-pc-windows-msvc" )
15 set( value "x86_64-pc-windows-msvc" )
17 set( value "i686-pc-windows-msvc" )
24 set( value "aarch64-w64-windows-gnu" )
26 set( value "armv7-w64-windows-gnu" )
30 set( value "x86_64-w64-windows-gnu" )
32 set( value "i686-w64-windows-gnu" )
[all …]
/openbsd-src/gnu/llvm/lldb/source/Host/
H A DCMakeLists.txt57 if (CMAKE_SYSTEM_NAME MATCHES "Windows")
58 add_host_subdirectory(windows
59 windows/ConnectionGenericFileWindows.cpp
60 windows/FileSystem.cpp
61 windows/Host.cpp
62 windows/HostInfoWindows.cpp
63 windows/HostProcessWindows.cpp
64 windows/HostThreadWindows.cpp
65 windows/LockFileWindows.cpp
66 windows/MainLoopWindows.cpp
[all …]
/openbsd-src/gnu/llvm/llvm/cmake/platforms/
H A DWinMsvc.cmake1 # Cross toolchain configuration for using clang-cl on non-Windows hosts to
11 # -DWINSDK_VER=windows sdk version folder name
27 # matches that which is intalled by MSVC 2017 on Windows, and should look like
49 # matches that of the Windows SDK installation on a standard Windows machine.
52 # Note that if you install Windows SDK to a windows machine and simply copy the
55 # ${LLVM_WINSYSROOT}/Windows Kits/10/
61 # windows.h
76 # IMPORTANT: In order for this to work, you will need a valid copy of the Windows
78 # Windows libraries and headers are not case-correct, this toolchain file sets
168 set(CMAKE_SYSTEM_NAME Windows)
[all …]
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Host/
H A DBUILD.gn63 "windows/ConnectionGenericFileWindows.cpp",
64 "windows/FileSystem.cpp",
65 "windows/Host.cpp",
66 "windows/HostInfoWindows.cpp",
67 "windows/HostProcessWindows.cpp",
68 "windows/HostThreadWindows.cpp",
69 "windows/LockFileWindows.cpp",
70 "windows/MainLoopWindows.cpp",
71 "windows/PipeWindows.cpp",
72 "windows/ProcessLauncherWindows.cpp",
[all …]
/openbsd-src/gnu/usr.bin/perl/win32/bin/
H A Dexetype.pl8 WINDOWS => 2,
63 exetype - Change executable subsystem type between "Console" and "Windows"
68 C:\perl\bin> exetype guiperl.exe windows
84 =item WINDOWS
86 The WINDOWS subsystem handles an application that does not require a
87 console and creates its own windows, if required.
91 The NATIVE subsystem handles a Windows NT device driver.
95 The WINDOWSCE subsystem handles Windows CE consumer electronics
100 The POSIX subsystem handles a POSIX application in Windows NT.
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dwindow.c1 /* window.c -- windows in Info.
36 /* The list of windows in Info. */
37 WINDOW *windows = NULL; variable
58 windows = xmalloc (sizeof (WINDOW)); in window_initialize_windows()
59 active_window = windows; in window_initialize_windows()
65 /* None of these windows has a goal column yet. */ in window_initialize_windows()
70 /* The active and echo_area windows are visible. in window_initialize_windows()
87 /* The echo area uses a different keymap than normal info windows. */ in window_initialize_windows()
96 after deleting the window from our chain of windows. If DELETER is NULL,
121 /* Find out how many windows will change. */ in window_new_screen_size()
[all …]
H A Dwindow.h1 /* window.h -- Structure and flags used in manipulating Info windows.
52 /* Structure which defines a window. Windows are doubly linked, next
53 and prev. The list of windows is kept on WINDOWS. The structure member
56 windows modeline. The number of lines that can be displayed in a window
94 extern WINDOW *windows; /* List of visible Info windows. */
99 /* Global variable control redisplay of scrolled windows. If non-zero, it
120 /* Delete WINDOW from the list of known windows. If this window was the
125 /* A function to call when the screen changes size, and some windows have
135 causes lots of interesting things to happen. The permanent windows
141 the previous and next windows in the chain. If there is only one user
[all …]
/openbsd-src/lib/libcurses/
H A Dresizeterm.354 It provides callers with a hook into the \fBncurses\fP data to resize windows,
58 Curses windows cannot extend outside the screen.
59 If the terminal is shrunk, curses windows must be shrunk to fit.
62 rows and/or columns can be added to existing windows.
63 The added cells should match the current attributes of the windows.
88 The function \fBresizeterm\fP resizes the standard and current windows
100 The \fBresize_term\fP function attempts to resize all windows.
109 or by recreating the windows.
111 When resizing windows, \fBresize_term\fP recursively adjusts subwindows,
120 It returns \fBTRUE\fP if the windows would be modified,
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h1 //===- WindowsSupport.h - Common Windows Include File -----------*- C++ -*-===//
9 // This file defines things specific to Windows implementations. In addition to
11 // <windows.h> with some portability macros. Always include WindowsSupport.h
12 // instead of including <windows.h> directly.
28 // Require at least Windows 7 API.
49 #include <windows.h>
51 // Must be included after windows.h
56 /// Determines if the program is running on Windows 8 or newer. This
57 /// reimplements one of the helpers in the Windows 8.1 SDK, which are intended
62 /// Determines if the program is running on Windows 11 or Windows Server 2022.
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/MIME/
H A DName.pm14 'cp1250' => 'windows-1250',
15 'cp1251' => 'windows-1251',
16 'cp1252' => 'windows-1252',
17 'cp1253' => 'windows-1253',
18 'cp1254' => 'windows-1254',
19 'cp1255' => 'windows-1255',
20 'cp1256' => 'windows-1256',
21 'cp1257' => 'windows-1257',
22 'cp1258' => 'windows-1258',
/openbsd-src/usr.bin/file/magdir/
H A Dmsdos21 0 leshort 0x14c MS Windows COFF Intel 80386 object file
23 0 leshort 0x166 MS Windows COFF MIPS R4000 object file
25 0 leshort 0x184 MS Windows COFF Alpha object file
27 0 leshort 0x268 MS Windows COFF Motorola 68000 object file
29 0 leshort 0x1f0 MS Windows COFF PowerPC object file
31 0 leshort 0x290 MS Windows COFF PA-RISC object file
51 >0 string MZ\0\0\0\0\0\0\0\0\0\0PE\0\0 \b, PE for MS Windows
80 >>>(8.s*16) string !32STUB for MS Windows
128 >>>(0x3c.l+0x36) byte 2 for MS Windows 3.x
140 >>>(0x3c.l+0x0a) leshort 2 for MS Windows
[all …]
H A Dclaris42 #./windows/claris/useng.ndx: data
43 #./windows/claris/xtndtran.l32: data
44 #./windows/claris/xtndtran.lst: data
45 #./windows/claris/clworks.lbl: data
46 #./windows/claris/clworks.prf: data
47 #./windows/claris/userd.spl: data
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToBuildWindowsItaniumPrograms.rst2 How to build Windows Itanium applications.
8 This document contains information describing how to create a Windows Itanium toolchain.
10 Windows Itanium allows you to deploy Itanium C++ ABI applications on top of the MS VS CRT.
11 This environment can use the Windows SDK headers directly and does not required additional
14 Windows Itanium Stack:
21 * Is compatible with MS Windows SDK include headers.
31 * Clang with support for the windows-itanium triple.
43 Currently, there is a lack of a usable Windows compiler driver for Windows Itanium.
44 A reasonable work-around is to build clang with a windows-msvc default target and
45 then override the triple with e.g. "-Xclang -triple -Xclang x86_64-unknown-windows-itanium".
[all …]
/openbsd-src/sys/arch/sparc64/include/
H A Dpcb.h58 * pcb_uw is positive if there are any user windows that are
59 * are currently in the CPU windows rather than on the user
74 * are in each window) and the count of windows saved. We
98 * In addition, %cleanwin >= %canrestore since restorable windows
107 * as much as 2 register windows. We will also store %cwp. [We will
112 * be saved to their appropriate register windows. The client routine
119 * With the new system for keeping track of register windows we don't
121 * full windows we have. As soon as a flush traps, we dump all user
122 * windows to the pcb, handle the fault, then restore all user windows.
132 char pcb_nsaved; /* number of windows saved in pcb */
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Win32/t/
H A DGetOSName.t8 # "{Home Server}" => "Windows Home Server" (prefixed with "Windows ")
12 # prefixed by "Windows ", with all "[]{}" characters removed.
81 # * Windows Server 2008 Standard (x86 and x86-64)
82 # * Windows Server 2008 Enterprise (x86 and x86-64)
83 # * Windows HPC Server 2008 (replacing Windows Compute Cluster Server 2003)
84 # * Windows Web Server 2008 (x86 and x86-64)
85 # * Windows Storage Server 2008 (x86 and x86-64)
86 # * Windows Small Business Server 2008 (Codenamed "Cougar") (x86-64) for small businesses
87 # * Windows Essential Business Server 2008 (Codenamed "Centro") (x86-64) for medium-sized busine…
88 # * Windows Server 2008 for Itanium-based Systems
[all …]
/openbsd-src/usr.bin/tmux/
H A Dsession.c125 RB_INIT(&s->windows); in session_create()
223 while (!RB_EMPTY(&s->windows)) { in session_destroy()
224 wl = RB_ROOT(&s->windows); in session_destroy()
226 winlink_remove(&s->windows, wl); in session_destroy()
336 if ((wl = winlink_add(&s->windows, idx)) == NULL) {
360 winlink_remove(&s->windows, wl); in session_detach()
364 if (RB_EMPTY(&s->windows)) in session_detach()
420 wl = RB_MIN(winlinks, &s->windows); in session_next()
451 wl = RB_MAX(winlinks, &s->windows); in session_previous()
464 wl = winlink_find_by_index(&s->windows, id
[all...]
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst29 only be applied to objects defined in the libc++ runtime library. On Windows,
35 overridden locally. On non-Windows, this is equivalent to `_LIBCPP_FUNC_VIS`.
38 **Windows Behavior**: Any symbol marked `dllimport` cannot be overridden
41 locally overridable, and therefore must not be marked `dllimport`. On Windows,
80 **Windows Behavior**: DLLs do not support dllimport/export on class templates.
88 **Windows Behavior**: DLLs do not support importing or exporting enumeration
105 **Windows Behavior**: `extern template` and `dllexport` are fundamentally
106 incompatible *on a class template* on Windows; the former suppresses
123 the extern template declaration) as exported on Windows, as discussed above.
133 instantiations to export members, which is consistent with existing Windows
[all …]
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dperlexe.manifest14 … <assemblyIdentity type="Win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
20 <!-- The ID below indicates application support for Windows Vista -->
22 <!-- The ID below indicates application support for Windows 7 -->
24 <!-- The ID below indicates application support for Windows 8 -->
26 <!-- The ID below indicates application support for Windows 8.1 -->
28 <!-- The ID below indicates application support for Windows 10 -->
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dmore.mapping34 .bmp Raw 'JVWR' 'BMPp' "JPEGView - Windows Bitmap"
41 .clp Raw 'GKON' 'CLPp' "GraphicConverter - Windows Clipboard"
56 .dll Raw 'SWIN' 'PCFL' "SoftWindows - Windows DLL"
58 .dot Raw 'MSWD' 'sDBN' "Microsoft Word - Word for Windows Template"
90 .icn Raw 'GKON' 'ICO ' "GraphicConverter - Windows Icon"
91 .ico Raw 'GKON' 'ICO ' "GraphicConverter - Windows Icon"
98 .ini Ascii 'ttxt' 'TEXT' "SimpleText - Windows INI File"
142 .obj Raw 'SWIN' 'PCFL' "SoftWindows - Object (DOS/Windows)"
146 .ovl Raw 'SWIN' 'PCFL' "SoftWindows - Overlay (DOS/Windows)"
255 .wav Raw 'SCPL' 'WAVE' "SoundApp - Windows WAV Sound (audio/x-wav)"
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DChanges67 - Fix link() on Windows, broken in version 0.280226.
131 - Quoted perl path for Windows support #98245 [Alberto Simões]
167 - Allow options to be passed to prelink in Windows (perl #115100)
175 Windows (RT#35943, perl #111798) [snaury@gmail.com]
181 - Corrected test for existence of manifest file on Windows
283 - fixed tests for Windows and MSVC [Jan Dubois]
288 - compile() changes in 0.2701 did not work on Windows. Now fixed.
300 - Added version numbers to Windows compiler driver modules
325 - Split Windows compiler driver packages into individual *.pm files
371 - On Windows, do
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwin32.h2 hosting on Windows NT 3.x, using a Unix style C library and tools,
4 windows style library and tool set and uses the Microsoft tools.
40 #define MASK_WINDOWS 0x10000000 /* Use windows interface */
56 { "windows", MASK_WINDOWS, \
57 N_("Use bare Windows interface") }, \
95 'libcygwin.a'. For Windows applications, include more libraries, but
96 always include kernel32. We'd like to specific subsystem windows to
105 #define LINK_SPEC "%{mwindows:--subsystem windows} \
144 without user intervention. For instance, under Microsoft Windows

12345678910>>...98