| /src/contrib/jemalloc/src/ |
| H A D | pa_extra.c | 92 pa_shard_stats_out->pac_stats.retained += in pa_shard_stats_merge() 134 size_t dirty, muzzy, retained, dirty_bytes, muzzy_bytes, in pa_shard_stats_merge() local 138 retained = ecache_nextents_get(&shard->pac.ecache_retained, i); in pa_shard_stats_merge() 146 estats_out[i].nretained = retained; in pa_shard_stats_merge()
|
| H A D | stats.c | 710 COL_HDR(row, retained, NULL, right, 13, size) in stats_arena_extents_print() 1048 size_t page, pactive, pdirty, pmuzzy, mapped, retained; in stats_arena_print() local 1342 GET_AND_EMIT_MEM_STAT(retained) in stats_arena_print() 1688 retained; in stats_print_helper() local 1699 CTL_GET("stats.retained", &retained, size_t); in stats_print_helper() 1725 emitter_json_kv(emitter, "retained", emitter_type_size, &retained); in stats_print_helper() 1732 resident, mapped, retained); in stats_print_helper()
|
| /src/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | RSTP-MIB.txt | 82 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
|
| /src/crypto/openssl/doc/man7/ |
| H A D | EVP_PKEY-ML-DSA.pod | 36 The seed is also by default retained when keys are loaded from B<PKCS#8> files 42 When the seed is retained, it is also available as a B<gettable> parameter, 44 When the seed was not initially known, or was not retained, B<PKCS#8> private 94 L<OSSL_PROVIDER_conf_get_bool(3)>), the seed will not be retained after key 106 (neither used to regenerate the key, nor retained), and the companion key is
|
| H A D | EVP_PKEY-ML-KEM.pod | 36 The seed is also by default retained when keys are loaded from B<PKCS#8> files 42 When the seed is retained, it is also available as a B<gettable> parameter, 44 When the seed was not initially known, or was not retained, B<PKCS#8> private 125 L<OSSL_PROVIDER_conf_get_bool(3)>), the seed will not be retained after key 137 (neither used to regenerate the key, nor retained), and the companion key is
|
| /src/lib/libmd/ |
| H A D | md5.copyright | 19 These notices must be retained in any copies of any part of this
|
| H A D | md4.copyright | 18 These notices must be retained in any copies of any part of this
|
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | pac.h | 62 size_t retained; /* Derived. */ member
|
| H A D | ctl.h | 59 size_t retained; member
|
| /src/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | ccf.txt | 19 is retained for compatibility reasons, as it was already
|
| /src/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | UCD-Terms | 25 as long as this notice and the disclaimer notice are retained.
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | ti,tas5086.txt | 21 is retained.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_set1_host.pod | 35 set via SSL_set1_host() or SSL_add1_host() are retained. 90 and must be copied by the application if it is to be retained beyond
|
| H A D | SSL_CTX_set_tmp_dh_callback.pod | 85 ownership of the B<DH> object is retained by the application. Applications 103 retained by the application and should later be freed.
|
| H A D | SSL_get_peer_signature_nid.pod | 27 The returned string should be copied if it is to be retained beyond the
|
| H A D | SSL_CTX_set_ssl_version.pod | 22 SSL_CTX object is retained, with the exception of the configured TLS ciphers,
|
| H A D | DH_generate_key.pod | 48 It is constant time due to the leading zero bytes being retained.
|
| H A D | EVP_PKEY_is_a.pod | 40 Ownership of the returned string is retained by the I<pkey> object and should
|
| /src/sys/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | THIRDPARTYLICENSE.cryptogams | 21 ALTERNATIVELY, provided that this notice is retained in full, this
|
| /src/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | TransUnbridgedCasts.cpp | 194 void castToObjCObject(CastExpr *E, bool retained) { in castToObjCObject() argument 195 rewriteToBridgedCast(E, retained ? OBC_BridgeTransfer : OBC_Bridge); in castToObjCObject()
|
| /src/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_flags.inc | 28 " retained.")
|
| /src/contrib/llvm-project/lld/docs/ELF/ |
| H A D | start-stop-gc.rst | 8 …>>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostar…
|
| /src/crypto/openssl/doc/designs/ |
| H A D | passing-algorithmidentifier-parameters.md | 145 With providers, some of that support was retained, but not others. Most 146 crucially, the `EVP_PKEY` ctrls for PKCS#7 and CMS were not retained,
|
| /src/crypto/krb5/src/kadmin/cli/ |
| H A D | kadmin_ct.ct | 83 request kadmin_purgekeys, "Purge previously retained old keys from a principal",
|
| /src/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 15 + [Sketch B: Registered/Retained Mode API](#sketch-b--registered-retained-mode-api) 28 + [External Polling — Retained Mode](#external-polling---retained-mode) 1402 The above scheme also means that the retained-mode polling API can be more 1403 efficient since translation information can be retained internally rather than 1424 #define SSL_POLL_METHOD_CAP_RETAINED (1U << 1) /* supports retained mode */ 1599 use the immediate mode or retained mode API of the poller as desired. If we use 1600 the retained mode, we handle state updates and teardown as needed if the caller 1614 immediate or retained mode. In the latter case it creates one or more 1664 in either immediate or retained mode based on the poll descriptors reported by 1677 in either immediate or retained mode based on the poll descriptors reported [all …]
|