| /src/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_fdr_controller.h | 42 bool finalized() const XRAY_NEVER_INSTRUMENT { in finalized() function 71 if (finalized()) in setupNewBuffer() 104 if (finalized()) in setupNewBuffer() 110 if (finalized()) in prepareBuffer() 137 if (finalized()) { in returnBuffer() 246 if (finalized() || in functionEnter() 270 if (finalized()) in functionTailExit() 295 if (finalized() || in functionEnterArg() 312 if (finalized() || in functionExit() 335 if (finalized() || in customEvent() [all …]
|
| H A D | xray_fdr_flags.inc | 23 "notice that the log has been finalized and clean up.")
|
| H A D | xray_profiling_flags.inc | 25 "notice that the profiler has been finalized and clean up.")
|
| /src/contrib/unbound/libunbound/ |
| H A D | libunbound.c | 416 if(ctx->finalized) { in ub_ctx_set_option() 445 if(ctx->finalized) { in ub_ctx_config() 463 if(ctx->finalized) { in ub_ctx_add_ta() 482 if(ctx->finalized) { in ub_ctx_add_ta_file() 500 if(ctx->finalized) { in ub_ctx_add_ta_autr() 520 if(ctx->finalized) { in ub_ctx_trustedkeys() 562 if(ctx->finalized) { in ub_ctx_async() 756 if(!ctx->finalized) { in ub_resolve() 802 if(!ctx->finalized) { in ub_resolve_event() 844 if(!ctx->finalized) { in ub_resolve_async() [all …]
|
| H A D | context.h | 84 int finalized; member
|
| H A D | context.c | 117 ctx->finalized = 1; in context_finalize()
|
| /src/crypto/openssl/doc/man3/ |
| H A D | PKCS7_sign_add_signer.pod | 30 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 D | CMS_add1_signer.pod | 31 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 87 before it is finalized.
|
| H A D | CMS_EnvelopedData_create.pod | 42 The B<CMS_ContentInfo> structure needs to be finalized using L<CMS_final(3)>
|
| H A D | CMAC_CTX.pod | 85 CMAC_resume() resumes a previously finalized CMAC calculation, allowing
|
| H A D | EVP_VerifyInit.pod | 69 Since only a copy of the digest context is ever finalized the context must
|
| H A D | EVP_SignInit.pod | 73 Since only a copy of the digest context is ever finalized the context must
|
| /src/usr.sbin/fwget/pci/ |
| H A D | pci | 32 0x00) echo "old" ;; # built before class codes were finalized
|
| /src/contrib/llvm-project/lld/COFF/ |
| H A D | Chunks.cpp | 1036 assert(!finalized && "should only finalize once"); in finalizeContents() 1041 finalized = true; in finalizeContents()
|
| H A D | Chunks.h | 505 bool finalized = false; variable
|
| /src/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.h | 1349 void finalizeContents() override { finalized = true; } in finalizeContents() 1354 bool finalized = false; variable
|
| H A D | SyntheticSections.cpp | 4339 return !finalized || !entries.empty(); in isNeeded()
|
| /src/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 145 Any required reviews can then be finalized and the pull request merged.
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticCommonKinds.td | 130 "cannot rebuild module '%0' as it is already finalized">, DefaultFatal;
|
| /src/contrib/libevent/ |
| H A D | whatsnew-2.1.txt | 259 A finalized event cannot be re-added or activated. The finalizer 261 "resucitate" the event being finalized in any way.
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 259 A finalized event cannot be re-added or activated. The finalizer 261 "resucitate" the event being finalized in any way.
|
| /src/sys/contrib/zstd/ |
| H A D | CHANGELOG | 301 api : finalized advanced API, last stage before "stable" status
|
| /src/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 1361 When RFC2553 was about to be finalized, there was discussion on how struct
|
| /src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 4554 // TODO: These intrinsics are not yet finalized, pending PTX ISA design work
|