Home
last modified time | relevance | path

Searched refs:finalized (Results 1 – 25 of 69) sorted by relevance

123

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_controller.h43 bool finalized() const XRAY_NEVER_INSTRUMENT { in finalized() function
72 if (finalized()) in setupNewBuffer()
105 if (finalized()) in setupNewBuffer()
111 if (finalized()) in prepareBuffer()
138 if (finalized()) { in returnBuffer()
247 if (finalized() || in functionEnter()
271 if (finalized()) in functionTailExit()
296 if (finalized() || in functionEnterArg()
313 if (finalized() || in functionExit()
336 if (finalized() || in customEvent()
[all …]
H A Dxray_fdr_flags.inc24 "notice that the log has been finalized and clean up.")
H A Dxray_profiling_flags.inc26 "notice that the profiler has been finalized and clean up.")
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dlibunbound.c405 if(ctx->finalized) { in ub_ctx_set_option()
434 if(ctx->finalized) { in ub_ctx_config()
452 if(ctx->finalized) { in ub_ctx_add_ta()
471 if(ctx->finalized) { in ub_ctx_add_ta_file()
489 if(ctx->finalized) { in ub_ctx_add_ta_autr()
509 if(ctx->finalized) { in ub_ctx_trustedkeys()
551 if(ctx->finalized) { in ub_ctx_async()
745 if(!ctx->finalized) { in ub_resolve()
791 if(!ctx->finalized) { in ub_resolve_event()
833 if(!ctx->finalized) { in ub_resolve_async()
[all …]
H A Dcontext.h84 int finalized; member
H A Dcontext.c107 ctx->finalized = 1; in context_finalize()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DCMS_add1_signer.pod31 structure is not complete and must be finalized either by streaming (if
53 The returned CMS_ContentInfo structure will be valid and finalized when this
57 CMS_SignerInfo structure will not be finalized so additional attributes
86 before it is finalized.
H A DPKCS7_sign_add_signer.pod30 is not complete and must be finalized either by streaming (if applicable) or
47 returned B<PKCS7> structure will be valid and finalized when this flag is set.
50 B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes
72 before it is finalized.
H A DEVP_VerifyInit.pod59 Since only a copy of the digest context is ever finalized the context must
H A DEVP_SignInit.pod63 Since only a copy of the digest context is ever finalized the context must
H A DEVP_DigestVerifyInit.pod87 Since only a copy of the digest context is ever finalized, the context must
H A DEVP_DigestSignInit.pod134 Since only a copy of the digest context is ever finalized, the context must
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DCMS_add1_signer.pod31 structure is not complete and must be finalized either by streaming (if
53 The returned CMS_ContentInfo structure will be valid and finalized when this
57 CMS_SignerInfo structure will not be finalized so additional attributes
86 before it is finalized.
H A DPKCS7_sign_add_signer.pod30 is not complete and must be finalized either by streaming (if applicable) or
47 returned B<PKCS7> structure will be valid and finalized when this flag is set.
50 B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes
72 before it is finalized.
H A DCMS_EnvelopedData_create.pod42 The B<CMS_ContentInfo> structure needs to be finalized using L<CMS_final(3)>
H A DEVP_VerifyInit.pod67 Since only a copy of the digest context is ever finalized the context must
H A DEVP_SignInit.pod71 Since only a copy of the digest context is ever finalized the context must
/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/
H A DREADME2 to run HSA finalized programs produced by the BRIG frontend.
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A DKconfig.unstable13 finalized. Such prototypes may be withdrawn or substantially
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRay.rst200 The finalization routine is the opposite of the initialization. When finalized,
231 programmatically until the buffers are finalized and flushed. To use FDR mode
243 the logging implementation is finalized -- at which point it can be flushed and
261 // At this point, we are sure that the log is finalized, so we may try
H A DXRayFDRFormat.rst16 is finalized and flushed.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Dsync.md49 ;; Until the RISC-V memory model (hence its mapping from C++) is finalized,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Dsync.md49 ;; Until the RISC-V memory model (hence its mapping from C++) is finalized,
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.2151 were implemented before the DANE spec was finalized:
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dsync.md62 ;; Until the LoongArch memory model (hence its mapping from C++) is finalized,

123