| /src/lib/clang/libllvmminimal/ |
| H A D | Makefile | 9 SRCS+= Support/ABIBreak.cpp 10 SRCS+= Support/APFloat.cpp 11 SRCS+= Support/APInt.cpp 12 SRCS+= Support/Atomic.cpp 13 SRCS+= Support/CodeGenCoverage.cpp 14 SRCS+= Support/CommandLine.cpp 15 SRCS+= Support/ConvertUTF.cpp 16 SRCS+= Support/ConvertUTFWrapper.cpp 17 SRCS+= Support/CrashRecoveryContext.cpp 18 SRCS+= Support/Debug.cpp [all …]
|
| /src/contrib/libfido2/ |
| H A D | NEWS | 12 ** Support for linking against OpenSSL on Windows; gh#668. 20 ** Support for COSE_ES384. 21 ** Support for hidraw(4) on FreeBSD; gh#597. 64 ** Support for TPM 2.0 attestation of COSE_ES256 credentials. 70 ** Support for FIDO 2.1 "minPinLength" extension. 71 ** Support for COSE_EDDSA, COSE_ES256, and COSE_RS1 attestation. 72 ** Support for TPM 2.0 attestation. 73 ** Support for device timeouts; see fido_dev_set_timeout(). 91 ** Support for Windows's native webauthn API. 92 ** Support for attestation format 'none'. [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 67 "Support 64-bit FP registers">; 69 "Support for FPXX">; 84 "Mips I ISA Support [highly experimental]">; 86 "Mips II ISA Support [highly experimental]", 95 "MIPS III ISA Support [highly experimental]", 106 "Mips4", "MIPS IV ISA Support", 113 "MIPS V ISA Support [highly experimental]", 116 "Mips32 ISA Support", 120 "Mips32r2", "Mips32r2 ISA Support", 124 "Mips32r3", "Mips32r3 ISA Support", [all …]
|
| /src/lib/clang/libllvm/ |
| H A D | Makefile | 1000 SRCS_EXT+= MCA/Support.cpp 1101 SRCS_MIN+= Support/ABIBreak.cpp 1102 SRCS_MIN+= Support/APFixedPoint.cpp 1103 SRCS_MIN+= Support/APFloat.cpp 1104 SRCS_MIN+= Support/APInt.cpp 1105 SRCS_MIN+= Support/APSInt.cpp 1106 SRCS_MIN+= Support/ARMAttributeParser.cpp 1107 SRCS_MIN+= Support/ARMBuildAttrs.cpp 1108 SRCS_MIN+= Support/ARMWinEH.cpp 1109 SRCS_MIN+= Support/Allocator.cpp [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKY.td | 70 : SubtargetFeature<"floate1", "HasFLOATE1", "true", "Support CSKY floate1 instructions">; 73 "Support CSKY floate1 instructions">; 76 : SubtargetFeature<"float1e2", "HasFLOAT1E2", "true", "Support CSKY float1e2 instructions">; 79 "Support CSKY float1e2 instructions">; 82 : SubtargetFeature<"float1e3", "HasFLOAT1E3", "true", "Support CSKY float1e3 instructions">; 85 "Support CSKY float1e3 instructions">; 88 : SubtargetFeature<"float3e4", "HasFLOAT3E4", "true", "Support CSKY float3e4 instructions">; 91 "Support CSKY float3e4 instructions">; 94 : SubtargetFeature<"float7e60", "HasFLOAT7E60", "true", "Support CSKY float7e60 instructions">; 97 "Support CSKY float7e60 instructions">; [all …]
|
| /src/sys/dev/qlxge/ |
| H A D | README.txt | 12 2. OS Support 19 7. Contacting Support 29 2. OS Support 87 7. Contacting Support 89 Technical Support at any phase of integration for assistance. QLogic 90 Technical Support can be reached by the following methods:
|
| /src/sys/dev/qlxgb/ |
| H A D | README.txt | 12 2. OS Support 19 7. Contacting Support 29 2. OS Support 89 6. Contacting Support 91 Technical Support at any phase of integration for assistance. QLogic 92 Technical Support can be reached by the following methods:
|
| /src/sys/dev/qlxgbe/ |
| H A D | README.txt | 12 2. OS Support 19 7. Contacting Support 29 2. OS Support 95 7. Contacting Support 97 Technical Support at any phase of integration for assistance. QLogic 98 Technical Support can be reached by the following methods:
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFeatures.td | 30 // Floating Point, HW Division and Neon Support 136 // Atomic Support 599 "Support ARM v4T instructions">; 602 "Support ARM v5T instructions", 606 "Support ARM v5TE, v5TEj, and " 611 "Support ARM v6 instructions", 615 "Support ARM v6M instructions", 619 "Support ARM v8M Baseline instructions", 623 "Support ARM v6k instructions", 627 "Support ARM v6t2 instructions", [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 43 "Support CMPXCHG8B instructions">; 49 "Support POPCNT instruction">; 52 "Support fxsave/fxrestore instructions">; 55 "Support xsave instructions">; 58 "Support xsaveopt instructions", 62 "Support xsavec instructions", 66 "Support xsaves instructions", 96 "Support 64-bit instructions">; 101 "Support SSE 4a instructions", 114 "Support 16-bit floating point conversion instructions", [all …]
|
| /src/contrib/ntp/html/scripts/ |
| H A D | hand.txt | 4 <li class='inline'><a href='access.html'>Access Control Support</a></li>\ 6 <li class='inline'><a href='authentic.html'>Authentication Support</a></li>\ 9 <li class='inline'><a href='refclock.html'>Reference Clock Support</a></li>\
|
| /src/sys/conf/ |
| H A D | std.debug | 6 options DDB # Support DDB. 8 options GDB # Support remote GDB. 16 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default
|
| /src/contrib/llvm-project/llvm/include/ |
| H A D | module.modulemap | 226 // Orc utilities that don't depend only on Support (not ExecutionEngine or 323 header "llvm/Support/TargetRegistry.h" 360 // A module covering ADT/ and Support/. These are intertwined and 379 module Support { 382 umbrella "llvm/Support" 386 exclude header "llvm/Support/Windows/WindowsSupport.h" 389 exclude header "llvm/Support/PluginLoader.h" 390 exclude header "llvm/Support/Solaris/sys/regset.h" 391 textual header "llvm/Support/TargetOpcodes.def" 411 header "llvm/Support/ConvertUTF.h" [all …]
|
| /src/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Memory.inc | 14 #include "llvm/Support/DataTypes.h" 15 #include "llvm/Support/ErrorHandling.h" 16 #include "llvm/Support/Process.h" 17 #include "llvm/Support/WindowsError.h" 20 #include "llvm/Support/Windows/WindowsSupport.h"
|
| H A D | DynamicLibrary.inc | 13 #include "llvm/Support/ConvertUTF.h" 14 #include "llvm/Support/Windows/WindowsSupport.h" 15 #include "llvm/Support/raw_ostream.h" 158 // for symbol-resolution by the JIT loader. Therefore, this Support libray
|
| /src/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua.swig | 17 #include "llvm/Support/Error.h" 18 #include "llvm/Support/FormatVariadic.h"
|
| /src/crypto/openssl/ |
| H A D | NEWS.md | 145 * Support for server side QUIC (RFC 9000) 147 * Support for 3rd party QUIC stacks including 0-RTT support 149 * Support for PQC algorithms (ML-KEM, ML-DSA and SLH-DSA) 157 * Support for central key generation in CMP 159 * Support added for opaque symmetric key objects (EVP_SKEY) 161 * Support for multiple TLS keyshares and improved TLS key establishment group 227 * Support for directly fetched composite signature algorithms such as 241 * Support for integrity-only cipher suites TLS_SHA256_SHA256 and 244 * Support for retrieving certificate request templates and CRLs in CMP 246 * Support for additional X.509v3 extensions related to Attribute Certificates [all …]
|
| /src/crypto/heimdal/ |
| H A D | NEWS | 18 - Support GSS name extensions/attributes 29 - Support for reading MIT database file directly 79 - Support BER in ASN.1 library (needed for CMS) 80 - Support decryption in Keychain private keys 81 - Support for new sqlite based credential cache 85 - Support localization of error strings in 89 - Support i18n password in windows domains (using UTF-8) 91 - Support for ECDSA and ECDH when linking with OpenSSL 95 - Support for settin friendly name on credential caches 98 - Support to export LAST-REQUST information in AS-REQ [all …]
|
| /src/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Program.inc | 1 //===- llvm/Support/Unix/Program.inc ----------------------------*- C++ -*-===// 18 #include "llvm/Support/Program.h" 23 #include "llvm/Support/AutoConvert.h" 24 #include "llvm/Support/Compiler.h" 25 #include "llvm/Support/Errc.h" 26 #include "llvm/Support/FileSystem.h" 27 #include "llvm/Support/Path.h" 28 #include "llvm/Support/StringSaver.h" 29 #include "llvm/Support/SystemZ/zOSSupport.h" 30 #include "llvm/Support/raw_ostream.h"
|
| H A D | Memory.inc | 15 #include "llvm/Support/Alignment.h" 16 #include "llvm/Support/DataTypes.h" 17 #include "llvm/Support/ErrorHandling.h" 18 #include "llvm/Support/Process.h" 19 #include "llvm/Support/Valgrind.h"
|
| /src/stand/forth/ |
| H A D | menu.rc | 112 set optionsmenu_caption[3]="[A]CPI Support off" 113 set optionstoggled_text[3]="[A]CPI Support On" 116 set optionsansi_caption[3]="^[1mA^[mCPI Support ^[34;1mOff^[m" 117 set optionstoggled_ansi[3]="^[1mA^[mCPI Support ^[32;7mOn^[m"
|
| /src/sys/contrib/device-tree/Bindings/clock/ |
| H A D | silabs,si570.txt | 10 https://www.silabs.com/Support%20Documents/TechnicalDocs/si570.pdf 12 https://www.silabs.com/Support%20Documents/TechnicalDocs/si598-99.pdf
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 41 "Support 128-bit texture resources" 59 "Support flat address space" 113 "Support unaligned scratch loads and stores" 462 "Support SDWA (Sub-DWORD Addressing) extension" 468 "Support OMod with SDWA (Sub-DWORD Addressing) extension" 474 "Support scalar register with SDWA (Sub-DWORD Addressing) extension" 480 "Support scalar dst for VOPC with SDWA (Sub-DWORD Addressing) extension" 486 "Support v_mac_f32/f16 with SDWA (Sub-DWORD Addressing) extension" 492 "Support clamp for VOPC with SDWA (Sub-DWORD Addressing) extension" 498 "Support DPP (Data Parallel Primitives) extension" [all …]
|
| /src/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | sgpio-aspeed.txt | 7 - Support interrupt option for each input port and various interrupt 9 - Support reset tolerance option for each output port
|
| /src/crypto/openssh/contrib/ |
| H A D | README | 60 Support files for Cygwin 63 Support files for HP-UX
|