HomeSort by relevance Sort by last modified time
    Searched full:leaked (Results 151 - 175 of 383) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
pystone.py 20 First, it leaked memory: in Proc1(), NextRecord ends
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
pystone.py 20 First, it leaked memory: in Proc1(), NextRecord ends
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
pystone.py 20 First, it leaked memory: in Proc1(), NextRecord ends
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
pystone.py 20 First, it leaked memory: in Proc1(), NextRecord ends
  /bionic/libc/malloc_debug/
README.md 208 then the log will include the backtrace of the leaked allocations. This
218 04-15 12:35:33.304 7412 7412 E malloc_debug: +++ APP leaked block of size 100 at 0x2be3b0b0 (leak 1 of 2)
224 04-15 12:35:33.305 7412 7412 E malloc_debug: +++ APP leaked block of size 24 at 0x7be32380 (leak 2 of 2)
  /external/freetype/src/base/
ftdbgmem.c 355 /* remove all blocks from the table, revealing leaked ones */
369 "leaked memory block at address %p, size %8ld in (%s:%ld)\n",
419 "FreeType: %ld bytes of memory leaked in %ld blocks\n",
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftdbgmem.c 355 /* remove all blocks from the table, revealing leaked ones */
369 "leaked memory block at address %p, size %8ld in (%s:%ld)\n",
419 "FreeType: %ld bytes of memory leaked in %ld blocks\n",
  /external/pdfium/third_party/freetype/src/base/
ftdbgmem.c 355 /* remove all blocks from the table, revealing leaked ones */
369 "leaked memory block at address %p, size %8ld in (%s:%ld)\n",
419 "FreeType: %ld bytes of memory leaked in %ld blocks\n",
  /external/valgrind/memcheck/docs/
mc-manual.xml 635 the pointer to a leaked block was lost; you have to work that out for
658 in the Valgrind gdbserver to list the addresses of the leaked blocks and/or give
    [all...]
  /external/bison/tests/
glr-regression.at 938 ## Leaked semantic values if user action cuts parse. ##
941 AT_SETUP([Leaked semantic values if user action cuts parse])
1402 ## Leaked semantic values when reporting ambiguity. ##
1405 AT_SETUP([Leaked semantic values when reporting ambiguity])
1484 ## Leaked lookahead after nondeterministic parse syntax error. ##
1487 AT_SETUP([Leaked lookahead after nondeterministic parse syntax error])
    [all...]
  /external/clang/test/Analysis/
objc-arc.m 526 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not referenced later in this execution path and has a retain count of +1</string>
528 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not referenced later in this execution path and has a retain count of +1</string>
    [all...]
dtor.cpp 249 // leading the analyzer to believe that the malloc'd memory had leaked.
retain-release-inline.m 301 // On return (intraprocedural), assume CF objects are leaked.
307 // On return (intraprocedural), assume NSObjects are not leaked.
  /art/runtime/base/unix_file/
fd_file.cc 127 // Test here, so the file is closed and not leaked.
  /bionic/libc/bionic/
ndk_cruft.cpp 286 // A leaked BSD stdio implementation detail that's now a no-op.
  /cts/tests/tests/net/src/android/net/cts/
TrafficStatsTest.java 64 assertTrue("Tag leaked", TrafficStats.getThreadStatsTag() != 0xf00d);
  /docs/source.android.com/src/security/authentication/
fingerprint-hal.jd 118 <li>Fingerprint data is not leaked
  /external/libchrome/base/memory/
singleton.h 199 // thus the singleton will be leaked if it is ever accessed. Traits::RAE
  /external/libchrome/base/metrics/
statistics_recorder.cc 43 // As per crbug.com/79322 the histograms are intentionally leaked.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
DEBUG 37 including the list of leaked memory blocks with the source
  /external/valgrind/helgrind/
hg_lock_n_thread.h 58 allocated and never deallocated (simply leaked). Also ThrID, which
  /frameworks/base/services/core/java/com/android/server/media/
RemoteDisplayProviderProxy.java 420 * to prevent the client from being leaked in case the service is holding an
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 199 u32 leaky_ap_avg_num_frames_leaked; // average number of frame leaked by AP after frame with PM bit set was ACK'ed by AP
  /system/extras/perfprofd/quipper/base/
macros.h 250 // it is leaked so that its destructors are not called at exit. If you need
  /external/valgrind/exp-dhat/docs/
dh-manual.xml 228 simply leaked. So, here is 180k of completely useless allocation that
233 leaked, they are also never used.</para>

Completed in 1408 milliseconds

1 2 3 4 5 67 8 91011>>