Home
last modified time | relevance | path

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

123

/freebsd-src/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-src/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-src/contrib/unifdef/
H A DREADME40 - build and portability cleanups
/freebsd-src/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec40 code cleanups (thanks to Dag-Erling Smorgrav).
/freebsd-src/contrib/smbfs/
H A DHISTORY11 - Additional cleanups for FreeBSD builds.
27 - Misc code cleanups.
/freebsd-src/lib/libefivar/
H A DFreeBSD-update36 RESIST THE URGE TO CLEAN UP THESE FILES. Except when such cleanups help with the
/freebsd-src/contrib/ldns/drill/
H A DChangeLog.22-nov-200573 * Numerous code cleanups
/freebsd-src/lib/libc/db/
H A Dchangelog30 all: Minor cleanups of 1.78 for porting reasons; only
/freebsd-src/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 an
[all...]
H A DChangeLog29 * b.c: Small formatting cleanups in several routines.
35 for the report. Also, minor code formatting cleanups.
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1404 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups()
1688 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitCXXParenListOrInitListExpr()
1785 // initialized, we can end up pushing a linear number of cleanups. in VisitCXXParenListOrInitListExpr()
1402 CodeGenFunction::RunCleanupsScope cleanups(CGF); VisitExprWithCleanups() local
1684 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; VisitCXXParenListOrInitListExpr() local
H A DCGObjCRuntime.cpp100 // layout object. However, this is blocked on other cleanups to the in EmitValueForIvarAtOffset()
123 /// Flags used to differentiate cleanups and catchalls in Windows SEH
270 // Leave any cleanups associated with the catch. in EmitTryCatchStmt()
328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
331 // ARC release and lock-release cleanups. in EmitAtSynchronizedStmt()
H A DCGObjC.cpp1079 // The constructor might require cleanups (in which case it's never in hasTrivialGetExpr()
3449 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr()
3451 return EmitARCRetainScalarExpr(cleanups->getSubExpr()); in EmitARCRetainScalarExpr() local
3464 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr()
3466 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr() local
3499 // Do so before running any cleanups for the full-expression. in EmitObjCThrowOperand()
3507 // only running cleanups after the throw has started, and when it in EmitObjCThrowOperand()
3574 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr()
3576 return emitARCUnsafeUnretainedScalarExpr(*this, cleanups->getSubExpr()); in EmitARCUnsafeUnretainedScalarExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp676 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in deduceClosureReturnType()
678 Expr *E = (cleanups ? cleanups->getSubExpr() : retValue); in deduceClosureReturnType()
682 if (cleanups) { in deduceClosureReturnType()
683 cleanups->setSubExpr(E); in deduceClosureReturnType()
1543 // cleanups from the enclosing full-expression. in repeatForLambdaConversionFunctionCallingConvs()
634 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); adjustBlockReturnsToEnum() local
/freebsd-src/contrib/ldns/packaging/fedora/
H A Dldns.spec206 - minor cleanups
/freebsd-src/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges61 - Source code cleanups
66 - Test suite cleanups:
/freebsd-src/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-src/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-src/contrib/ntp/sntp/m4/
H A Dsnprintf.m423 # cleanups) would be sent back in order to let me include them in the version
/freebsd-src/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-src/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-src/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-src/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-src/libexec/bootpd/
H A DChanges280 Other cleanups.
/freebsd-src/
H A DCONTRIBUTING.md70 range of choices making some 'cleanups' ambiguous at best. Also, some files have

123