Home
last modified time | relevance | path

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

123

/external/jemalloc/src/
Dtsd.c8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
51 pending[i] = cleanups[i](); in _malloc_thread_cleanup()
65 cleanups[ncleanups] = f; in malloc_tsd_cleanup_register()
/external/oprofile/
DREADME20 oprofile release, and contributed bug fixes and several cleanups.
22 Graydon Hoare <graydon@redhat.com> provided P4 port, bug fixes and cleanups.
DChangeLog-200313 * doc/oprofile.xml: minor language cleanups
712 * daemon/opd_perfmon.c: cleanups
1195 * libpp/locate_images.h: small cleanups
1268 * libabi/op_import.cpp: small cleanups
1276 * daemon/oprofiled.c: trivial cleanups
1365 cleanups, plus resistance to cookie lookup failures,
1670 workaround for now), minor cleanups
2955 cleanups
3983 instead. Concomitant cleanups.
4179 * libpp/profile.cpp: tiny cleanups, fix compile
[all …]
/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp241 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local
283 cleanups.ForceCleanup(); in EmitTryCatchStmt()
316 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
DCGExprAgg.cpp992 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local
1184 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
1232 cleanups.push_back(CGF.EHStack.stable_begin()); in VisitInitListExpr()
1248 for (unsigned i = cleanups.size(); i != 0; --i) in VisitInitListExpr()
1249 CGF.DeactivateCleanupBlock(cleanups[i-1], cleanupDominator); in VisitInitListExpr()
DCGBlocks.cpp633 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects(); in enterNonTrivialFullExpression() local
635 i = cleanups.begin(), e = cleanups.end(); i != e; ++i) { in enterNonTrivialFullExpression()
1493 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
1567 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
DCGObjC.cpp2716 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local
2717 enterFullExpression(cleanups); in EmitARCRetainScalarExpr()
2719 return EmitARCRetainScalarExpr(cleanups->getSubExpr()); in EmitARCRetainScalarExpr()
2732 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local
2733 enterFullExpression(cleanups); in EmitARCRetainAutoreleaseScalarExpr()
2735 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()
DCGStmt.cpp992 if (const ExprWithCleanups *cleanups = in EmitReturnStmt() local
994 enterFullExpression(cleanups); in EmitReturnStmt()
995 RV = cleanups->getSubExpr(); in EmitReturnStmt()
/external/clang/test/CodeGenObjCXX/
Dliterals.mm52 // Check cleanups
99 // Check cleanups
/external/clang/test/CodeGenObjC/
Darc-linetable-autorelease.m3 // ARC cleanups should be at the closing '}'.
Dns_consume_null_check.m32 // Ensure that we build PHIs correctly in the presence of cleanups.
/external/chromium_org/third_party/libxml/src/
DNEWS62 Fix Solaris binary links, cleanups (Daniel Veillard),
160 cleanups and error reports when xmlTextWriterVSprintf fails (Jinmei Tatuya)
213 (Robert Schwebel), python whitespace (Martin), many space/tabs cleanups,
251 Bramini), Win and MacOS EOL cleanups (Florent Guiliani), iconv need
418 cleanups, Python detection scheme (Joseph Sacco), UTF-8 file paths on
431 number of cleanups and small fixes based on Coverity reports, bug
437 - Documentation: man pages updates and cleanups (Daniel Leidert).
503 convention problems on Windows (Marcus Boerger), cleanups based on Linus'
685 without HTML parser, compilation warning cleanups (William Brack &
692 date handling, Python space/tabs cleanups (Malcolm Tredinnick), NMTOKENS
[all …]
/external/ceres-solver/docs/source/
Dversion_history.rst123 #. Variety of code cleanups, optimizations and bug fixes to the line
152 #. Variety of bug fixes and cleanups to the ``CMake`` build system
159 #. Variety of lint cleanups (William Rucklidge & Jim Roseborough)
160 #. Various internal cleanups including dead code removal.
200 #. Various Lint cleanups (William Rucklidge & Jim Roseborough)
275 #. Lint and other cleanups (William Rucklidge and James Roseborough)
277 #. Various corrections and cleanups in the documentation.
762 #. Various internal cleanups.
/external/lldb/test/unittest2/test/
Dtest_case.py56 cleanups = []
59 cleanups.append((1, args, kwargs))
62 cleanups.append((2, args, kwargs))
74 … self.assertEqual(cleanups, [(2, (), {}), (1, (1, 2, 3), dict(four='hello', five='goodbye'))])
/external/clang/lib/Sema/
DSemaLambda.cpp602 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
604 Expr *E = (cleanups ? cleanups->getSubExpr() : retValue); in adjustBlockReturnsToEnum()
607 if (cleanups) { in adjustBlockReturnsToEnum()
608 cleanups->setSubExpr(E); in adjustBlockReturnsToEnum()
/external/llvm/docs/
DExceptionHandling.rst51 blocks or cleanups --- that function registers itself on a global frame
251 provide a variety of different kinds of cleanups. In general, a landing pad may
253 block. To indicate the presence of cleanups, a :ref:`i_landingpad` should have
265 When all cleanups are finished, if the exception is not handled by the current
294 that they will stop to perform cleanups. For example, the GNU C++ unwinder
/external/elfutils/0.153/libasm/
DChangeLog94 Little cleanups.
/external/elfutils/0.153/
DNEWS481 More Makefile and spec file cleanups.
497 Some cleanups resulting from those additional warnings.
646 cleanups to compile cleanly with gcc 3.3 and -Werror.
667 64-bit cleanups for the programs.
990 Various cleanups.
DChangeLog245 * configure.ac: Major cleanups. Use aux dir.
/external/chromium_org/third_party/apache-win32/
DOPENSSL-NEWS.txt547 o Lots of enhancements and cleanups to the Configuration mechanism
550 o Source cleanups: const correctness, type-safe stacks and ASN.1 SETs
551 o Source tree cleanups: removed lots of obsolete files
578 o Lots of source tree cleanups.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
DCONTRIBUTORS135 Patches and cleanups for x86 and x64, particularly
/external/libnl/
DChangeLog256 o various cleanups
269 o overall cleanups for better code quality
/external/ipsec-tools/
DNEWS7 o Some code cleanups/compilation fixes with recent gcc
/external/valgrind/main/docs/internals/
Dnotes.txt103 The following cleanups need to be done.
/external/chromium_org/third_party/libevent/
DChangeLog130 o debug cleanups in signal.c; from Christopher Layne
187 o Small code cleanups in epoll_dispatch().

123