Home
last modified time | relevance | path

Searched refs:cleanups (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/contrib/jemalloc/src/
H A Dtsd.c13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
345 pending[i] = cleanups[i](); in _malloc_thread_cleanup()
358 cleanups[ncleanups] = f; in malloc_tsd_cleanup_register()
/freebsd/contrib/libcbor/doc/source/api/
H A Ditem_reference_counting.rst26 As CBOR items may require complex cleanups at the end of their lifetime, there is a reference count…
/freebsd/contrib/unifdef/
H A DREADME40 - build and portability cleanups
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec40 code cleanups (thanks to Dag-Erling Smorgrav).
/freebsd/contrib/smbfs/
H A DHISTORY11 - Additional cleanups for FreeBSD builds.
27 - Misc code cleanups.
/freebsd/lib/libefivar/
H A DFreeBSD-update36 RESIST THE URGE TO CLEAN UP THESE FILES. Except when such cleanups help with the
/freebsd/contrib/one-true-awk/
H A DFIXES.1e190 More cleanups from Christos Zoulas: notably backslash continuation
196 More small cleanups from Christos Zoulas.
199 Additional cleanups from Christos Zoulas. It's no longer necessary
203 Additional small cleanups from Christos Zoulas. awk is now
213 A number of small cleanups from Christos Zoulas. Add the close
256 From Arnold Robbins, apply some cleanups in the test suite.
259 More fixes and cleanups from NetBSD, courtesy of Christos
263 Import second round of code cleanups from NetBSD. Much thanks
269 Import code cleanups from NetBSD. Much thanks to Christos
294 Pull in a number of code cleanups and minor fixes from
[all …]
H A DChangeLog29 * b.c: Small formatting cleanups in several routines.
35 for the report. Also, minor code formatting cleanups.
/freebsd/lib/libc/db/
H A Dchangelog30 all: Minor cleanups of 1.78 for porting reasons; only
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200573 * Numerous code cleanups
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp676 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
678 Expr *E = (cleanups ? cleanups->getSubExpr() : retValue); in adjustBlockReturnsToEnum()
682 if (cleanups) { in adjustBlockReturnsToEnum()
683 cleanups->setSubExpr(E); in adjustBlockReturnsToEnum()
/freebsd/contrib/ldns/packaging/fedora/
H A Dldns.spec206 - minor cleanups
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges61 - Source code cleanups
66 - Test suite cleanups:
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
H A DCGObjC.cpp3449 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local
3451 return EmitARCRetainScalarExpr(cleanups->getSubExpr()); in EmitARCRetainScalarExpr()
3464 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local
3466 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()
3574 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
3576 return emitARCUnsafeUnretainedScalarExpr(*this, cleanups->getSubExpr()); in EmitARCUnsafeUnretainedScalarExpr()
/freebsd/contrib/flex/
H A DNEWS123 *** general code cleanups in a number of tests now make the test suite compile much more cleanly
370 ** cleanups to the yy namespace
450 ** more test suite cleanups; in particular, the test suite should run
/freebsd/contrib/openbsm/
H A DNEWS27 - A variety of minor documentation cleanups.
345 - Various style and comment cleanups in include files.
511 - Many bug fixes, cleanups, thread safety in the class, control, event,
/freebsd/contrib/ntp/sntp/m4/
H A Dsnprintf.m423 # cleanups) would be sent back in order to let me include them in the version
/freebsd/contrib/tcsh/
H A DFixes366 64. Compilation cleanups. (Martin Kraemer)
417 32. Misc cast cleanups and code clarification (Miloslav Trmac)
477 53. literal code cleanups (Miloslav Trmac)
485 48. wide character/utf 8 cleanups (Michael Schroeder)
523 16. warning cleanups (Miloslav Trmac)
587 57. misc cleanups.
877 61. warning and portability cleanups on the new changes (Kaveh)
1488 76. More vms cleanups.
1605 91. Minor cleanups in refresh code.
1779 27. bindkey fixes (-c addition, casting cleanups)
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.4160 o debug cleanups in signal.c; from Christopher Layne
217 o Small code cleanups in epoll_dispatch().
/freebsd/contrib/libevent/
H A DChangeLog-1.4160 o debug cleanups in signal.c; from Christopher Layne
217 o Small code cleanups in epoll_dispatch().
/freebsd/sys/contrib/libsodium/
H A DChangeLog475 - further cleanups and enhanced compatibility with non-C99 compilers.
491 - A whole bunch of cleanups and portability enhancements.
/freebsd/libexec/bootpd/
H A DChanges280 Other cleanups.
/freebsd/
H A DCONTRIBUTING.md70 range of choices making some 'cleanups' ambiguous at best. Also, some files have
/freebsd/contrib/bzip2/
H A DCHANGES300 * 'const'/prototype cleanups in the C code.

123