Home
last modified time | relevance | path

Searched refs:Cleanups (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/main/docs/internals/
DDarwin-notes.txt79 * Cleanups: sort wrappers in syswrap-darwin.c and priv_syswrap-darwin.h
83 * Cleanups: m_scheduler/sema.c: use pipe implementation
87 * Cleanups: m_debugstub: move to attic
92 * Cleanups (Linux,AIX5): bogus launcher-path mangling logic in
95 * Cleanups (ALL PLATFORMS): m_signals.c: are the _MY_SIGRETURN
98 * Cleanups: check that changes to VG_(stat) and VG_(stat64) have
101 * Cleanups: #if !HAVE_PROC in m_main (to do with /proc/<pid>/cmdline
/external/elfutils/libcpu/
DChangeLog112 * defs/i386: Cleanups, remove masks which are not needed.
/external/clang/lib/CodeGen/
DCGClass.cpp424 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in EmitAggMemberInitializer() local
500 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in EmitAggMemberInitializer() local
/external/elfutils/libelf/
DChangeLog354 * elf32_updatefile.c (updatemmap): Cleanups. Remove shdr_dest
/external/clang/lib/AST/
DDecl.cpp1489 if (const ExprWithCleanups *Cleanups = dyn_cast<ExprWithCleanups>(E)) in extendsLifetimeOfTemporary() local
1490 E = Cleanups->getSubExpr(); in extendsLifetimeOfTemporary()
/external/elfutils/libebl/
DChangeLog686 * eblgstrtab.c: Cleanups a few printf format strings.
/external/elfutils/
DNEWS502 Cleanups and more SPARC support by Tom Callaway <tcallaway@redhat.com>.
/external/clang/lib/Sema/
DSemaExprCXX.cpp4631 ArrayRef<ExprWithCleanups::CleanupObject> Cleanups in MaybeCreateExprWithCleanups() local
4635 Expr *E = ExprWithCleanups::Create(Context, SubExpr, Cleanups); in MaybeCreateExprWithCleanups()
/external/bluetooth/glib/
DNEWS2303 - Cleanups, add more error checking [Ray Strode]
/external/bluetooth/glib/docs/reference/
DChangeLog935 * glib/tmpl/hooks.sgml: Cleanups and fixes
/external/bison/
DChangeLog1204 Cleanups so that Bison-generated parsers have less lint.
/external/webkit/Tools/
DChangeLog-2009-06-167342 Cleanups.
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1017432 Cleanups.
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1439345 Cleanups mostly inspired by Coverage results.
DChangeLog-2008-08-1028906 Cleanups.