Home
last modified time | relevance | path

Searched full:terminating (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dconnection-state-machine.md15 - The Terminating state, which comprises several substates;
173 - the Terminating — Closing state if the local application initiates an
175 - the Terminating — Draining state if the remote peer initiates
182 - The Terminating state is used when closing the connection.
186 Key updates may not be initiated in the Terminating state.
260 <td><tt>TERMINATING.CLOSING</tt></td>
264 <td><tt>TERMINATING.DRAINING</tt></td>
401 <td rowspan="2"><tt>TERMINATING</tt></td>
411 <td rowspan="3"><tt>TERMINATING.CLOSING</tt></td>
414 <td><tt>TERMINATING.DRAINING</tt></td>
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopTermFold.cpp49 "Number of terminating condition fold recognized and performed");
82 << "Cannot replace terminating condition with more than one use\n"); in canFoldTermCondOfLoop()
135 "terminating condition folding.\n"); in canFoldTermCondOfLoop()
143 "for the terminating condition folding.\n"); in canFoldTermCondOfLoop()
164 dbgs() << "Is not safe to expand terminating value for phi node" << PN in canFoldTermCondOfLoop()
172 dbgs() << "Is too expensive to expand terminating value for phi node" in canFoldTermCondOfLoop()
218 << "\nFound loop that can fold terminating condition\n" in canFoldTermCondOfLoop()
267 "Terminating value was checked safe in canFoldTerminatingCondition"); in RunTermFold()
269 // Create new terminating value at loop preheader in RunTermFold()
275 << "Terminating value of new term-cond phi-node:\n" in RunTermFold()
[all …]
/freebsd/lib/libc/string/
H A Dstrchr.357 The terminating null character is considered part of the string;
62 the functions locate the terminating
80 a pointer to the terminating
93 returns a pointer to the terminating
H A Dindex.365 The terminating null character is considered part of the string;
70 the functions locate the terminating
H A Dstrxfrm.359 including the terminating null character added.
85 the terminating null character.
H A Dwcsxfrm.358 including the terminating null character added.
80 the terminating null character.
/freebsd/lib/libugidfw/
H A Dbsde_get_rule.376 characters, including the terminating
96 characters, including the terminating
115 characters, including the terminating
127 characters, including the terminating
/freebsd/lib/libmd/
H A Dsha512.3159 (including the terminating '\e0')
233 (including the terminating '\e0')
240 (including the terminating '\e0')
247 (including the terminating '\e0')
255 (including the terminating '\e0')
/freebsd/contrib/bmake/unit-tests/
H A Dparse.mk21 # the expanded line's terminating '\0'.
35 # memory allocator. To get a crash, the terminating '\0' of the line must be
41 # 0xXXXX_XXd0, the terminating '\0' may end up at 0xXXXX_Xfff:
/freebsd/contrib/ncurses/man/
H A Dcurs_getstr.3x86 does not copy the terminating character to
150 (other than the terminating line feed or carriage return),
327 but did not state whether the terminating null character
333 to allow for the terminating null character.
375 it reserves a byte for the terminating null character.
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmraw.c93 /* An empty BCM-RAW buffer should still contain a single terminating in bhnd_nvram_bcmraw_probe()
118 /* A valid BCM-RAW buffer should contain a terminating NUL for in bhnd_nvram_bcmraw_probe()
218 /* Write terminating '\0' */ in bhnd_nvram_bcmraw_serialize()
296 /* Seek past the value's terminating '\0' */ in bhnd_nvram_bcmraw_init()
299 BHND_NV_LOG("missing terminating NUL at offset %#zx\n", in bhnd_nvram_bcmraw_init()
304 /* If we hit EOF without finding a terminating NUL in bhnd_nvram_bcmraw_init()
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_PARAM_int.3247 \&\fBOSSL_PARAM_construct_end()\fR is a function that constructs the terminating
278 which must be large enough to accommodate a terminating NUL byte,
281 terminating NUL byte) and \fImax_len\fR is ignored.
288 not including the terminating NUL byte, or this function will fail.
289 A terminating NUL byte is added only if the parameter\*(Aqs \fIdata_size\fR indicates
294 to accommodate the string, not including a terminating NUL byte.
H A DOSSL_PARAM.3125 An \fBOSSL_PARAM\fR array must have a terminating element, where \fIkey\fR
126 is NULL. The usual full terminating template is:
145 considered a terminating item.
165 counting the terminating NUL byte. When requesting parameters, the
167 should accommodate enough space for a terminating NUL byte.
H A DEVP_PKEY_gettable_params.3126 value including a terminating NUL byte, or this function will fail.
128 not including the terminating NUL byte. The required buffer size not including
129 the terminating NUL byte can be obtained from \fI*out_len\fR by calling the
/freebsd/crypto/openssl/doc/designs/quic-design/images/
H A Dconnection-state-machine.plantuml42 state TERMINATING {
53 TERMINATING --> TERMINATED : TERMINATING_TIMEOUT, RX:STATELESS_RESET
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod213 OSSL_PARAM_construct_end() is a function that constructs the terminating
244 which must be large enough to accommodate a terminating NUL byte,
247 terminating NUL byte) and I<max_len> is ignored.
254 not including the terminating NUL byte, or this function will fail.
255 A terminating NUL byte is added only if the parameter's I<data_size> indicates
260 to accommodate the string, not including a terminating NUL byte.
H A DEVP_PKEY_gettable_params.pod64 value including a terminating NUL byte, or this function will fail.
66 not including the terminating NUL byte. The required buffer size not including
67 the terminating NUL byte can be obtained from I<*out_len> by calling the
H A DOSSL_PARAM.pod67 An B<OSSL_PARAM> array must have a terminating element, where I<key>
68 is NULL. The usual full terminating template is:
89 considered a terminating item.
109 counting the terminating NUL byte. When requesting parameters, the
111 should accommodate enough space for a terminating NUL byte.
/freebsd/lib/libc/stdlib/
H A Dstrfromd.337 .Pq including the terminating null character
81 not counting the terminating null character
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Derr.D_SYNTAX.BadTransDecl4.d31 * Test the declaration of a translator without terminating semi-colon (;).
63 printf("Test translator declaration without terminating semi-colon");
/freebsd/contrib/nvi/regex/
H A Dregex.3192 is considered to be the text of an entire line, minus any terminating
203 The NUL terminating
210 and to have a terminating NUL located at
350 as much of it as will fit before the terminating NUL is supplied.
353 message (including terminating NUL).
/freebsd/lib/libc/locale/
H A Dmbstowcs.359 A terminating null wide character is appended if there is room.
64 not counting any terminating null wide character, or \-1
/freebsd/lib/libc/stdio/
H A Dfputs.357 .\" The terminating
75 and a terminating newline character,
/freebsd/lib/libc/gen/
H A Dgethostname.370 to find the maximum length of a host name (not including the terminating null).
108 and counted the terminating null.
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h247 /* Valid if we are in the TERMINATING or TERMINATED states. */
251 * Deadline at which we move to TERMINATING state. Valid if in the
252 * TERMINATING state.
387 * While in TERMINATING - CLOSING, set when we should generate a connection
467 * if it happens during the TERMINATING state.

12345678910>>...30