Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.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/contrib/llvm-project/lld/MachO/
H A DConfig.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/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.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/contrib/capsicum-test/
H A DREADME.md25 ### Linux
34 ### FreeBSD (>= 10.x)
/freebsd/crypto/openssl/
H A DNOTES-ANDROID.md14 Configuration section in Notes for Android platforms
H A DINSTALL.md1170 #### Unix / Linux / macOS
1174 #### OpenVMS
1178 #### Windows
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod276 =head3 Default provider and its activation
/freebsd/stand/i386/libi386/
H A Dbiospnp.c96 #define biospnp_f40(Configuration) biospnp_call(0x40, "l", Configuration) argument
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h292 setDefaultConfiguration(const SarifReportingConfiguration &Configuration) { in setDefaultConfiguration()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c166 NDIS_802_11_CONFIGURATION Configuration; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1067 AttributorConfig Configuration) in Attributor()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h1527 U32 Configuration; /* 04h */ member
1641 U32 Configuration; /* 0Ch */ member