| /src/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.
|
| /src/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
|
| /src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | MatchSwitch.h | 142 using ast_matchers::anything; in BuildMatcher() 147 return stmt(unless(anything())); in BuildMatcher()
|
| /src/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()
|
| /src/crypto/krb5/src/util/et/ |
| H A D | ISSUES | 51 this is mostly just an issue for application code -- if anything 54 isn't anything unusual for signed constants, of course, just something
|
| /src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/ |
| H A D | fuchsia.inc | 5 // This ensures the vDSO is a direct link-time dependency of anything that
|
| /src/contrib/bmake/unit-tests/ |
| H A D | directive-include.mk | 32 .include "/dev/null" and ignore anything in the rest of the line.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/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.
|
| /src/contrib/tcsh/ |
| H A D | Y2K | 4 Tcsh does not use time functions for anything but display purposes,
|