| /src/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
|
| /src/sys/arm/conf/ |
| 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
|
| /src/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()
|
| /src/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 */
|
| /src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackWriter.h | 51 Writer(raw_ostream &OS, bool Compatible = false); 125 bool Compatible; variable
|
| /src/sys/arm64/conf/ |
| H A D | std.arm64 | 44 options COMPAT_FREEBSD32 # Compatible with FreeBSD/arm 45 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 46 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 47 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 48 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /src/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 | 71 options COMPAT_FREEBSD32 # Compatible with FreeBSD/powerpc binaries 72 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 73 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 74 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 75 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 76 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 77 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 78 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 79 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| H A D | GENERIC64LE | 71 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 (required by ports) 72 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 (required by ports) 73 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 74 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /src/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 | 63 options COMPAT_FREEBSD32 # Compatible with i386 binaries 64 options COMPAT_FREEBSD4 # Compatible with FreeBSD4 65 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 66 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 67 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 68 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 69 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 70 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 71 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 72 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 [all …]
|
| H A D | FIRECRACKER | 59 options COMPAT_FREEBSD32 # Compatible with i386 binaries 60 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 61 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 62 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 63 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 64 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /src/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"
|
| /src/sys/i386/conf/ |
| H A D | GENERIC | 58 options COMPAT_FREEBSD4 # Compatible with FreeBSD4 59 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 60 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 61 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 62 options COMPAT_FREEBSD9 # Compatible with FreeBSD9 63 options COMPAT_FREEBSD10 # Compatible with FreeBSD10 64 options COMPAT_FREEBSD11 # Compatible with FreeBSD11 65 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 66 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 67 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
|
| /src/sys/contrib/device-tree/Bindings/h8300/ |
| H A D | cpu.txt | 5 - compatible: Compatible property value should be "renesas,h8300".
|
| /src/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-stericsson-coh901.txt | 4 - compatible: Compatible property value should be "stericsson,gpio-coh901"
|
| /src/sys/contrib/device-tree/Bindings/mips/img/ |
| H A D | pistachio-marduk.txt | 4 Compatible string must be "img,pistachio-marduk", "img,pistachio"
|
| /src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | lsi,zevio-intc.txt | 4 - compatible: Compatible property value should be "lsi,zevio-intc".
|
| /src/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!!
|
| /src/sys/riscv/conf/ |
| H A D | GENERIC | 57 options COMPAT_FREEBSD12 # Compatible with FreeBSD12 58 options COMPAT_FREEBSD13 # Compatible with FreeBSD13 59 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,micfil.txt | 8 - compatible : Compatible list, contains "fsl,imx8mm-micfil"
|
| H A D | img,spdif-in.txt | 5 - compatible : Compatible list, must contain "img,spdif-in"
|