Home
last modified time | relevance | path

Searched full:guarantee (Results 1 – 25 of 1034) sorted by relevance

12345678910>>...42

/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp52 // 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 Dudma_barrier.h56 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 Dnetgraph.320 .\" 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 Dtaskqueue.9308 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 Dpmap_kextract.938 stable, so the caller must also have some knowledge or guarantee of the
H A DVOP_INACTIVE.952 However, there is no guarantee that it will be called at all, for example if
/freebsd/lib/libsys/
H A Dfsync.266 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 DDynamicLibrary.h62 /// 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 DOptimizedStructLayout.h24 /// - 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 Dzpool_util.c37 * Utility function to guarantee malloc() success.
53 * Utility function to guarantee realloc() success.
/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSection.h66 // operations that do not require this strict sequential guarantee.
69 // need the sequential guarantee, should be named `finalizeContents()`. See
/freebsd/lib/libgssapi/
H A Dgss_wrap_size_limit.371 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 Dck_fifo.h132 /* 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 Dohash_init.3202 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 DDH_generate_parameters.pod76 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 DBN_num_bytes.pod44 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 Dzfs7 # Require the plymouth script to guarantee working video for the passphrase
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-null.pod11 It can used to guarantee that the default library context and a fallback
/freebsd/secure/lib/libcrypto/man/man3/
H A DDH_generate_parameters.3212 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 Dsolaris.xtra.402311815 for NTP to guarantee correctness (in order for NTP's mechanism to work,
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dset_intersection.h70 // 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 DInstrProfilingBuffer.c64 // 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 Datexit.h32 /* must be at least 32 to guarantee ANSI conformance */
/freebsd/tests/sys/kern/
H A Dsocket_accf.c84 * 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 Dichsmb.420 .\" WHISTLE COMMUNICATIONS DOES NOT WARRANT, GUARANTEE, OR MAKE ANY

12345678910>>...42