/freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBPropertyDefEmitter.cpp | 52 // Guarantee that every property has a default value. in emitProperty() 57 // Guarantee that no property has both a default unsigned value and a default in emitProperty() 62 // Guarantee that every boolean property has a boolean default value. in emitProperty() 67 // Guarantee that every string property has a string default value. in emitProperty() 72 // Guarantee that every enum property has an enum default value. in emitProperty() 77 // Guarantee that only arrays and dictionaries have an element type; in emitProperty()
|
/freebsd/contrib/ofed/include/ |
H A D | udma_barrier.h | 56 The ordering guarantee is always stated between those two streams. Eg what 155 not guarantee any writes are visible to DMA. 169 udma_ordering_write_barrier(); // Guarantee WQE written in order 191 Note that there is no order guarantee for writes to WC memory without 241 Currently we lack writel macros that universally guarantee MMIO
|
/freebsd/lib/libnetgraph/ |
H A D | netgraph.3 | 20 .\" WHISTLE COMMUNICATIONS DOES NOT WARRANT, GUARANTEE, OR MAKE ANY 221 to guarantee that a message is not truncated. 248 to guarantee that a message is not truncated. 287 to guarantee that a data packet is not truncated.
|
/freebsd/share/man/man9/ |
H A D | taskqueue.9 | 308 There is no guarantee that the task will not be 354 does not provide a guarantee that 358 returns, but it does provide a guarantee that 364 If the caller requires a guarantee that
|
H A D | pmap_kextract.9 | 38 stable, so the caller must also have some knowledge or guarantee of the
|
H A D | VOP_INACTIVE.9 | 52 However, there is no guarantee that it will be called at all, for example if
|
/freebsd/lib/libsys/ |
H A D | fsync.2 | 66 the system call does not guarantee that file attributes or 126 system call currently does not guarantee that enqueued
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DynamicLibrary.h | 62 /// there is no guarantee when the library will be unloaded. 94 /// are run, but there is no guarantee when the library will be unloaded. 106 /// guarantee if or when this will cause the library to be unloaded.
|
H A D | OptimizedStructLayout.h | 24 /// - First, it does not guarantee that the result is minimal in size. 119 /// avoid padding, it cannot guarantee a minimal layout, as there is
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_util.c | 37 * Utility function to guarantee malloc() success. 53 * Utility function to guarantee realloc() success.
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | OutputSection.h | 66 // operations that do not require this strict sequential guarantee. 69 // need the sequential guarantee, should be named `finalizeContents()`. See
|
/freebsd/lib/libgssapi/ |
H A D | gss_wrap_size_limit.3 | 71 Successful completion of this call does not guarantee that 104 in order to guarantee that the emitted token shall
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_fifo.h | 132 /* If stub->next is visible, guarantee that entry is consistent. */ in ck_fifo_spsc_enqueue() 153 /* If entry is visible, guarantee store to value is visible. */ in ck_fifo_spsc_dequeue() 275 * helps us guarantee we are always operating on the in ck_fifo_mpmc_enqueue() 328 * helps us guarantee we are always operating on the in ck_fifo_mpmc_tryenqueue()
|
/freebsd/lib/libopenbsd/ |
H A D | ohash_init.3 | 202 from the table, but in such a case they don't guarantee that new entries 242 In particular, in a threaded environment, there is no guarantee that a
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_generate_parameters.pod | 76 Note that the lack of this bit doesn't guarantee that B<p> is a 82 Note that the lack of this bit doesn't guarantee that B<g> is
|
H A D | BN_num_bytes.pod | 44 there's no real guarantee that will match the "key size", just a lot
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/ |
H A D | zfs | 7 # Require the plymouth script to guarantee working video for the passphrase
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | OSSL_PROVIDER-null.pod | 11 It can used to guarantee that the default library context and a fallback
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | DH_generate_parameters.3 | 212 Note that the lack of this bit doesn't guarantee that \fBp\fR is a 217 Note that the lack of this bit doesn't guarantee that \fBg\fR is
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4023118 | 15 for NTP to guarantee correctness (in order for NTP's mechanism to work,
|
/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… 74 …arisons (ie 1<3, 2<3, 4<3), that extra comparison doesn't run afoul of the guarantee. Additionally,
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingBuffer.c | 64 // NOTE: Caller should guarantee that `Begin` and `End` specifies a half-open 81 // End). Caller should guarantee that End points to one byte past the inclusive
|
/freebsd/lib/libc/stdlib/ |
H A D | atexit.h | 32 /* must be at least 32 to guarantee ANSI conformance */
|
/freebsd/tests/sys/kern/ |
H A D | socket_accf.c | 84 * XXX: return from send(2) on a localhost connection doesn't guarantee that 86 * socket. Sleep a fraction of second to "guarantee" that it did.
|
/freebsd/share/man/man4/ |
H A D | ichsmb.4 | 20 .\" WHISTLE COMMUNICATIONS DOES NOT WARRANT, GUARANTEE, OR MAKE ANY
|