| /freebsd/contrib/bmake/unit-tests/ |
| H A D | opt-query.mk | 15 # variants Ensures that the up-to-date status is correctly 22 all: .PHONY variants cleanup 26 variants: .PHONY 39 @${MAKE} -r -f ${MAKEFILE} -q ${mode:Mjobs:%=-j1} ${target} PART=variants \ 77 .elif ${PART} == "variants"
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | setup.sh | 5 # root cert variants: CA:false, key2, DN2, expired 13 # trust variants: +serverAuth -serverAuth +clientAuth -clientAuth 22 # trust variants: +anyEKU -anyEKU 27 # root-cert2 trust variants: +serverAuth -serverAuth +clientAuth 34 # root-nonca trust variants: +serverAuth +anyEKU 40 # Root CA security level variants: 50 # trust variants: +serverAuth -serverAuth +clientAuth -clientAuth +anyEKU -anyEKU 66 # trust variants: +serverAuth -serverAuth +clientAuth -clientAuth +anyEKU -anyEKU 82 # ca variants: CA:false, no bc, key2, DN2, issuer2, expired 89 # trust variants: +serverAuth, -serverAuth, +clientAuth, -clientAuth [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPack.h | 32 /// Most significant bits used to identify "Fix" variants in MessagePack. 44 /// Mask of bits used to identify "Fix" variants in MessagePack. 57 /// The maximum value or size encodable in "Fix" variants of formats. 66 /// The exact size encodable in "Fix" variants of formats. 76 /// The minimum value or size encodable in "Fix" variants of formats.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | README.txt | 5 are common to two or more variants of UNIX. For example, the directory 9 Posix - code that is specific to Posix variants of UNIX 11 SysV - code that is specific to System V variants of UNIX
|
| /freebsd/share/man/man9/ |
| H A D | atomic.9 | 179 Atomic operations on memory have up to three variants. 440 and do not have any variants with memory barriers at this time. 463 and do not have any variants with memory barriers at this time. 494 and do not have any variants with memory barriers at this time. 525 and generally do not have any variants with memory barriers at this time 619 Simultaneously, the acquire and release variants were introduced, and 647 The relaxed variants of
|
| H A D | vm_page_alloc.9 | 175 functions and their NUMA-aware variants allocate a physically contiguous run of 220 variants. 290 variants will return zeroed pages. 300 variants, and must not be specified in combination with
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTX.td | 48 // The family-specific variants have 'f' feature suffix and they follow 55 // represents 'z') architecture variants. Since Y1 < Y2, sm_100f is compatible with 59 // represents 'Y', and 'f' represents 'z') architecture variants. Since both 63 // The architecture-specific variants have 'a' feature suffix and they follow 68 // represents 'z'), sm_103f, and sm_103 architecture variants. The sm_103 is 82 // + Detect 'a' variants by checking FullSMVersion & 1.
|
| /freebsd/contrib/ncurses/man/ |
| H A D | curs_in_wch.3x | 68 \fB\%ncurses\fP(3X) describes the variants of this function. 99 and its variants store the value of the retrieved character in an 112 (and the usual variants).
|
| H A D | curs_addstr.3x | 91 \fB\%ncurses\fP(3X) describes the variants of these functions. 140 along with its variants, 146 (and its variants)
|
| H A D | curs_in_wchstr.3x | 98 \fB\%ncurses\fP(3X) describes the variants of these functions. 136 and its variants causes undefined results. 153 (and the usual variants).
|
| H A D | curs_border.3x | 170 (beyond any motion directed by their \*(``mv\*('' variants). 171 \fB\%ncurses\fP(3X) describes the variants of these functions. 273 and their variants,
|
| H A D | curs_inwstr.3x | 97 \fB\%ncurses\fP(3X) describes the variants of these functions. 155 and its variants causes undefined results. 226 (and the usual variants).
|
| H A D | curs_getstr.3x | 162 \fB\%ncurses\fP(3X) describes the variants of these functions. 266 and its variants read 500 along with its variants. 505 but none of its variants.
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | opencores,or1k-pic.txt | 5 - compatible : should be "opencores,or1k-pic-level" for variants with 6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | cpio.5 | 48 The variants differ primarily in how they store those integers 324 .Ss HP variants 329 .Ss Other Extensions and Variants 373 gigabyte file sizes for the older and newer variants, respectively. 385 Especially when writing older cpio variants, it may be necessary
|
| H A D | libarchive-formats.5 | 62 Later variants have extended this by either appropriating undefined 203 variants. A cpio archive stores each entry as a fixed-size header 206 the header or file data. There are several cpio variants, which 213 little-endian variants of the two binary cpio formats; the 233 The libarchive library can read both CRC and non-CRC variants of 390 There are two common variants:
|
| H A D | libarchive.3 | 51 most variants of the POSIX 122 two different variants of shar archives, 213 variants have eliminated most restrictions on the length of textual fields.
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenSchedule.cpp | 571 for (const Record *Variant : RWDef->getValueAsListOfDefs("Variants")) { in scanSchedRW() 580 // More may be inferred later when inferring new SchedClasses from variants. 1330 ConstRecVec Variants = SchedRW.TheDef->getValueAsListOfDefs("Variants"); in mutuallyExclusive() local 1331 if (any_of(Variants, [PredDef](const Record *R) { in mutuallyExclusive() 1336 // we're expanding. Consider following RW sequence with two variants in mutuallyExclusive() 1368 getAllPredicates(ArrayRef<TransVariant> Variants, unsigned ProcId) { in getAllPredicates() argument 1370 for (auto &Variant : Variants) { in getAllPredicates() 1378 // Populate IntersectingVariants with any variants or aliased sequences of the 1387 std::vector<TransVariant> Variants; in getIntersectingVariants() local 1397 SchedRW.TheDef->getValueAsListOfDefs("Variants")) in getIntersectingVariants() [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509V3_get_d2i.pod | 118 The function X509V3_get_d2i() and its variants 124 The function X509V3_add1_i2d() and its variants allocate B<X509_EXTENSION> 215 X509V3_get_d2i(), its variants, and X509V3_EXT_d2i() return 218 X509V3_add1_i2d() and its variants return 1 if the operation is successful
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | X509V3_get_d2i.3 | 179 The function \fBX509V3_get_d2i()\fR and its variants 185 The function \fBX509V3_add1_i2d()\fR and its variants allocate \fBX509_EXTENSION\fR 282 \&\fBX509V3_get_d2i()\fR, its variants, and \fBX509V3_EXT_d2i()\fR return 285 \&\fBX509V3_add1_i2d()\fR and its variants return 1 if the operation is successful
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,versatile.yaml | 13 The ARM Versatile boards are two variants of ARM926EJ-S evaluation boards 19 variants.
|
| /freebsd/contrib/lua/doc/ |
| H A D | lua.1 | 119 the version-specific variants take priority 120 and the version-neutral variants are ignored.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | IssueHash.h | 25 /// We may introduce more variants of issue hashes in the future 26 /// but older variants will still be available for compatibility.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_PKEY-SLH-DSA.pod | 43 than the faster B<f> variants. 45 The signature sizes for the B<s> algorithm variants are 7856, 16224 and 29792 47 The signature sizes for the B<f> algorithm variants are 17088, 35664 and 49856
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1043a-rdb.dts | 109 * variants below. 123 * variants below. 137 * variants below.
|