/external/oprofile/ |
D | README | 20 oprofile release, and contributed bug fixes and several cleanups. 22 Graydon Hoare <graydon@redhat.com> provided P4 port, bug fixes and cleanups.
|
D | ChangeLog-2003 | 13 * 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/ |
D | CGObjCRuntime.cpp | 235 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local 277 cleanups.ForceCleanup(); in EmitTryCatchStmt() 310 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
|
D | CGExprAgg.cpp | 883 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local 1068 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local 1118 cleanups.push_back(CGF.EHStack.stable_begin()); in VisitInitListExpr() 1134 for (unsigned i = cleanups.size(); i != 0; --i) in VisitInitListExpr() 1135 CGF.DeactivateCleanupBlock(cleanups[i-1], cleanupDominator); in VisitInitListExpr() 1374 const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(init); in MaybeEmitStdInitializerListCleanup() local 1375 if (cleanups) in MaybeEmitStdInitializerListCleanup() 1376 init = cleanups->getSubExpr(); in MaybeEmitStdInitializerListCleanup()
|
D | CGBlocks.cpp | 575 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects(); in enterNonTrivialFullExpression() local 577 i = cleanups.begin(), e = cleanups.end(); i != e; ++i) { in enterNonTrivialFullExpression() 1346 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local 1412 cleanups.ForceCleanup(); in GenerateDestroyHelperFunction()
|
D | CodeGenModule.cpp | 1429 ArrayRef<ExprWithCleanups::CleanupObject> cleanups; in MaybeEmitGlobalStdInitializerListInitializer() local 1432 cleanups = withCleanups->getObjects(); in MaybeEmitGlobalStdInitializerListInitializer() 1478 if (!cleanups.empty()) in MaybeEmitGlobalStdInitializerListInitializer() 1479 arrayInit = ExprWithCleanups::Create(ctx, arrayInit, cleanups); in MaybeEmitGlobalStdInitializerListInitializer()
|
D | CGObjC.cpp | 2471 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in tryEmitARCRetainScalarExpr() local 2472 CGF.enterFullExpression(cleanups); in tryEmitARCRetainScalarExpr() 2474 return tryEmitARCRetainScalarExpr(CGF, cleanups->getSubExpr()); in tryEmitARCRetainScalarExpr() 2677 CodeGenFunction::RunCleanupsScope cleanups(*this); in EmitObjCThrowOperand() local
|
/external/clang/test/CodeGenObjCXX/ |
D | literals.mm | 52 // Check cleanups 99 // Check cleanups
|
/external/grub/ |
D | AUTHORS | 27 support for the grub shell, and configure process cleanups.
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 53 blocks or cleanups --- that function registers itself on a global frame 204 provide a variety of different kinds of cleanups. In general, a landing pad may 206 block. To indicate the presence of cleanups, a `landingpad 219 When all cleanups are finished, if the exception is not handled by the current 248 that they will stop to perform cleanups. For example, the GNU C++ unwinder
|
/external/grub/netboot/ |
D | tulip.txt | 9 cleanups to make time-based activities more reliable.
|
/external/elfutils/libasm/ |
D | ChangeLog | 81 Little cleanups.
|
/external/elfutils/ |
D | NEWS | 320 More Makefile and spec file cleanups. 336 Some cleanups resulting from those additional warnings. 485 cleanups to compile cleanly with gcc 3.3 and -Werror. 506 64-bit cleanups for the programs. 829 Various cleanups.
|
D | ChangeLog | 165 * configure.ac: Major cleanups. Use aux dir.
|
/external/dbus/ |
D | NEWS.pre-1-0 | 181 - UTF-8 cleanups 205 - Makefile cleanups 317 - mono binding cleanups 398 - cleanups to marshaling code 477 - some docs cleanups
|
/external/clang/test/Analysis/ |
D | objc-arc.m | 116 // Test that dead store checking works in the prescence of "cleanups" in the AST.
|
/external/ipsec-tools/ |
D | NEWS | 7 o Some code cleanups/compilation fixes with recent gcc
|
/external/iproute2/ |
D | ChangeLog | 315 * tc pedit/action cleanups 317 * rtattr_parse cleanups
|
/external/valgrind/main/docs/internals/ |
D | notes.txt | 103 The following cleanups need to be done.
|
/external/chromium/third_party/libevent/ |
D | ChangeLog | 130 o debug cleanups in signal.c; from Christopher Layne 187 o Small code cleanups in epoll_dispatch().
|
/external/expat/ |
D | Changes | 43 - Minor cleanups of the test harness.
|
/external/elfutils/libebl/ |
D | ChangeLog | 682 * eblstrtab.c: A few cleanups. 694 * eblstrtab.c: Minor cleanups.
|
/external/libsepol/ |
D | ChangeLog | 324 * Merged cleanups patch from Ivan Gyurdiev. 396 * Merged MLS and genusers cleanups from Ivan Gyurdiev.
|
/external/strace/ |
D | strace.spec | 217 - code cleanups (#143369, #143370)
|
/external/checkpolicy/ |
D | ChangeLog | 424 * Merged coding style cleanups from James Morris.
|