| /openbsd-src/etc/ |
| H A D | pf.os | 121 # 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/perl/cpan/Win32/t/ |
| H A D | GetOSName.t | 8 # "{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/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | Watchdog.inc | 1 //===--- Windows/Watchdog.inc - Windows Watchdog Implementation -*- C++ -*-===// 9 // This file provides the generic Windows implementation of the Watchdog class. 15 // on Windows. Roughly, a Windows implementation would use CreateWaitableTimer
|
| H A D | COM.inc | 1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===// 9 // This file implements the Windows portion of COM support. 14 //=== WARNING: Implementation here must contain only Windows code.
|
| H A D | Threading.inc | 1 //===- Windows/Threading.inc - Win32 Threading Implementation - -*- C++ -*-===// 16 #include "llvm/Support/Windows/WindowsSupport.h" 21 // Windows will at times define MemoryFence. 99 // "Name" is not an inherent property of a thread on Windows. In fact, when 217 // current process to only a single CPU group. On Windows, it is not 298 // After Windows 11 and Windows Server 2022, let the OS do the scheduling,
|
| /openbsd-src/gnu/llvm/llvm/cmake/platforms/ |
| H A D | WinMsvc.cmake | 1 # Cross toolchain configuration for using clang-cl on non-Windows hosts to 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/ 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) 192 # that the Windows SDK / MSVC STL directories look kosher. 206 get_highest_version("${LLVM_WINSYSROOT}/Windows Kits/10/Include" WINSDK_VER) [all …]
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | msdos | 21 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 …]
|
| /openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/ |
| H A D | VisibilityMacros.rst | 29 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/dist/ExtUtils-CBuilder/ |
| H A D | Changes | 67 - 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/llvm/llvm/docs/ |
| H A D | HowToBuildWindowsItaniumPrograms.rst | 2 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. 43 Currently, there is a lack of a usable Windows compiler driver for Windows Itanium. 71 # Build an LLVM toolchain with support for Windows Itanium. 158 Windows Itanium does not offer a POSIX-like layer over WIN32.
|
| H A D | GettingStartedVS.rst | 12 Welcome to LLVM on Windows! This document only covers LLVM on Windows using 26 compatible with all other existing Windows toolchains. 63 You will need `Git for Windows <https://git-scm.com/>`_ with bash tools, too. 64 Git for Windows is also bundled with Visual Studio 2019. 75 select **Git for Windows**. 120 Windows Explorer built-in zip support or any other unzip tool. 153 32-bit toolset. If you are developing on a 64-bit version of Windows and 199 There is also a Windows
|
| /openbsd-src/gnu/llvm/lld/docs/ |
| H A D | windows_support.rst | 14 Windows support 17 LLD supports Windows operating system. When invoked as ``lld-link.exe`` or with 18 ``-flavor link``, the driver for Windows operating system is used to parse 38 :good:`Done`. The format of static library (.lib) on Windows is actually the 47 Windows resource files support 66 The Windows version of LLD is included in the `pre-built binaries of LLVM's
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | more.mapping | 34 .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/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 105 HANDLE_MDMP_PLATFORM(0x0000, Win32S) // Win32 on Windows 3.1 106 HANDLE_MDMP_PLATFORM(0x0001, Win32Windows) // Windows 95-98-Me 107 HANDLE_MDMP_PLATFORM(0x0002, Win32NT) // Windows NT, 2000+ 108 HANDLE_MDMP_PLATFORM(0x0003, Win32CE) // Windows CE, Windows Mobile, "Handheld"
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/ |
| H A D | CMakeLists.txt | 13 elseif (CMAKE_SYSTEM_NAME MATCHES "Windows") 14 add_subdirectory(Windows/Common)
|
| /openbsd-src/gnu/llvm/llvm/examples/Bye/ |
| H A D | CMakeLists.txt | 7 # work with DLLs on Windows (where a shared library can't have undefined 8 # references), so just skip this example on Windows.
|
| /openbsd-src/gnu/llvm/llvm/examples/IRTransforms/ |
| H A D | CMakeLists.txt | 7 # work with DLLs on Windows (where a shared library can't have undefined 8 # references), so just skip this example on Windows.
|
| /openbsd-src/lib/libfido2/ |
| H A D | NEWS | 46 ** Fixed detection of Windows's native webauthn API; gh#382. 51 ** Support for Windows's native webauthn API. 113 ** Hardened Windows build. 177 ** Command-line tools for Windows. 183 ** Windows: fix contents of release file. 189 ** Native HID support on Linux, MacOS, and Windows.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Process/Windows/Common/ |
| H A D | BUILD.gn | 8 "//lldb/source/Plugins/DynamicLoader/Windows-DYLD", 20 # ../Process/Windows/Common/x64/RegisterContextWindows_x64.h uses an
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | MSVCCompatibility.rst | 17 When Clang compiles C++ code for Windows, it attempts to be compatible with 77 transform the CodeView debug information into a PDB that works in Windows 117 libraries such as the Active Template Library (ATL) and Windows Runtime Library 118 (WRL), some template rules have been relaxed or extended in Clang on Windows. 122 time. By default on Windows, Clang attempts to follow suit. This behavior is 133 ``typename`` keyword to assist the parser. On Windows, Clang attempts to 155 application. There are still issues parsing WRL headers for modern Windows 8
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/unittests/ |
| H A D | BUILD.gn | 35 # FIXME: libclang unit tests are disabled on Windows due 42 # Exceptions on Windows are not yet supported.
|
| /openbsd-src/lib/libexpat/ |
| H A D | Changes | 23 !! - the Windows binaries topic (needs requirements engineering first), !! 97 #741 Windows: Drop support for Visual Studio <=15.0/2017 207 against static libexpat using pkg-config on Windows 215 #785 CMake|Windows: Fix generation of DLL file version info 331 #597 #599 Windows|CMake: Add missing -DXML_STATIC to test runners 333 #512 #621 Windows|CMake: Render .def file from a template to fix 358 #597 #598 CI: Windows: Start covering MSVC 2022 405 #555 #570 #581 CMake|Windows: Store Expat version in the DLL 512 #554 Windows: Add missing files to the installer to fix 710 #422 #426 #447 Windows [all...] |
| /openbsd-src/gnu/llvm/lldb/docs/status/ |
| H A D | status.rst | 36 Windows chapter 39 LLDB on Windows is still under development, but already useful for i386 47 … | Linux | macOS | NetBSD | Windows |
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-config/ |
| H A D | BUILD.gn | 39 # Windows doesn't use any of libxml2, terminfo, zlib by default. 48 # uuid.lib for FOLDERID_Profile in lib/Support/Windows/Path.inc. 49 # advapi32.lib for CryptAcquireContextW in lib/Support/Windows/Path.inc.
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | ObjectFilePECOFFProperties.td | 8 …nGW / Itanium ABI, and `default` to follow the default target if it is a Windows triple or use the… 13 …nGW / Itanium ABI, and `default` to follow the default target if it is a Windows triple or use the…
|