/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_add_impl.inc | 26 // NaN + anything = qNaN 29 // anything + NaN = qNaN 37 // +/-infinity + anything remaining = +/- infinity 42 // anything remaining + +/-infinity = +/-infinity 46 // zero + anything = anything 55 // anything + zero = anything 88 // anything.
|
H A D | fp_mul_impl.inc | 32 // NaN * anything = qNaN 35 // anything * NaN = qNaN 57 // zero * anything = +/- zero 60 // anything * zero = +/- zero 75 // won't hurt anything.
|
H A D | fp_div_impl.inc | 52 // NaN / anything = qNaN 55 // anything / NaN = qNaN 63 // infinity / anything else = +/- infinity 68 // anything else / infinity = +/- 0 76 // zero / anything else = +/- zero 80 // anything else / zero = +/- infinity 95 // won't hurt anything.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | aout | 12 # XXX - is there anything we can look at to distinguish BSD/OS 386 from 34 # XXX - is there anything we can look at to distinguish old SunOS 68010
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | RunLoopAutoreleaseLeakChecker.cpp | 131 static StatementMatcher getRunLoopRunM(StatementMatcher Extra = anything()) { in getRunLoopRunM() 147 static StatementMatcher getOtherMessageSentM(StatementMatcher Extra = anything()) { in getOtherMessageSentM()
|
/freebsd/usr.sbin/bsdconfig/ttys/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/docsinstall/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/mouse/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 59 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/packages/ |
H A D | INDEX | 42 # the full path to the program is needed. If `command' begins with anything 53 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/password/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/security/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 55 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/diskmgmt/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/dot/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/includes/ |
H A D | INDEX | 42 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/startup/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 59 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/timezone/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 54 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-include.mk | 32 .include "/dev/null" and ignore anything in the rest of the line.
|
H A D | varmod-mtime.mk | 110 .if ${anything:L:mtim}
|
/freebsd/sys/contrib/openzfs/etc/init.d/ |
H A D | README.md | 26 suspect that what you're writing/modifying won't work on anything else 64 separate datasets like /var, are mounted before anything else is started.
|
/freebsd/usr.sbin/bsdconfig/usermgmt/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 61 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 67 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/usr.sbin/bsdconfig/networking/ |
H A D | INDEX | 43 # the full path to the program is needed. If `command' begins with anything 62 # anything else it is a path relative to the directory this INDEX file is in.
|
/freebsd/contrib/tcsh/ |
H A D | Y2K | 4 Tcsh does not use time functions for anything but display purposes,
|
/freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/ |
H A D | includes2.cnf | 10 # For the 'anything' policy
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 35 returned if an attempt is made to set the padding mode to anything other 48 set the digest to anything other than the restricted value. Otherwise these are
|