/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | README.txt | 299 float __addsf3vfp(float a, float b); // Appears to return a + b 300 double __adddf3vfp(double a, double b); // Appears to return a + b 301 float __divsf3vfp(float a, float b); // Appears to return a / b 302 double __divdf3vfp(double a, double b); // Appears to return a / b 303 int __eqsf2vfp(float a, float b); // Appears to return one 305 int __eqdf2vfp(double a, double b); // Appears to return one 307 double __extendsfdf2vfp(float a); // Appears to convert from 309 int __fixdfsivfp(double a); // Appears to convert from 311 int __fixsfsivfp(float a); // Appears to convert from 313 unsigned int __fixunssfsivfp(float a); // Appears to convert from [all …]
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.db.5 | 108 0x10: The name appears in a filename. 110 0x08: The name appears in a header line, i.e. in a .Dt or .TH macro. 112 0x04: The name is the first one in the title line, i.e. it appears 115 0x02: The name appears in any .Nm macro in the NAME section. 117 0x01: The name appears in an .Nm block in the SYNOPSIS section.
|
/freebsd/share/man/man9/ |
H A D | inittodr.9 | 67 .\" If the battery-backed clock appears invalid, and 69 .\" appears non-sensical or was not provided (was given as zero), 90 The battery-backed clock's time appears nonsensical. 94 .\" time appears nonsensical.
|
/freebsd/usr.bin/lam/ |
H A D | lam.1 | 76 applies to all subsequent files until it appears again uncapitalized. 86 applies to all subsequent files until it appears again uncapitalized. 96 applies to all subsequent files until it appears again uncapitalized. 106 applies to all subsequent files until it appears again uncapitalized.
|
/freebsd/lib/libc/stdio/ |
H A D | wprintf.3 | 162 digits follow it (normally, a decimal point appears in the results of 383 zero, no decimal-point character appears. 422 explicitly zero, no decimal-point character appears. 423 If a decimal point appears, at least one digit appears before it. 446 decimal point appears only if it is followed by at least one digit. 458 explicitly zero, no hexadecimal-point character appears.
|
H A D | printf.3 | 243 digits follow it (normally, a decimal point appears in the results of 473 zero, no decimal-point character appears. 512 explicitly zero, no decimal-point character appears. 513 If a decimal point appears, at least one digit appears before it. 536 decimal point appears only if it is followed by at least one digit. 548 If the precision is zero, no hexadecimal-point character appears.
|
/freebsd/contrib/tzcode/ |
H A D | date.1 | 52 that controls what appears in the output. 55 appears, 105 If a character other than one of those shown above appears after
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-shuffle-test.py | 226 '%s appears more than once' % (test,), 232 '%s appears more than once' % (test,), 238 '%s appears more than once' % (test,), 244 '%s appears more than once' % (test,), 275 '%s appears after a non-death test' % (test,),
|
/freebsd/usr.bin/tr/ |
H A D | tr.1 | 212 appears in 216 appears in the same relative position in 225 appears in 229 appears in the same relative position in
|
/freebsd/contrib/libpcap/pcap/ |
H A D | usb.h | 57 * Appears at the front of each Control S-type packet in DLT_USB captures. 77 * Appears at the front of each packet in DLT_USB_LINUX captures. 102 * Appears at the front of each packet in DLT_USB_LINUX_MMAPPED captures.
|
/freebsd/contrib/nvi/common/ |
H A D | encoding.c | 15 #define F 0 /* character never appears in text */ 16 #define T 1 /* character appears in plain ASCII text */ 17 #define I 2 /* character appears in ISO-8859 text */ 18 #define X 3 /* character appears in non-ISO extended ASCII (Mac, IBM PC) */
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zpool-import.8 | 84 If the device appears to be part of an exported pool, this command displays a 165 Forces import, even if the pool appears to be potentially active. 280 first, the device appears as potentially active. 313 Forces import, even if the pool appears to be potentially active.
|
H A D | zpool_influxdb.8 | 70 newline appears on the standard input. 80 By default, the values are not accumulated and the raw data appears as shown by
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | property.pod | 50 The full syntax for property definitions appears below. 72 It is an error if a property name appears in more than one query clause. 73 The full syntax for property queries appears below, but the available syntactic
|
/freebsd/contrib/less/ |
H A D | brac.c | 20 * which appears in the top displayed line (forwdir), 22 * which appears in the bottom displayed line (!forwdir).
|
/freebsd/contrib/tcpdump/ |
H A D | print-usb.c | 51 * Appears at the front of each Control S-type packet in DLT_USB captures. 71 * Appears at the front of each packet in DLT_USB_LINUX captures. 96 * Appears at the front of each packet in DLT_USB_LINUX_MMAPPED captures.
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | AdornedCFG.cpp | 46 // We associate these conditions with the block the terminator appears in, in buildStmtToBasicBlockMap() 58 // - The conditional operator is a type of terminator, but it also appears in buildStmtToBasicBlockMap() 60 // in which it appears as a `CFGElement`. in buildStmtToBasicBlockMap()
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.aix | 27 that; it appears to compile and work on at least one AIX 4.3.3 108 (3) There appears to be a problem in the DLPI code in some versions of
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | var-op-assign.mk | 32 # When a string literal appears in a condition, the escaping rules are 62 # But if the whitespace appears inside parentheses or braces, everything is
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | t_cccol.c | 266 * to the initialized cache, and that it now appears first in the in main() 280 * expected cache, and check that the new primary name appears first in the in main() 323 * primary name appears first in the collection. in main() 333 * appears in the collection. Check that destroying the non-primary cache in main()
|
/freebsd/share/man/man4/ |
H A D | ng_iface.4 | 13 .\" such appears in the above copyright notice or in the software. 50 node is created, a new interface appears which is accessible via
|
/freebsd/contrib/nvi/regex/ |
H A D | re_format.7 | 208 When an alphabetic that exists in multiple cases appears as an 212 When it appears inside a bracket expression, all case counterparts 233 and `*' is an ordinary character if it appears at the beginning of the
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | property.7 | 184 The full syntax for property definitions appears below. 204 It is an error if a property name appears in more than one query clause. 205 The full syntax for property queries appears below, but the available syntactic
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | cmdhdr.h | 62 * This header format appears in the beginning of each command sent from the 103 * This header format appears in the beginning of each command sent from the
|
/freebsd/sbin/init/ |
H A D | NOTES | 47 In general it appears that the kernel now automatically 54 It appears that neither getty nor login call setsid(), so init must
|