| /freebsd/tools/tools/nanobsd/pcengines/ |
| H A D | ALIX_DSK | 25 options COMPAT_FREEBSD4 # Compatible with FreeBSD4 26 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 27 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 28 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 29 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 30 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 31 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 32 options COMPAT_FREEBSD12 # Compatible with FreeBSD12
|
| /freebsd/sys/arm/conf/ |
| H A D | std.armv6 | |
| H A D | std.armv7 | 33 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] 50 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 51 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 52 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 53 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 54 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | MsgPackWriter.cpp | 22 Writer::Writer(raw_ostream &OS, bool Compatible) in Writer() argument 23 : EW(OS, Endianness), Compatible(Compatible) {} in Writer() 108 else if (!Compatible && Size <= UINT8_MAX) { in write() 124 assert(!Compatible && "Attempt to write Bin format in compatible mode"); in write()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 40 // FIXME: A lot of the Benign options should be Compatible instead. 146 LANGOPT(RecoveryAST, 1, 1, Compatible, "Preserve expressions in AST when encountering errors") 147 LANGOPT(RecoveryASTType, 1, 1, Compatible, "Preserve the type in recovery expressions") 155 LANGOPT(CPlusPlusModules , 1, 0, Compatible, "C++ modules syntax") 164 LANGOPT(ModulesDeclUse , 1, 0, Compatible, "require declaration of module uses") 166 LANGOPT(ModulesStrictDeclUse, 1, 0, Compatible, "requiring declaration of module uses and all heade… 167 LANGOPT(ModulesValidateTextualHeaderIncludes, 1, 1, Compatible, "validation of textual header inclu… 170 LANGOPT(ModulesLocalVisibility, 1, 0, Compatible, "local submodule visibility") 171 LANGOPT(Optimize , 1, 0, Compatible, "__OPTIMIZE__ predefined macro") 172 LANGOPT(OptimizeSize , 1, 0, Compatible, "__OPTIMIZE_SIZE__ predefined macro") [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm2166x-common.dtsi | 27 /* Compatible filled by SoC DTSI */ 37 /* Compatible filled by SoC DTSI */ 100 /* Compatible filled by SoC DTSI */ 110 /* Compatible filled by SoC DTSI */ 120 /* Compatible filled by SoC DTSI */ 130 /* Compatible filled by SoC DTSI */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackWriter.h | 52 LLVM_ABI Writer(raw_ostream &OS, bool Compatible = false); 126 bool Compatible; variable
|
| /freebsd/sys/arm64/conf/ |
| H A D | std.arm64 | 43 options COMPAT_FREEBSD32 # Compatible with FreeBSD/arm 44 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 45 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 46 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 47 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /freebsd/sys/powerpc/conf/ |
| H A D | GENERIC | 63 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 64 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 65 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 66 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 67 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 68 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 69 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 70 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| H A D | GENERIC64 | 70 options COMPAT_FREEBSD32 # Compatible with FreeBSD/powerpc binaries 71 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 72 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 73 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 74 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 75 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 76 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 77 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 78 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /freebsd/sys/amd64/conf/ |
| H A D | MINIMAL | 51 options COMPAT_FREEBSD32 # Compatible with i386 binaries 52 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 53 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 54 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 55 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 56 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| H A D | GENERIC | 62 options COMPAT_FREEBSD32 # Compatible with i386 binaries 63 options COMPAT_FREEBSD4 # Compatible with FreeBSD4 64 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 65 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 66 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 67 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 68 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 69 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 70 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 71 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 [all …]
|
| H A D | FIRECRACKER | 58 options COMPAT_FREEBSD32 # Compatible with i386 binaries 59 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 60 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 61 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 62 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 63 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/cpu-enable-method/ |
| H A D | nuvoton,npcm750-smp | 9 Compatible machines: "nuvoton,npcm750" 10 Compatible CPUs: "arm,cortex-a9"
|
| H A D | marvell,berlin-smp | 10 Compatible machines: "marvell,berlin2" and "marvell,berlin2q" 11 Compatible CPUs: "marvell,pj4b" and "arm,cortex-a9"
|
| H A D | al,alpine-smp | 11 Compatible machines: "al,alpine" 12 Compatible CPUs: "arm,cortex-a15"
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 57 options COMPAT_FREEBSD4 # Compatible with FreeBSD4 58 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 59 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 60 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 61 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 62 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 63 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 64 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 65 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 66 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| H A D | MINIMAL | 59 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 60 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 61 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 62 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 63 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /freebsd/sys/contrib/device-tree/Bindings/h8300/ |
| H A D | cpu.txt | 5 - compatible: Compatible property value should be "renesas,h8300".
|
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-stericsson-coh901.txt | 4 - compatible: Compatible property value should be "stericsson,gpio-coh901"
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
| H A D | pistachio-marduk.txt | 4 Compatible string must be "img,pistachio-marduk", "img,pistachio"
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | lsi,zevio-intc.txt | 4 - compatible: Compatible property value should be "lsi,zevio-intc".
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | pci_ids | 50 # Any device except for VGA-Compatible devices like: 2975BIOS.BIN Trm3x5.bin 53 # VGA-Compatible Device; NO EXAMPLE found here!!
|
| /freebsd/sys/riscv/conf/ |
| H A D | GENERIC | 56 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 57 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 58 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,micfil.txt | 8 - compatible : Compatible list, contains "fsl,imx8mm-micfil"
|