Home
last modified time | relevance | path

Searched defs:Configuration (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDConfig.h112 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-14-stable/contrib/llvm-project/lld/MachO/
HDConfig.h113 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-14-stable/sys/contrib/openzfs/contrib/initramfs/
HDREADME.md10 ## 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-14-stable/contrib/capsicum-test/
HDREADME.md25 ### Linux
34 ### FreeBSD (>= 10.x)
/freebsd-14-stable/crypto/openssl/
HDNOTES-ANDROID.md14 Configuration section in Notes for Android platforms
HDINSTALL.md1170 #### Unix / Linux / macOS
1174 #### OpenVMS
1178 #### Windows
/freebsd-14-stable/crypto/openssl/doc/man5/
HDconfig.pod276 =head3 Default provider and its activation
/freebsd-14-stable/stand/i386/libi386/
HDbiospnp.c96 #define biospnp_f40(Configuration) biospnp_call(0x40, "l", Configuration) argument
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSarif.h292 setDefaultConfiguration(const SarifReportingConfiguration &Configuration) { in setDefaultConfiguration()
/freebsd-14-stable/contrib/wpa/src/drivers/
HDdriver_ndis.c166 NDIS_802_11_CONFIGURATION Configuration; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributor.cpp1067 AttributorConfig Configuration) in Attributor()
/freebsd-14-stable/sys/dev/mpt/mpilib/
HDmpi_cnfg.h1527 U32 Configuration; /* 04h */ member
1641 U32 Configuration; /* 0Ch */ member