| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 112 struct Configuration { struct 113 enum ManifestKind { Default, SideBySide, Embed, No }; 114 bool is64() const { return llvm::COFF::is64Bit(machine); } in is64() 116 llvm::COFF::MachineTypes machine = IMAGE_FILE_MACHINE_UNKNOWN; 117 size_t wordsize; 118 bool verbose = false; 119 WindowsSubsystem subsystem = llvm::COFF::IMAGE_SUBSYSTEM_UNKNOWN; 120 Symbol *entry = nullptr; 121 bool noEntry = false; 122 std::string outputFile; [all …]
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Config.h | 113 struct Configuration { struct 114 Symbol *entry = nullptr; 115 bool hasReexports = false; 116 bool allLoad = false; 117 bool applicationExtension = false; 118 bool archMultiple = false; 119 bool exportDynamic = false; 120 bool forceLoadObjC = false; 121 bool forceLoadSwift = false; // Only applies to LC_LINKER_OPTIONs. 122 bool staticLink = false; [all …]
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/ |
| H A D | README.md | 10 ## Configuration section 12 ### Root pool/filesystem 53 ### Snapshots 66 ### Extra options 74 ### Unlocking a ZFS encrypted root over SSH 86 ### Unlocking a ZFS encrypted root via alternate means
|
| /freebsd/tests/sys/capsicum/ |
| H A D | README.md | 26 ## Configuration section in Capsicum User Space Tests
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-ANDROID.md | 14 Configuration section in Notes for Android platforms
|
| H A D | INSTALL.md | 1384 #### Unix / Linux / macOS 1388 #### OpenVMS 1392 #### Windows
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | qlog.md | 59 Configuration section in qlog Support
|
| /freebsd/crypto/openssl/doc/man5/ |
| H A D | config.pod | 287 =head3 Default provider and its activation
|
| /freebsd/stand/i386/libi386/ |
| H A D | biospnp.c | 96 #define biospnp_f40(Configuration) biospnp_call(0x40, "l", Configuration) argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sarif.h | 292 setDefaultConfiguration(const SarifReportingConfiguration &Configuration) { in setDefaultConfiguration()
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | PciRootBridgeIo.h | 426 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_CONFIGURATION Configuration; member
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Usb.h | 131 UINT8 Configuration; member
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_ndis.c | 166 NDIS_802_11_CONFIGURATION Configuration; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 1067 AttributorConfig Configuration) in Attributor()
|
| /freebsd/sys/dev/mpt/mpilib/ |
| H A D | mpi_cnfg.h | 1527 U32 Configuration; /* 04h */ member 1641 U32 Configuration; /* 0Ch */ member
|