| /src/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 30 Include 31 Test/UnitTest/Include 32 Test/Mock/Include 36 Include/Ia32 39 Include/X64 42 Include/Ebc 45 Include/Arm 48 Include/AArch64 51 Include/RiscV64 54 Include/LoongArch64 [all …]
|
| /src/crypto/openssh/regress/ |
| H A D | cfginclude.sh | 15 Include $OBJ/ssh_config.i.* 18 Include $OBJ/ssh_config.i.* 22 Include $OBJ/ssh_config.i.* # comment 29 Include $OBJ/ssh_config.i.* 32 Include $OBJ/ssh_config.i.* 36 Include $OBJ/ssh_config.i.* 124 Include $OBJ/ssh_config.i.* 156 Include $OBJ/ssh_config.i.* 159 Include $OBJ/ssh_config.i.* 163 Include $OBJ/ssh_config.i.* [all …]
|
| H A D | servcfginclude.sh | 12 Include $OBJ/sshd_config.i.* # comment 15 Include $OBJ/sshd_config.i.* # comment 19 Include $OBJ/sshd_config.i.* 26 Include $OBJ/sshd_config.i.* 29 Include $OBJ/sshd_config.i.* 33 Include $OBJ/sshd_config.i.* 130 Include $OBJ/sshd_config.i.* 145 Include 157 Include $OBJ/sshd_config.i.2 171 Include $OBJ/sshd_config.i.2
|
| /src/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/ |
| H A D | HeaderIncludes.h | 48 enum class IncludeDirective { Include, Import }; enumerator 90 struct Include { struct 91 Include(StringRef Name, tooling::Range R, IncludeDirective D) in Include() function 103 void addExistingInclude(Include IncludeToAdd, unsigned NextLineOffset); argument 112 llvm::StringMap<std::list<Include>> ExistingIncludes; 120 std::unordered_map<int, llvm::SmallVector<const Include *, 8>>
|
| /src/contrib/llvm-project/clang/lib/Lex/ |
| H A D | InitHeaderSearch.cpp | 482 for (auto &Include : IncludePath) in Realize() local 483 if (Include.Group == Quoted) in Realize() 484 SearchList.push_back(Include); in Realize() 490 for (auto &Include : IncludePath) in Realize() local 491 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize() 492 SearchList.push_back(Include); in Realize() 497 for (auto &Include : IncludePath) in Realize() local 498 if (Include.Group == System || Include.Group == ExternCSystem || in Realize() 499 (!Lang.ObjC && !Lang.CPlusPlus && Include.Group == CSystem) || in Realize() 501 Include.Group == CXXSystem) || in Realize() [all …]
|
| /src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DebugLineSectionEmitter.h | 130 for (const DWARFFormValue &Include : P.IncludeDirectories) { in emitLineTablePrologueV2IncludeAndFileTable() local 131 std::optional<const char *> IncludeStr = dwarf::toString(Include); in emitLineTablePrologueV2IncludeAndFileTable() 137 Section.emitString(Include.getForm(), *IncludeStr); in emitLineTablePrologueV2IncludeAndFileTable() 186 for (auto Include : P.IncludeDirectories) { in emitLineTablePrologueV5IncludeAndFileTable() local 187 std::optional<const char *> IncludeStr = dwarf::toString(Include); in emitLineTablePrologueV5IncludeAndFileTable() 193 Section.emitString(Include.getForm(), *IncludeStr); in emitLineTablePrologueV5IncludeAndFileTable()
|
| /src/contrib/bmake/ |
| H A D | mkdeps.sh | 82 Include=include 233 -A) Include=;; # cat .depend >> $MAKEFILE 314 case "$Include" in
|
| /src/tools/build/options/ |
| H A D | WITH_OPENSSL_KTLS | 1 Include kernel TLS support in OpenSSL.
|
| H A D | WITH_EXPERIMENTAL | 1 Include experimental features in the build.
|
| H A D | WITHOUT_LOADER_BIOS_TEXTONLY | 1 Include graphics, font and video mode support in the i386 and amd64 BIOS
|
| H A D | WITH_BHYVE_SNAPSHOT | 1 Include support for save and restore (snapshots) in
|
| H A D | WITHOUT_REPRODUCIBLE_BUILD | 1 Include build metadata (such as the build time, user, and host)
|
| /src/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
| H A D | HeaderIncludes.cpp | 308 Include(Matches[2], in HeaderIncludes() 312 : tooling::IncludeDirective::Include), in HeaderIncludes() 339 void HeaderIncludes::addExistingInclude(Include IncludeToAdd, in addExistingInclude() 393 Directive == IncludeDirective::Include ? "include" : "import"; in insert()
|
| /src/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | at91rm9200_pqfp.dtsi | 3 * at91rm9200_pqfp.dtsi - Device Tree Include file for AT91RM9200 PQFP family SoC
|
| H A D | sama5d33.dtsi | 3 * sama5d33.dtsi - Device Tree Include file for SAMA5D33 SoC
|
| H A D | sama5d3xmb_emac.dtsi | 3 * sama5d3xmb_emac.dts - Device Tree Include file for SAMA5D3x mother board
|
| H A D | sama5d29.dtsi | 3 * sama5d29.dtsi - Device Tree Include file for SAMA5D29 SoC of the SAMA5D2
|
| H A D | sama5d34.dtsi | 3 * sama5d34.dtsi - Device Tree Include file for SAMA5D34 SoC
|
| H A D | sama5d31.dtsi | 3 * sama5d31.dtsi - Device Tree Include file for SAMA5D31 SoC
|
| H A D | sama5d35.dtsi | 3 * sama5d35.dtsi - Device Tree Include file for SAMA5D35 SoC
|
| /src/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-371x.dtsi | 3 * Device Tree Include file for Marvell Armada 371x family of SoCs
|
| H A D | armada-372x.dtsi | 3 * Device Tree Include file for Marvell Armada 372x family of SoCs
|
| /src/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-390.dtsi | 3 * Device Tree Include file for Marvell Armada 390 SoC.
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx7s-tqma7.dtsi | 3 * Device Tree Include file for TQ-Systems TQMa7S board with NXP i.MX7Solo SoC.
|
| H A D | imx7d-tqma7.dtsi | 3 * Device Tree Include file for TQ-Systems TQMa7D board with NXP i.MX7Dual SoC.
|