HomeSort by relevance Sort by last modified time
    Searched full:cleanups (Results 26 - 50 of 172) sorted by null

12 3 4 5 6 7

  /external/libxml2/doc/
news.html 183 <li>Cleanups:<br />
270 <li> Cleanups:<br />
278 Spec cleanups and a fix for multiarch support (Daniel Veillard),<br />
295 More cleanups to the documentation part of libxml2 (Daniel Richard G)<br />
302 More updates and cleanups on autotools and Makefiles (Daniel Richard G),<br />
369 Cleanups and new limit APIs for dictionaries (Daniel Veillard),<br />
380 More cleanups for input/buffers code (Daniel Veillard),<br />
402 <li> Cleanups:<br />
403 Various cleanups to avoid compiler warnings (Daniel Veillard),<br />
406 Second round of cleanups for LibXML2 docs/examples (Daniel Richard),<br /
    [all...]
xml.html     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
Win64Exception.cpp 157 /// blocks and other cleanups, the landing pad label is zero, and the filter
164 /// Jump to the landing pad label after cleanups.
184 // - Cleanups are not implemented.
245 // cleanups, so slot zero corresponds to selector 1.
351 // handlers. Cleanups don't contribute to the ip2state table yet, so don't
EHStreamer.h 121 // selector is for cleanups, and positive selectors are for catch clauses.
  /external/clang/lib/CodeGen/
CGCleanup.h 1 //===-- CGCleanup.h - Classes for cleanups IR generation --------*- C++ -*-===//
10 // These classes support the generation of LLVM IR for cleanups.
231 /// Extra information required for cleanups that have resolved
CGCall.h 132 /// Deactivate these cleanups immediately before making the call. This
CGStmt.cpp 304 // We can't return an RValue here because there might be cleanups at
406 // normal cleanups. Jumps "in" to this label --- when permitted by
407 // the language --- may need to be routed around such cleanups.
448 // Reparent the labels if the new scope also has cleanups.
861 // Create a cleanup scope for the condition variable cleanups.
872 // If there are any cleanups between here and the loop-exit scope,
    [all...]
CodeGenFunction.h 106 /// require a jump out through normal cleanups.
156 /// cleanups associated with the parameters.
256 /// should emit cleanups.
438 /// \brief Enters a new scope for capturing cleanups, all of which
467 /// cleanups.
476 /// \brief Determine whether this scope requires any cleanups.
481 /// \brief Force the emission of cleanups now, instead of waiting
515 /// cleanups.
528 /// \brief Force the emission of cleanups now, instead of waiting
611 /// that have been added, then adds all lifetime-extended cleanups fro
    [all...]
CGExprAgg.cpp 1201 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; local
    [all...]
  /external/ceres-solver/docs/source/
version_history.rst 123 #. 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/clang/test/CodeGenObjC/
ns_consume_null_check.m 32 // Ensure that we build PHIs correctly in the presence of cleanups.
  /external/clang/tools/driver/
cc1_main.cpp 50 // Run the interrupt handlers to make sure any special cleanups get done, in
  /external/elfutils/src/libasm/
ChangeLog 110 Little cleanups.
  /external/llvm/lib/Support/
ErrorHandling.cpp 99 // to make sure any special cleanups get done, in particular that we remove
  /external/mesa3d/docs/
relnotes-8.0.2.html 107 <li>darwin: config file cleanups</li>
  /frameworks/compile/mclinker/lib/LD/
TextDiagnosticPrinter.cpp 128 // to make sure any special cleanups get done, in particular that we
  /external/llvm/docs/
ExceptionHandling.rst 51 blocks or cleanups --- that function registers itself on a global frame
261 Cleanups
266 provide a variety of different kinds of cleanups. In general, a landing pad may
268 block. To indicate the presence of cleanups, a :ref:`i_landingpad` should have
280 When all cleanups are finished, if the exception is not handled by the current
309 that they will stop to perform cleanups. For example, the GNU C++ unwinder
539 outlined in SEH. After running cleanups, execution immediately resumes at this
  /external/elfutils/src/
NEWS 631 More Makefile and spec file cleanups.
647 Some cleanups resulting from those additional warnings.
796 cleanups to compile cleanly with gcc 3.3 and -Werror.
813 Cleanups and more SPARC support by Tom Callaway <tcallaway@redhat.com>.
817 64-bit cleanups for the programs.
1140 Various cleanups.
    [all...]
  /external/libvncserver/x11vnc/
cleanup.c 210 /* X keyboard cleanups */
578 /* X keyboard cleanups */
  /external/llvm/tools/bugpoint/
BugDriver.h 222 /// This method clones the current Program and performs a series of cleanups
224 /// MayModifySemantics argument is true, then the cleanups is allowed to
  /external/ipsec-tools/
NEWS 7 o Some code cleanups/compilation fixes with recent gcc
  /external/lldb/test/unittest2/test/
test_case.py 56 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'))])
    [all...]
  /external/valgrind/docs/internals/
notes.txt 103 The following cleanups need to be done.
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_defines.h 291 * during cleanups. These support nesting, so we need to keep a list of
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.def 193 DEFTIMEVAR (TV_POST_EXPAND , "post expand cleanups")

Completed in 1085 milliseconds

12 3 4 5 6 7