HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 776 - 800 of 1447) sorted by null

<<31323334353637383940>>

  /hardware/ti/omap3/dspbridge/inc/
list.h 118 * will cause a memory leak.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
list.h 118 * will cause a memory leak.
  /ndk/docs/text/
CPLUSPLUS-SUPPORT.text 181 - memory allocated in one library, and freed in the other would leak
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 38 * result in a storage leak if it's done on a regular basis.
  /ndk/sources/host-tools/nawk-20071023/
FIXES 119 fixed a storage leak in call() that appears to have been there since
303 finally found and fixed a memory leak in function call; it's
643 fixed storage leak in freefa, failing to recover [N]CCL.
861 another storage leak).
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
exception_safety.ipp 494 formatter << static_cast<unsigned int>(m_memory_in_use.size()) << " memory leak";
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogQueryHandler.java 86 * lead to a resource leak if the same query completes and we override the cursor without
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 38 * result in a storage leak if it's done on a regular basis.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 38 * result in a storage leak if it's done on a regular basis.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 38 * result in a storage leak if it's done on a regular basis.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 38 * result in a storage leak if it's done on a regular basis.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_pthread_alloc.h 38 * result in a storage leak if it's done on a regular basis.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mutants.py 153 # leak).
test_pty.py 51 # XXX(nnorwitz): these tests leak fds when there is an error.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mutants.py 153 # leak).
test_pty.py 51 # XXX(nnorwitz): these tests leak fds when there is an error.
  /external/checkpolicy/
ChangeLog 2 * fd leak reading policy
310 to allow leak detection.
  /external/chromium/crypto/
nss_util.cc 204 // NOTE(willchan): We don't actually execute this code since we leak NSS to
422 // NOTE(willchan): We don't actually execute this code since we leak NSS to
  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 508 bool leakable; // true iff it's OK to leak the object.
535 if (it->second.leakable) // The user said it's fine to leak this object.
  /external/chromium_org/base/process/
launch_posix.cc 141 // The motivation for going through all of them is that sa_restorer can leak
172 // Now ask the kernel again and check that no restorer will leak.
  /external/chromium_org/base/
tracked_objects_unittest.cc 25 // On entry, leak any database structures in case they are still in use by
31 // We should not need to leak any structures we create, since we are
  /external/chromium_org/crypto/
nss_util.cc 197 // NOTE(willchan): We don't actually execute this code since we leak NSS to
485 // NOTE(willchan): We don't actually execute this code since we leak NSS to
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.cpp 117 // only leak the NPObject wrapper, not the object, its document, or
400 // if a plugin leaks a reference, it could leak its objects (or the browser's objects).
  /external/chromium_org/third_party/libxml/src/
ChangeLog 171 * threads.c: patch from Daniel Zimmermann fixing a memory leak
460 * runsuite.c: small cleanup for non-leak reports
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 141 AC_CHECK_HEADERS(sys/prctl.h) # for thread_lister (needed by leak-checker)
142 AC_CHECK_HEADERS(linux/ptrace.h)# also needed by leak-checker

Completed in 2226 milliseconds

<<31323334353637383940>>