Home
last modified time | relevance | path

Searched refs:Compatible (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-12.1/tools/tools/nanobsd/pcengines/
H A DALIX_DSK26 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
27 options COMPAT_FREEBSD5 # Compatible with FreeBSD5
28 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
29 options COMPAT_FREEBSD7 # Compatible with FreeBSD7
30 options COMPAT_FREEBSD9 # Compatible with FreeBSD9
31 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
/freebsd-12.1/sys/amd64/conf/
H A DMINIMAL55 options COMPAT_FREEBSD32 # Compatible with i386 binaries
56 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
57 options COMPAT_FREEBSD5 # Compatible with FreeBSD5
58 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
59 options COMPAT_FREEBSD7 # Compatible with FreeBSD7
60 options COMPAT_FREEBSD9 # Compatible with FreeBSD9
61 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
62 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
H A DGENERIC58 options COMPAT_FREEBSD32 # Compatible with i386 binaries
59 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
60 options COMPAT_FREEBSD5 # Compatible with FreeBSD5
61 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
62 options COMPAT_FREEBSD7 # Compatible with FreeBSD7
63 options COMPAT_FREEBSD9 # Compatible with FreeBSD9
64 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
65 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
/freebsd-12.1/contrib/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp21 Writer::Writer(raw_ostream &OS, bool Compatible) in Writer() argument
22 : EW(OS, Endianness), Compatible(Compatible) {} in Writer()
107 else if (!Compatible && Size <= UINT8_MAX) { in write()
123 assert(!Compatible && "Attempt to write Bin format in compatible mode"); in write()
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h51 Writer(raw_ostream &OS, bool Compatible = false);
125 bool Compatible; variable
/freebsd-12.1/sys/arm/conf/
H A Dstd.arm5 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
6 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
H A Dstd.armv634 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
50 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
51 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
H A Dstd.armv734 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
50 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
51 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
/freebsd-12.1/sys/powerpc/conf/
H A DGENERIC6463 options COMPAT_FREEBSD32 #Compatible with FreeBSD/powerpc binaries
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
H A DGENERIC65 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
H A DQORIQ6429 options COMPAT_FREEBSD32 #Compatible with FreeBSD/powerpc binaries
/freebsd-12.1/sys/sparc64/conf/
H A DGENERIC55 options COMPAT_FREEBSD5 # Compatible with FreeBSD5
56 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
57 options COMPAT_FREEBSD7 # Compatible with FreeBSD7
58 options COMPAT_FREEBSD9 # Compatible with FreeBSD9
59 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
60 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
/freebsd-12.1/tools/tools/tinybsd/conf/minimal/
H A DTINYBSD20 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
21 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/sys/i386/conf/
H A DGENERIC56 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
57 options COMPAT_FREEBSD5 # Compatible with FreeBSD5
58 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
59 options COMPAT_FREEBSD7 # Compatible with FreeBSD7
60 options COMPAT_FREEBSD9 # Compatible with FreeBSD9
61 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
62 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
/freebsd-12.1/sys/mips/conf/
H A DMALTA6415 options COMPAT_FREEBSD32 # Compatible with o32 binaries
H A DERL75 options COMPAT_FREEBSD32 # Compatible with o32 binaries
76 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
77 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
/freebsd-12.1/tools/tools/tinybsd/conf/wrap/
H A DTINYBSD23 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
24 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/tools/tools/tinybsd/conf/vpn/
H A DTINYBSD20 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
21 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/tools/tools/tinybsd/conf/bridge/
H A DTINYBSD21 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
22 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DAtomLLD.rst12 * Compatible with existing linker options
/freebsd-12.1/tools/tools/tinybsd/conf/wireless/
H A DTINYBSD20 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
21 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/tools/tools/tinybsd/conf/default/
H A DTINYBSD27 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
28 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/tools/tools/tinybsd/conf/firewall/
H A DTINYBSD20 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
21 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/
H A DStripOpts.td41 HelpText<"Compatible with GNU strip's --strip-all">;
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmathematica67 …***************\n\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Mathematica-Compatible Notebook Mathema…

123