HomeSort by relevance Sort by last modified time
    Searched full:leaks (Results 476 - 500 of 776) sorted by null

<<11121314151617181920>>

  /external/dexmaker/src/main/java/com/google/dexmaker/stock/
ProxyBuilder.java 108 * If the base class to be proxied leaks the {@code this} pointer in the constructor (bad practice),
464 // This is required to handle the case of construction of an object which leaks the
    [all...]
  /external/qemu/memcheck/
memcheck_proc_management.c 605 // Process is terminating. Report leaks and free resources.
678 T(PROC_EXIT, "memcheck: Exiting process %s[pid=%u] in thread %u. Memory leaks detected: %u\n",
  /frameworks/base/core/java/android/os/
Handler.java 68 * of classes can potentially create leaks.
193 Log.w(TAG, "The following Handler class should be static or leaks might occur: " +
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflap.so 
libmudflap.so.0 
libmudflap.so.0.0.0 
libmudflapth.so 
libmudflapth.so.0 
libmudflapth.so.0.0.0 
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 1 //==-- RetainCountChecker.cpp - Checks for leaks and other issues -*- C++ -*--//
963 // RetainCount checker to report leaks and use-after-free if SelfInit checker
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
versions.html 484 <li>fixed memory leaks in context.c and drawpix.c
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
tester.tcl 576 puts "All memory allocations freed - no leaks"
594 puts "Writing leaks.sql..."
596 memdebug_log_sql leaks.sql
    [all...]
  /external/mesa3d/docs/
versions.html 484 <li>fixed memory leaks in context.c and drawpix.c
    [all...]
  /external/valgrind/main/massif/docs/
ms-manual.xml 37 <para>Also, there are certain space leaks that aren't detected by
40 but it's not in use. Programs that have leaks like this can
42 time. Massif can help identify these leaks.</para>
    [all...]
  /external/libmtp/
ChangeLog     [all...]
  /external/v8/
ChangeLog 653 Fixing parallel execution in d8 (with -p) and some memory leaks.
746 Fix several memory leaks.
757 Fixed memory leaks in zones and isolates.
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ChangeLog 241 * Add HEAP_CHECK_MAX_LEAKS flag to control #leaks to report (glider)
267 * Add debugallocation library, to catch memory leaks, stomping, etc
    [all...]
  /external/chromium_org/tools/valgrind/memcheck/
suppressions_mac.txt 102 # Intentional leaks in AppKit, for an OS-level cache. Only appear on the first
157 # __cxa_get_globals leaks a structure when called for the first time
    [all...]
  /art/compiler/sea_ir/ir/
sea.cc 656 // so that we avoid possible memory leaks from allocating objects dynamically.
  /bionic/libc/bionic/
malloc_debug_common.cpp 484 // It's great that other unclosed FILE*s show up as malloc leaks, but we need to manually
pthread_debug.cpp 136 * NOT thread-safe and leaks everything
  /external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox 51 /// The advantage of using object factories is of course that memory leaks and accessing de-allocated
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest.mm 205 // Test drawing, mostly to ensure nothing leaks or crashes.
    [all...]
  /external/chromium/net/base/
dnsrr_resolver.cc 369 // memory leaks or worse errors.
  /external/chromium/testing/gtest/src/
gtest-port.cc 91 // to avoid leaks.

Completed in 651 milliseconds

<<11121314151617181920>>