| /freebsd-12.1/contrib/compiler-rt/lib/xray/ |
| H A D | xray_fdr_controller.h | 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() 350 if (finalized() || in typedEvent() [all …]
|
| H A D | xray_fdr_flags.inc | 24 "notice that the log has been finalized and clean up.")
|
| H A D | xray_profiling_flags.inc | 26 "notice that the profiler has been finalized and clean up.")
|
| /freebsd-12.1/contrib/unbound/libunbound/ |
| H A D | libunbound.c | 348 if(ctx->finalized) { in ub_ctx_set_option() 377 if(ctx->finalized) { in ub_ctx_config() 395 if(ctx->finalized) { in ub_ctx_add_ta() 414 if(ctx->finalized) { in ub_ctx_add_ta_file() 432 if(ctx->finalized) { in ub_ctx_add_ta_autr() 452 if(ctx->finalized) { in ub_ctx_trustedkeys() 494 if(ctx->finalized) { in ub_ctx_async() 914 if(ctx->finalized) { in ub_ctx_set_fwd() 980 if(ctx->finalized) { in ub_ctx_set_tls() 1021 if(ctx->finalized) { in ub_ctx_set_stub() [all …]
|
| H A D | context.h | 84 int finalized; member
|
| H A D | context.c | 99 ctx->finalized = 1; in context_finalize()
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | PKCS7_sign_add_signer.pod | 29 is not complete and must be finalized either by streaming (if applicable) or 46 returned PKCS7 structure will be valid and finalized when this flag is set. 49 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 86 before it is finalized.
|
| H A D | EVP_VerifyInit.pod | 59 Since only a copy of the digest context is ever finalized the context must
|
| H A D | EVP_SignInit.pod | 78 Since only a copy of the digest context is ever finalized the context must
|
| H A D | EVP_DigestVerifyInit.pod | 87 Since only a copy of the digest context is ever finalized, the context must
|
| H A D | EVP_DigestSignInit.pod | 136 Since only a copy of the digest context is ever finalized, the context must
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | cgraphunit.c | 330 if (node->finalized in cgraph_varpool_remove_unreferenced_decls() 422 node->local.finalized = false; in cgraph_reset_node() 484 if (node->local.finalized) in cgraph_finalize_function() 489 node->local.finalized = true; in cgraph_finalize_function() 909 node->finalized = 1; in cgraph_varpool_assemble_pending_decls() 1024 if (node->local.finalized) in process_function_and_variable_attributes() 1035 if (node->local.finalized) in process_function_and_variable_attributes() 1047 if (vnode->finalized) in process_function_and_variable_attributes() 1058 if (vnode->finalized) in process_function_and_variable_attributes() 1171 if (node->local.finalized && !DECL_SAVED_TREE (decl)) in cgraph_finalize_compilation_unit() [all …]
|
| H A D | cgraph.c | 619 if (!node->reachable && node->local.finalized) in cgraph_mark_reachable_node() 733 if (node->local.finalized) in dump_cgraph_node() 799 if (node->finalized) in dump_cgraph_varpool_node() 927 if (!node->needed && node->finalized in cgraph_varpool_mark_needed_node() 986 if (node->finalized) in cgraph_varpool_finalize_decl() 994 node->finalized = true; in cgraph_varpool_finalize_decl() 1186 if (!node->finalized) in cgraph_variable_initializer_availability()
|
| H A D | cgraph.h | 65 unsigned finalized : 1; member 222 unsigned finalized : 1; member
|
| H A D | toplev.c | 762 if (node->finalized) in wrapup_global_declaration_2()
|
| H A D | varasm.c | 2006 || !node->local.finalized)) in mark_decl_referenced()
|
| H A D | ChangeLog-2003 | 9105 * cgraph.c (cgraph_mark_reachable_node): Only enqueue finalized 16206 * cgraphunit.c (cgraph_finalize_function): Set finalized. 16209 * cgraph.h (cgraph_local_info): Add finalized field.
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/ |
| H A D | reps-strings.c | 1013 svn_boolean_t finalized; member 1192 if (! wb->finalized) in rep_write_close_contents() 1198 wb->finalized = TRUE; in rep_write_close_contents()
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | decl2.c | 1414 return cgraph_varpool_node (var)->finalized; in var_finalized_p() 3323 && !cgraph_node (decl)->local.finalized) in emit_instantiate_pending_templates()
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 263 A finalized event cannot be re-added or activated. The finalizer 265 "resucitate" the event being finalized in any way.
|
| /freebsd-12.1/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.
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0001 | 2276 locking in a frag address now that symbols are not finalized until 2384 that have been finalized.
|
| /freebsd-12.1/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 1376 When RFC2553 was about to be finalized, there was discussion on how struct
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 4688 // TODO: These intrinsics are not yet finalized, pending PTX ISA design work
|