Searched refs:anything (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-13-stable/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.
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective.mk31 # Not even the space after the '.info' can change anything about this.
H A Drecursive.mk4 # This would stop make from doing anything since the "recursive" error
H A Ddeptgt-end-fail.mk68 # anything and thus has been dropped. To run some commands on error, use the
H A Ddirective-export-impl.mk51 # Now the referenced variable gets defined. This does not influence anything
H A Ddirective-undef.mk33 # ever do anything since that variable is never defined.
H A Dvarmod-to-separator.mk37 # anything since neither of these modifiers is related to how the string is
158 .if ${WORDS:tx} != "anything"
165 .if ${WORDS:t\X} != "anything"
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp131 static StatementMatcher getRunLoopRunM(StatementMatcher Extra = anything()) { argument
147 static StatementMatcher getOtherMessageSentM(StatementMatcher Extra = anything()) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc74 // We don't need to do anything here. We're not registering new zones, so we
347 // I don't think we support anything like this
/freebsd-13-stable/contrib/bmake/mk/
H A Dwhats.mk31 # a unique name that won't conflict with anything
H A Dinit.mk73 # this tells lib.mk and prog.mk to not actually build anything
H A Dsys.mk16 # Avoid putting anything platform specific in here.
H A Dgendirdeps.mk205 # we are not going to update anything
252 # anything we use from an object dir other than ours
276 # qualified dirs - if we got anything from a stage dir.
H A Dmeta.sys.mk114 # check if we got anything sane
H A Dmeta.autodep.mk50 # it is a bad idea to update anything
209 # anything which matches ${_OBJROOT}* but not ${_OBJTOP}*
/freebsd-13-stable/share/mk/
H A Dsrc.sys.env.mk26 # site customizations that do not depend on anything!
H A Dgendirdeps.mk206 # we are not going to update anything
253 # anything we use from an object dir other than ours
277 # qualified dirs - if we got anything from a stage dir.
H A Dbsd.progs.mk97 # anything. This allows parallelization without them each fighting over
H A Dmeta.sys.mk115 # check if we got anything sane
H A Dmeta.autodep.mk51 # it is a bad idea to update anything
210 # anything which matches ${_OBJROOT}* but not ${_OBJTOP}*
/freebsd-13-stable/contrib/cortex-strings/src/arm/
H A Dmemchr.S74 cmp r2,#16 @ If it's short don't bother with anything clever
103 uadd8 r5, r5, r7 @ Parallel add 0xff - sets the GE bits for anything that wasn't 0
105 uadd8 r6, r6, r7 @ Parallel add 0xff - sets the GE bits for anything that wasn't 0
/freebsd-13-stable/contrib/less/
H A Dmark.c285 * it has not been set to anything yet,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc156 // Make sure we're OK by preventing cleanup from doing anything while we're
/freebsd-13-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.S246 .if RC_\BLK_SIZE\()_\ROUND_NUM\()_\MIX_NUM #is there anything to do?

Completed in 136 milliseconds

12