Home
last modified time | relevance | path

Searched full:retained (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/freebsd/contrib/libxo/libxo/
H A Dxo_emit_f.346 calls, the retained
72 The retained information is kept as thread-specific data.
78 to clear the retained information, clearing the retained information
92 In this example, the caller desires to clear the retained information.
/freebsd/contrib/bmake/unit-tests/
H A Descape.exp57 second line spaces should be retained':
59 second line spaces should be retained:
87 second line spaces should be retained':
89 second line spaces should be retained:
H A Descape.mk188 # Backslash-newline in a command is retained.
202 second line spaces should be retained':
220 # Both backslashes are retained, but the newline is not escaped.
234 # Triple-backslash-newline in a command is retained.
243 second line spaces should be retained':
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp127 castToObjCObject(E, /*retained=*/false); in transformNonObjCToObjCCast()
132 // try to figure out whether it should be cast as retained or unretained. in transformNonObjCToObjCCast()
137 castToObjCObject(E, /*retained=*/true); in transformNonObjCToObjCCast()
141 castToObjCObject(E, /*retained=*/false); in transformNonObjCToObjCCast()
166 castToObjCObject(E, /*retained=*/true); in transformNonObjCToObjCCast()
171 castToObjCObject(E, /*retained=*/false); in transformNonObjCToObjCCast()
187 castToObjCObject(E, /*retained=*/false); in transformNonObjCToObjCCast()
194 void castToObjCObject(CastExpr *E, bool retained) { in castToObjCObject() argument
195 rewriteToBridgedCast(E, retained ? OBC_BridgeTransfer : OBC_Bridge); in castToObjCObject()
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_anon.c43 * that there should be no other retained enablings at this time: in dtrace_anon_init()
44 * the only retained enablings at this time should be the anonymous in dtrace_anon_init()
58 * retained anonymous enabling. in dtrace_anon_init()
/freebsd/contrib/unifdef/
H A Difdef-how.pl11 given line being retained after preprocessing. There is no output
12 if the line is always retained. Conditionals that must be true are
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_stats.h87 /* Number of bytes currently mapped, excluding retained memory. */
91 * Number of unused virtual memory bytes currently retained. Retained
95 atomic_zu_t retained; /* Derived. */ member
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DRSTP-MIB.txt82 The value of this object MUST be retained across
97 The value of this object MUST be retained across
175 The value of this object MUST be retained across
221 The value of this object MUST be retained across
265 The value of this object MUST be retained across
/freebsd/share/doc/smm/04.quotas/
H A Dquotas.ms221 are first enabled for a filesystem), the records retained
269 In most cases this information will be retained in core,
275 and filesystem, and retained in an LRU chain so recently
278 recently terminated is also retained in this way.
/freebsd/usr.bin/mail/
H A Dcmd2.c411 * Add the given header fields to the retained list.
412 * If no arguments, print the current list of retained fields.
419 return (ignore1(list, ignore + 1, "retained")); in retfield()
439 return (ignore1(list, saveignore + 1, "retained")); in saveretfield()
477 * Print out all currently retained fields.
H A Dglob.h67 extern struct ignoretab ignore[2]; /* ignored and retained fields
69 extern struct ignoretab saveignore[2]; /* ignored and retained fields
/freebsd/contrib/jemalloc/doc/
H A Djemalloc.3867 stats\&.retained
1309 Maximum size to grow retained region (only relevant when
1413 …e, and available for future use, in which case it will be automatically retained for later reuse\&.
1434 \fIarena_ind\fR\&. This function may be called to destroy retained extents during arena destruction…
1483 …ed and available for future use, in which case it will be automatically retained for later reuse\&.
1745 stats\&.retained (\fBsize_t\fR) r\- [\fB\-\-enable\-stats\fR]
1747 Total number of bytes in virtual memory mappings that were retained rather than being returned to t…
1749 or similar\&. Retained virtual memory is typically untouched, decommitted, or purged, so it has no …
1751 for details)\&. Retained memory is excluded from mapped memory statistics, e\&.g\&.
1895 stats\&.arenas\&.<i>\&.retained (\fBsize_t\fR) r\- [\fB\-\-enable\-stats\fR]
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set1_host.pod34 SSL_set1_host() or SSL_add1_host() are retained, no change is made
81 and must be copied by the application if it is to be retained beyond
H A DSSL_CTX_set_tmp_dh_callback.pod83 ownership of the B<DH> object is retained by the application. Applications
101 retained by the application and should later be freed.
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkup.h59 /// reference the input string, so it must be retained by the caller until the
97 // Contents of a multi-line element that has finished being parsed. Retained
/freebsd/contrib/jemalloc/src/
H A Dstats.c563 COL_HDR(row, retained, NULL, right, 13, size) in stats_arena_extents_print()
666 size_t page, pactive, pdirty, pmuzzy, mapped, retained; in stats_arena_print() local
960 GET_AND_EMIT_MEM_STAT(retained) in stats_arena_print()
1240 retained; in stats_print_helper() local
1250 CTL_GET("stats.retained", &retained, size_t); in stats_print_helper()
1274 emitter_json_kv(emitter, "retained", emitter_type_size, &retained); in stats_print_helper()
1278 "retained: %zu\n", allocated, active, metadata, metadata_thp, in stats_print_helper()
1279 resident, mapped, retained); in stats_print_helper()
/freebsd/usr.bin/su/
H A Dsu.181 are also normally retained unless the target login has a user ID of 0.
179 Provides terminal type which may be retained for the substituted
/freebsd/lib/libc/gen/
H A Ddrand48.c7 * following conditions are retained.
H A Dnrand48.c7 * following conditions are retained.
H A Dlrand48.c7 * following conditions are retained.
H A Djrand48.c7 * following conditions are retained.
H A Dmrand48.c7 * following conditions are retained.
H A Derand48.c7 * following conditions are retained.
/freebsd/lib/libmd/
H A Dmd4.copyright18 These notices must be retained in any copies of any part of this
/freebsd/contrib/libcbor/src/cbor/
H A Ddata.h48 // TODO: Should be "malformed" or at least "malformatted". Retained for
222 // TODO: The name is inconsistent with CBOR_ERR_NOTENOUGHDATA. Retained for

12345678910>>...19