| /freebsd/contrib/file/magic/Magdir/ |
| H A D | kicad | 19 # KiCad Schematic Document (Legacy) 23 >>>18 byte 0x20 KiCad Schematic Document (Legacy) 37 # KiCad Symbol Library (Legacy) 39 >16 byte 0x20 KiCad Symbol Library (Legacy) 45 # KiCad Symbol Library Documentation (Legacy) 47 >15 byte 0x20 KiCad Symbol Library Documentation (Legacy) 66 # KiCad Footprint (Legacy) 67 0 string PCBNEW-LibModule-V1 KiCad Footprint (Legacy)
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
| H A D | Mips.cpp | 297 if (mips::getIEEE754Standard(CPUName) & mips::Legacy) in getMIPSTargetFeatures() 318 if (mips::getIEEE754Standard(CPUName) & mips::Legacy) { in getMIPSTargetFeatures() 418 .Case("mips1", Legacy) in getIEEE754Standard() 419 .Case("mips2", Legacy) in getIEEE754Standard() 420 .Case("mips3", Legacy) in getIEEE754Standard() 421 .Case("mips4", Legacy) in getIEEE754Standard() 422 .Case("mips5", Legacy) in getIEEE754Standard() 423 .Case("mips32", Legacy) in getIEEE754Standard() 424 .Case("mips32r2", Legacy | Std2008) in getIEEE754Standard() 425 .Case("mips32r3", Legacy | Std2008) in getIEEE754Standard() [all …]
|
| H A D | Mips.h | 24 typedef enum { Legacy = 1, Std2008 = 2 } IEEE754Standard; enumerator
|
| /freebsd/contrib/libfido2/udev/ |
| H A D | fidodevs | 109 product LEDGER 0x0015 Ledger Blue Legacy
|
| /freebsd/crypto/openssl/providers/implementations/storemgmt/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/providers/implementations/skeymgmt/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/providers/implementations/asymciphers/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | rtc-opal.txt | 9 (Legacy property supported: "has-tpo")
|
| /freebsd/contrib/ntp/sntp/loc/ |
| H A D | legacy | 1 # Legacy installations and man page suffixes
|
| /freebsd/crypto/openssl/ |
| H A D | README-PROVIDERS.md | 6 - [The Legacy Provider](#the-legacy-provider) 40 The Legacy Provider 130 printf("Failed to load Legacy provider\n");
|
| /freebsd/crypto/openssl/providers/implementations/kem/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/providers/implementations/macs/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/providers/implementations/exchange/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_rsa.txt | 167 # Legacy OCTET STRING MDC-2 signature 180 # Legacy OCTET STRING MDC-2 signature, digest mismatch 188 # Legacy OCTET STRING MDC-2 signature, wrong input digest length 196 # Legacy OCTET STRING MDC-2 signature, wrong signature digest length 211 # Legacy OCTET STRING MDC-2 signature, wrong input and signature digest length
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | currituck.dts | 147 /* Legacy interrupts (note the weird polarity, the bridge seems 184 /* Legacy interrupts (note the weird polarity, the bridge seems 221 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| H A D | akebono.dts | 275 /* Legacy interrupts (note the weird polarity, the bridge seems 315 /* Legacy interrupts (note the weird polarity, the bridge seems 355 /* Legacy interrupts (note the weird polarity, the bridge seems 395 /* Legacy interrupts (note the weird polarity, the bridge seems
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrTDX.td | 22 // SEAMRET - Return to Legacy VMX-root Operation
|
| /freebsd/crypto/openssl/providers/implementations/encode_decode/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 90 See also L</Legacy Algorithms> for information on the legacy provider. 117 =head3 Legacy Algorithms 1245 The Blowfish algorithm has been moved to the L<Legacy Provider|/Legacy Algorithms>. 1295 The CAST algorithm has been moved to the L<Legacy Provider|/Legacy Algorithms>. 1368 "DES-CFB1" and "DES-CFB8" have been moved to the L<Legacy Provider|/Legacy Algorithms>. 1934 IDEA has been moved to the L<Legacy Provider|/Legacy Algorithms>. 1947 MD2 has been moved to the L<Legacy Provider|/Legacy Algorithms>. 1960 MD4 has been moved to the L<Legacy Provider|/Legacy Algorithms>. 1967 MDC2 has been moved to the L<Legacy Provider|/Legacy Algorithms>. 2066 The Algorithms "RC2", "RC4" and "RC5" have been moved to the L<Legacy Provider|/Legacy Algorithms>. [all …]
|
| /freebsd/crypto/openssl/providers/implementations/kdfs/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/crypto/openssl/providers/implementations/digests/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | armada-thermal.txt | 31 /* Legacy bindings */
|
| /freebsd/crypto/openssl/providers/implementations/signature/ |
| H A D | build.info | 2 # switch each to the Legacy provider when needed.
|
| /freebsd/sys/contrib/device-tree/Bindings/i3c/ |
| H A D | i3c.txt | 28 When undefined, the core looks at LVR (Legacy Virtual Register) 48 + third cell: shall encode the I3C LVR (Legacy Virtual Register)
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 148 #define PCREL_OPT(Legacy, PCRel, InsnMask) \ in checkPPCLegacyInsn() argument 149 if (insn == PPCLegacyInsn::Legacy) \ in checkPPCLegacyInsn() 486 #define PCREL_OPT(Legacy, PCRel, InsnMask) \ in getPCRelativeForm() argument 487 case PPCLegacyInsn::Legacy: \ in getPCRelativeForm() 497 #define PCREL_OPT(Legacy, PCRel, InsnMask) \ in getInsnMask() argument 498 case PPCLegacyInsn::Legacy: \ in getInsnMask()
|