Home
last modified time | relevance | path

Searched refs:anything (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc26 // 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 Dfp_mul_impl.inc32 // NaN * anything = qNaN
35 // anything * NaN = qNaN
57 // zero * anything = +/- zero
60 // anything * zero = +/- zero
75 // won't hurt anything.
H A Dfp_div_impl.inc52 // 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 Daout12 # 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 DRunLoopAutoreleaseLeakChecker.cpp131 static StatementMatcher getRunLoopRunM(StatementMatcher Extra = anything()) { in getRunLoopRunM()
147 static StatementMatcher getOtherMessageSentM(StatementMatcher Extra = anything()) { in getOtherMessageSentM()
/freebsd/usr.sbin/bsdconfig/ttys/
H A DINDEX43 # 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 DINDEX43 # 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 DINDEX43 # 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 DINDEX42 # 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 DINDEX43 # 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 DINDEX43 # 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 DINDEX43 # 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 DINDEX43 # 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 DINDEX42 # 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 DINDEX43 # 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 DINDEX43 # 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 Ddirective-include.mk32 .include "/dev/null" and ignore anything in the rest of the line.
H A Dvarmod-mtime.mk110 .if ${anything:L:mtim}
/freebsd/sys/contrib/openzfs/etc/init.d/
H A DREADME.md26 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 DINDEX43 # 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 DINDEX43 # 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 DINDEX43 # 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 DY2K4 Tcsh does not use time functions for anything but display purposes,
/freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes2.cnf10 # For the 'anything' policy
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod35 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

12345678910>>...14