| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ | 
| H A D | LoopSimplify.h | 13 // Loop pre-header insertion guarantees that there is a single, non-critical17 // Loop exit-block insertion guarantees that all exit blocks from the loop
 23 // This pass also guarantees that loops will have exactly one backedge.
 27 // to transform the loop and make these guarantees. Client code should check
 
 | 
| /freebsd/contrib/mandoc/ | 
| H A D | tbl.3 | 104 guarantees that these pointers are not129 guarantees that the
 187 guarantees that the
 214 guarantees that the
 
 | 
| /freebsd/sys/sys/ | 
| H A D | smr_types.h | 102 	/* Release barrier guarantees contents are visible to reader */ \110  * such as in the destructor callback or when the caller guarantees other
 120  * such as in the destructor callback or when the caller guarantees other
 
 | 
| /freebsd/sys/net/ | 
| H A D | mp_ring.c | 154 		 * The acquire style atomic above guarantees visibility of items  in drain_ring_locked()237 		 * The acquire style atomic above guarantees visibility of items  in drain_ring_lockless()
 366 	 * Update the ring's pidx_tail.  The release style atomic guarantees  in ifmp_ring_enqueue()
 445 	 * Update the ring's pidx_tail.  The release style atomic guarantees  in ifmp_ring_enqueue()
 500 	 * The acquire style atomic guarantees visibility of items associated  in ifmp_ring_check_drainage()
 
 | 
| /freebsd/sys/libkern/ | 
| H A D | murmur3_32.c | 38  * faster if the caller guarantees that the input is correctly aligned for39  * 32-bit reads, and slightly faster yet if the caller guarantees that the
 
 | 
| H A D | arc4random_uniform.c | 28  * guarantees the selected random number will be inside
 | 
| /freebsd/contrib/llvm-project/libcxx/include/__utility/ | 
| H A D | exception_guard.h | 38 // that we don't provide the strong exception guarantees. However, Clang doesn't generate cleanup39 // code with exceptions disabled, so even if we wanted to provide the strong exception guarantees
 
 | 
| /freebsd/secure/lib/libpkgecc/ | 
| H A D | pkg_libecc_rand.c | 17 	 * We don't have any guarantees that this won't open a device on other  in get_random()
 | 
| /freebsd/contrib/processor-trace/libipt/internal/include/ | 
| H A D | pt_image_section_cache.h | 176  * The caller guarantees that @iscache contains @section (by using @section's193  * The caller guarantees that @iscache contains @section (by using @section's
 
 | 
| /freebsd/crypto/openssl/doc/man7/ | 
| H A D | openssl-qlog.pod | 19 stability or compatibility guarantees at this time, and B<will> change in179 stability or compatibility guarantees at this time.
 
 | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ | 
| H A D | TraceIntelPTProperties.td | 12       "4T, 8T and so on, which guarantees a total linear time spent checking "
 | 
| /freebsd/share/man/man9/ | 
| H A D | smr.9 | 120 Then, the writer waits until some mechanism guarantees that no existing readers257 functions should not be assumed to have any guarantees with respect to memory
 
 | 
| /freebsd/secure/lib/libcrypto/man/man7/ | 
| H A D | openssl-qlog.7 | 77 stability or compatibility guarantees at this time, and \fBwill\fR change in224 stability or compatibility guarantees at this time.
 
 | 
| /freebsd/crypto/openssl/include/openssl/ | 
| H A D | e_ostime.h | 19  * This header guarantees that 'struct timeval' will be available. It includes
 | 
| /freebsd/release/packages/ucl/ | 
| H A D | ipfw-all.ucl | 25 facility to provide rate limiting and Quality-of-Service guarantees.
 | 
| /freebsd/share/man/man4/ | 
| H A D | sym.4 | 110 As a result, it guarantees that no more than 1 interrupt119 As a result, the driver guarantees that no PCI self-mastering will occur
 
 | 
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ | 
| H A D | set_intersection.h | 70 // guarantees is _not_ straightforward: the guarantee is "at most 2*(N+M)-1 comparisons", and one-s…78 …osition 5 if the set has 7 or 8 elements, but we'll never exceed the complexity guarantees from the
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | 
| H A D | BranchProbability.h | 77   /// Scales \c Num.  Guarantees full precision.  Returns the floor of the85   /// Scales \c Num by the inverse of \c this.  Guarantees full precision.
 
 | 
| /freebsd/contrib/libfido2/fuzz/ | 
| H A D | uniform_random.c | 29  * guarantees the selected random number will be inside
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ | 
| H A D | LoopSimplify.cpp | 13 // Loop pre-header insertion guarantees that there is a single, non-critical17 // Loop exit-block insertion guarantees that all exit blocks from the loop
 23 // This pass also guarantees that loops will have exactly one backedge.
 27 // to transform the loop and make these guarantees. Client code should check
 548   // predecessors that are inside of the loop.  This check guarantees that the  in simplifyOneLoop()
 773     /// verifyAnalysis() - Verify LoopSimplifyForm's guarantees.
 
 | 
| /freebsd/contrib/unbound/compat/ | 
| H A D | arc4random_uniform.c | 29  * guarantees the selected random number will be inside
 | 
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ | 
| H A D | ASTContextAllocate.h | 33 // throw() spec guarantees it will not be implicitly called.
 | 
| /freebsd/crypto/openssh/openbsd-compat/ | 
| H A D | arc4random_uniform.c | 35  * guarantees the selected random number will be inside
 | 
| /freebsd/sys/dev/enic/ | 
| H A D | cq_desc.h | 68 	 * are read from desc.  Hardware guarantees color bit is last  in cq_desc_dec()
 | 
| /freebsd/crypto/libecc/src/sig/ | 
| H A D | ecgdsa.c | 165 	 * part too. This guarantees the context is an EC-GDSA  in _ecgdsa_sign_update()204 	 * part too. This guarantees the context is an EC-GDSA  in _ecgdsa_sign_finalize()
 483 	 * part too. This guarantees the context is an EC-GDSA  in _ecgdsa_verify_update()
 521 	 * part too. This guarantees the context is an EC-GDSA  in _ecgdsa_verify_finalize()
 
 |