| /freebsd-14.2/contrib/kyua/utils/process/ |
| H A D | executor.cpp | 305 bool cleaned; member 348 if (!cleaned) { in ~impl() 385 cleaned = true; in cleanup() 416 PRE(!_pimpl->cleaned); in cleanup() 418 POST(_pimpl->cleaned); in cleanup() 553 bool cleaned; member 561 cleaned(false) in impl() 568 if (!cleaned) { in ~impl() 583 PRE(!cleaned); in cleanup() 737 PRE(!_pimpl->cleaned); in cleanup() [all …]
|
| /freebsd-14.2/tools/tools/locale/tools/ |
| H A D | cldr2def.pl | 296 my @cleaned; 301 push @cleaned, $_; 303 return join(";",@cleaned); 318 my @cleaned; 326 push @cleaned, $_; 328 return join(";",@cleaned);
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 117 …COV_PATH} --remove ${_outputname}.info 'tests/*' '/usr/*' --output-file ${_outputname}.info.cleaned 118 COMMAND ${GENHTML_PATH} -o ${_outputname} ${_outputname}.info.cleaned 119 COMMAND ${CMAKE_COMMAND} -E remove ${_outputname}.info ${_outputname}.info.cleaned
|
| /freebsd-14.2/contrib/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 117 …COV_PATH} --remove ${_outputname}.info 'tests/*' '/usr/*' --output-file ${_outputname}.info.cleaned 118 COMMAND ${GENHTML_PATH} -o ${_outputname} ${_outputname}.info.cleaned 119 COMMAND ${CMAKE_COMMAND} -E remove ${_outputname}.info ${_outputname}.info.cleaned
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_lib_ctx_get_data.pod | 55 Any resources allocated via a run once initialisation routine can be cleaned up 99 * method's destructor will be called when the library context is cleaned up.
|
| /freebsd-14.2/sys/dev/cxgb/ |
| H A D | cxgb_adapter.h | 232 uint32_t cleaned; member 519 #define desc_reclaimable(q) ((int)((q)->processed - (q)->cleaned - TX_MAX_DESC))
|
| H A D | cxgb_sge.c | 385 q->cleaned += reclaim; in reclaim_completed_tx() 412 unsigned int r = q->processed - q->cleaned; in should_restart_tx() 979 reclaim_ofl = txq[TXQ_OFLD].processed - txq[TXQ_OFLD].cleaned; in sge_timer_cb() 1872 unsigned int reclaim = q->processed - q->cleaned; in reclaim_completed_tx_imm() 1875 q->cleaned += reclaim; in reclaim_completed_tx_imm() 3536 CTLFLAG_RD, &txq->cleaned, in t3_add_configured_sysctls()
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | EVP_VerifyInit.pod | 68 be cleaned up after use by calling EVP_MD_CTX_free() or a memory leak
|
| H A D | EVP_SignInit.pod | 72 be cleaned up after use by calling EVP_MD_CTX_free() or a memory leak
|
| H A D | EVP_MD_meth_new.pod | 153 cleanup before the method's private data structure is cleaned out and
|
| H A D | EVP_CIPHER_meth_new.pod | 204 extra cleanup before the method's private data structure is cleaned
|
| H A D | OSSL_trace_set_channel.pod | 128 will be lost if the tracing channel or callback were cleaned away
|
| H A D | EVP_DigestInit.pod | 312 the digest context I<ctx> is automatically cleaned up with EVP_MD_CTX_reset(). 664 If digest contexts are not cleaned up after use,
|
| H A D | OPENSSL_init_crypto.pod | 229 resources are cleaned up on library exit) except if thread local resources
|
| H A D | ASYNC_start_job.pod | 41 user code exits per-thread resources need to be cleaned up. This will normally
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8998-clamshell.dtsi | 97 * If EFIFB is used, enabling MMCC will cause important MMSS clocks to be cleaned
|
| /freebsd-14.2/contrib/nvi/regex/ |
| H A D | WHATSNEW | 15 makefile has generally been cleaned up some. Fixes have been made
|
| /freebsd-14.2/lib/libc/regex/ |
| H A D | WHATSNEW | 15 makefile has generally been cleaned up some. Fixes have been made
|
| /freebsd-14.2/sys/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 87 # is automatically cleaned up.
|
| /freebsd-14.2/sys/dev/mlx4/mlx4_en/ |
| H A D | en.h | 357 u64 cleaned; member
|
| /freebsd-14.2/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 1307 The LLDB temp directory for this system that will be cleaned up on exit. 1311 The LLDB temp directory for this system, NOT cleaned up on a process
|
| /freebsd-14.2/contrib/one-true-awk/ |
| H A D | FIXES.1e | 422 cleaned up a handful of tests that didn't seem to actually 997 cleaned up some declarations so gcc -Wall is now almost silent. 1107 cleaned up some error messages; "out of space" now means 1408 Error reporting slightly cleaned up.
|
| /freebsd-14.2/contrib/openpam/ |
| H A D | HISTORY | 160 - ENHANCE: cleaned up the documentation a bit.
|
| /freebsd-14.2/contrib/atf/ |
| H A D | NEWS | 36 any stale files left behind by ATF will be automatically cleaned up. 714 documented and cleaned up. These include those grammars that define how
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-2.0 | 299 [Autogenerated from the Git log, sorted and cleaned by hand.] 383 [Autogenerated from the Git log, sorted and cleaned by hand.] 404 [Autogenerated from the Git log, sorted and cleaned by hand.] 523 [Autogenerated from the Git log, sorted and cleaned by hand.] 569 [Autogenerated from the Git log, sorted and cleaned by hand.]
|