Home
last modified time | relevance | path

Searched full:assumes (Results 1 – 25 of 1638) sorted by relevance

12345678910>>...66

/freebsd/share/examples/jails/
H A DREADME27 # NB: Assumes jail_list="" (meaning ``all jails in jail.conf'')
28 # NB: Assumes rc_conf_files="" (``below rc.conf(5) samples not used'')
38 # NB: Assumes /etc/jail.conf does not exist and jail_list=""
49 # NB: Assumes rc_conf_files=""
61 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
/freebsd/sys/dev/ice/
H A Dice_bitops.h56 /* How many bits are valid in the last chunk, assumes nr > 0 */
58 /* Generate a bitmask of valid bits in the last chunk, assumes nr > 0 */
117 * Returns true if bit nr of bitmap is set. False otherwise. Assumes that nr
131 * Clears the bit nr in bitmap. Assumes that nr is less than the size of the
144 * Sets the bit nr in bitmap. Assumes that nr is less than the size of the
157 * Check and clear the bit nr in bitmap. Assumes that nr is less than the size
172 * Check and set the bit nr in bitmap. Assumes that nr is less than the size of
186 * Set all of the bits in a bitmap to zero. Note that this function assumes it
410 * This function copy bitmap from src to dst. Note that this function assumes
427 * Note that this function assumes it is operating on a bitmap declared using
[all …]
/freebsd/tests/sys/common/
H A Dsender.py64 @orig_pkt. Assumes router-on-the-stick forwarding behaviour:
88 Assumes forwarding router decrements TTL
121 Assumes forwarding router decrements TTL
145 @orig_pkt. Assumes router-on-the-stick forwarding behaviour:
167 Assumes forwarding router decrements TTL
/freebsd/tools/boot/
H A DTEST-NOTES3 o Assumes univerese has run.
12 o Assumes qemu port installed
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeStreamMerger.h32 /// Merge one set of type records into another. This method assumes
49 /// Merge one set of id records into another. This method assumes
52 /// assumes that the referenced type records have also been merged into
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.h21 /// Class used to decode a multi-cpu Intel PT trace. It assumes that each
24 /// each Intel PT decoded instruction and in which order. It also assumes that
26 /// to contention or race conditions. Finally, it assumes that a tid is not
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h212 /// By default, the LS unit assumes that loads and stores don't alias with
257 /// This method assumes that a previous call to `isAvailable(IR)` succeeded
349 /// This class optimistically assumes that loads don't alias store operations.
380 /// LSUnit conservatively assumes that an instruction which `mayLoad` and has
400 // conservatively/pessimistically assumes that the latency of a load opcode
422 // simplicity, this class optimistically assumes that a load instruction only
458 /// This method assumes that a previous call to `isAvailable(IR)` succeeded
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-quic-introduction.pod11 background and how it is used within OpenSSL. It assumes that you have a basic
12 understanding of UDP/IP and sockets. It also assumes that you are familiar with
148 TLS assumes "stream" type semantics for its underlying transport layer protocol
149 (usually achieved by using TCP). However QUIC assumes "datagram" type semantics
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSCCP.h13 // * Assumes values are constant unless proven otherwise
14 // * Assumes BasicBlocks are dead unless proven otherwise
H A DADCE.h10 // pass. This pass optimistically assumes that all instructions are dead until
25 /// A DCE pass that assumes instructions are dead until proven otherwise.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h141 /// Emit a call to the memchr function. This assumes that Ptr is a pointer,
226 /// Emit a call to the putchar function. This assumes that Char is an 'int'.
230 /// Emit a call to the puts function. This assumes that Str is some pointer.
233 /// Emit a call to the fputc function. This assumes that Char is an 'int', and
243 /// Emit a call to the fwrite function. This assumes that Ptr is a pointer,
H A DPredicateInfo.h15 /// assumes), and information attached to the copies. All uses of the original
112 // Provides predicate information for assumes. Since assumes are always true,
/freebsd/secure/lib/libcrypto/man/man7/
H A Dossl-guide-quic-introduction.769 background and how it is used within OpenSSL. It assumes that you have a basic
70 understanding of UDP/IP and sockets. It also assumes that you are familiar with
190 TLS assumes "stream" type semantics for its underlying transport layer protocol
191 (usually achieved by using TCP). However QUIC assumes "datagram" type semantics
/freebsd/crypto/krb5/src/lib/kdb/
H A Dkdb_cpw.c242 * If passwd is NULL the assumes that the caller wants a random password.
393 * Assumes the max kvno
408 * Assumes the max kvno
422 * Assumes the max kvno
438 * Assumes the max kvno
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSCCP.h13 // * Assumes values are constant unless proven otherwise
14 // * Assumes BasicBlocks are dead unless proven otherwise
/freebsd/tools/tools/ath/athalq/
H A Dar5210_ds.c43 /* XXX assumes txs is smaller than PAYLOAD_LEN! */ in ar5210_decode_txstatus()
77 /* XXX assumes txs is smaller than PAYLOAD_LEN! */ in ar5210_decode_txdesc()
116 /* XXX assumes rxs is smaller than PAYLOAD_LEN! */ in ar5210_decode_rxstatus()
H A Dar5211_ds.c43 /* XXX assumes txs is smaller than PAYLOAD_LEN! */ in ar5211_decode_txstatus()
78 /* XXX assumes txs is smaller than PAYLOAD_LEN! */ in ar5211_decode_txdesc()
117 /* XXX assumes rxs is smaller than PAYLOAD_LEN! */ in ar5211_decode_rxstatus()
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_sign.3205 \& * NB: assumes signing_key and md are set up before the next
251 \& * NB: assumes signing_key and md are set up before the next
297 \& * NB: assumes signing_key, in and inlen are set up before
342 \& * NB: assumes signing_key, in and inlen are set up before
H A DEVP_PKEY_verify.3215 \& * NB: assumes verify_key, sig, siglen md and mdlen are already set up
254 \& * NB: assumes verify_key, sig, siglen, md and mdlen are already set up
297 \& * NB: assumes signing_key, in and inlen are set up before
336 \& * NB: assumes signing_key, in and inlen are set up before
/freebsd/sys/contrib/zlib/
H A Dadler32.c23 /* note that this assumes BASE is 65521, where 65536 % 65521 == 15
42 do { /* this assumes a is not negative */ \
143 MOD63(len2); /* assumes len2 >= 0 */ in adler32_combine_()
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_ctype.h81 * Assumes that the execution character set is a superset of ASCII.
88 * Character Set. Assumes that the execution character set is a superset
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp185 // This sort assumes that (1) dominators have been computed, (2) there are no
192 // assumes !Visited means that we've visited this node before. in topologicalFinalSort()
205 // Computes the immediate dominator of the current block. Assumes that all of
232 // Computes the immediate post-dominator of the current block. Assumes that all
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_verify.pod174 * NB: assumes verify_key, sig, siglen md and mdlen are already set up
212 * NB: assumes verify_key, sig, siglen, md and mdlen are already set up
254 * NB: assumes signing_key, in and inlen are set up before
292 * NB: assumes signing_key, in and inlen are set up before
H A DEVP_PKEY_sign.pod163 * NB: assumes signing_key and md are set up before the next
208 * NB: assumes signing_key and md are set up before the next
254 * NB: assumes signing_key, in and inlen are set up before
299 * NB: assumes signing_key, in and inlen are set up before
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c291 * Assumes, like all wrapper calls, that the caller has previously checked
356 * assumes success; use audit_write_failure() on error.
379 * assumes success; use audit_write_failure_self() on error.
397 * assumes failure; use audit_write_success() otherwise.
428 * assumes failure; use audit_write_success_self() otherwise.
456 * Assumes, like all wrapper calls, that the caller has previously checked

12345678910>>...66