| /freebsd-13.1/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() 709 PRE(!_pimpl->cleaned); in cleanup() [all …]
|
| /freebsd-13.1/contrib/apr/strings/ |
| H A D | apr_cpystrn.c | 93 char *cleaned, *dirty; in apr_tokenize_to_argv() local 135 #define REMOVE_ESCAPE_CHARS(cleaned, dirty, escaped) \ in apr_tokenize_to_argv() argument 143 *cleaned++ = *dirty; \ in apr_tokenize_to_argv() 147 *cleaned = 0; /* last line of macro... */ in apr_tokenize_to_argv() 180 cleaned = dirty = (*argv_out)[argnum]; in apr_tokenize_to_argv() 181 REMOVE_ESCAPE_CHARS(cleaned, dirty, escaped); in apr_tokenize_to_argv()
|
| /freebsd-13.1/tools/tools/locale/tools/ |
| H A D | cldr2def.pl | 299 my @cleaned; 304 push @cleaned, $_; 306 return join(";",@cleaned); 321 my @cleaned; 329 push @cleaned, $_; 331 return join(";",@cleaned);
|
| /freebsd-13.1/sys/dev/cxgb/ |
| H A D | cxgb_adapter.h | 234 uint32_t cleaned; member 521 #define desc_reclaimable(q) ((int)((q)->processed - (q)->cleaned - TX_MAX_DESC))
|
| H A D | cxgb_sge.c | 387 q->cleaned += reclaim; in reclaim_completed_tx() 414 unsigned int r = q->processed - q->cleaned; in should_restart_tx() 981 reclaim_ofl = txq[TXQ_OFLD].processed - txq[TXQ_OFLD].cleaned; in sge_timer_cb() 1877 unsigned int reclaim = q->processed - q->cleaned; in reclaim_completed_tx_imm() 1880 q->cleaned += reclaim; in reclaim_completed_tx_imm() 3544 CTLFLAG_RD, &txq->cleaned, in t3_add_configured_sysctls()
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | EVP_VerifyInit.pod | 60 be cleaned up after use by calling EVP_MD_CTX_free() or a memory leak
|
| H A D | EVP_SignInit.pod | 64 be cleaned up after use by calling EVP_MD_CTX_free() or a memory leak
|
| H A D | EVP_DigestVerifyInit.pod | 88 be cleaned up after use by calling EVP_MD_CTX_free() or a memory leak
|
| H A D | EVP_DigestInit.pod | 151 automatically cleaned up. 358 If digest contexts are not cleaned up after use,
|
| H A D | EVP_MD_meth_new.pod | 143 cleanup before the method's private data structure is cleaned out and
|
| H A D | EVP_DigestSignInit.pod | 135 be cleaned up after use by calling EVP_MD_CTX_free() or a memory leak
|
| H A D | EVP_CIPHER_meth_new.pod | 199 extra cleanup before the method's private data structure is cleaned
|
| H A D | ASYNC_start_job.pod | 41 user code exits per-thread resources need to be cleaned up. This will normally
|
| /freebsd-13.1/contrib/googletest/googlemock/ |
| H A D | CHANGES | 78 * Significantly cleaned up compiler warnings.
|
| /freebsd-13.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-generated-nice-strict.h.pump | 99 // constructors as public. These tests would need to be cleaned up first.
|
| /freebsd-13.1/lib/libc/regex/ |
| H A D | WHATSNEW | 15 makefile has generally been cleaned up some. Fixes have been made
|
| /freebsd-13.1/contrib/nvi/regex/ |
| H A D | WHATSNEW | 15 makefile has generally been cleaned up some. Fixes have been made
|
| /freebsd-13.1/sys/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 87 # is automatically cleaned up.
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_en/ |
| H A D | en.h | 357 u64 cleaned; member
|
| /freebsd-13.1/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 1304 The LLDB temp directory for this system that will be cleaned up on exit. 1308 The LLDB temp directory for this system, NOT cleaned up on a process
|
| /freebsd-13.1/contrib/one-true-awk/ |
| H A D | FIXES | 351 cleaned up a handful of tests that didn't seem to actually 926 cleaned up some declarations so gcc -Wall is now almost silent. 1036 cleaned up some error messages; "out of space" now means 1337 Error reporting slightly cleaned up.
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | NEWS | 963 Lastly, libmdoc and libman have been cleaned up and reduced in size 974 * cleaned up handling of error conditions. 1050 * cleaned up exiting when invoked as -Tlint or over multiple files 1128 * Longsoon architecture also noted and Makefile cleaned up.
|
| /freebsd-13.1/contrib/openpam/ |
| H A D | HISTORY | 149 - ENHANCE: cleaned up the documentation a bit.
|
| /freebsd-13.1/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-13.1/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.]
|