HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 1426 - 1450 of 2655) sorted by null

<<51525354555657585960>>

  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 478 // Do not add the statement itself as a range in case of leak.
    [all...]
  /external/e2fsprogs/
RELEASE-NOTES 455 Fixed a memory leak in tune2fs.
644 Fixed a file descriptor leak in debugfs when copying files.
    [all...]
  /external/python/cpython2/Lib/test/
test_generators.py 576 address space, and it *looked* like a very slow leak.
    [all...]
  /external/python/cpython3/Lib/test/
test_generators.py 891 address space, and it *looked* like a very slow leak.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_generators.py 576 address space, and it *looked* like a very slow leak.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_generators.py 576 address space, and it *looked* like a very slow leak.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_generators.py 576 address space, and it *looked* like a very slow leak.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_generators.py 576 address space, and it *looked* like a very slow leak.
    [all...]
  /external/syslinux/com32/lib/libpng/
CHANGES 203 fixed memory leak in pngwrite.c (free info_ptr->text) (Glenn R-P)
516 Added code in pngwrite.c to free info_ptr->text[i].key to stop a memory leak.
    [all...]
  /external/valgrind/docs/html/
manual-core.html 372 by a memcheck leak suppression). Here's the suppressions used by a
492 Memcheck:Leak
502 This suppresses Memcheck memory-leak errors, in the case where
    [all...]
  /external/clang/test/Analysis/
plist-macros.cpp 21 y++; // expected-warning {{Potential leak of memory pointed to by 'x'}}
312 // CHECK-NEXT: <string>Potential leak of memory pointed to by &apos;x&apos;</string>
314 // CHECK-NEXT: <string>Potential leak of memory pointed to by &apos;x&apos;</string>
317 // CHECK-NEXT: <key>description</key><string>Potential leak of memory pointed to by &apos;x&apos;</string>
319 // CHECK-NEXT: <key>type</key><string>Memory leak</string>
    [all...]
  /external/libexif/
ChangeLog     [all...]
  /external/valgrind/docs/xml/
manual-core-adv.xml 233 memcheck leak search can be requested from the client program
310 Valgrind core or tool functionalities, including incremental leak search
615 allocated memory blocks. To have this leak check executed, use the GDB
634 ==2418== LEAK SUMMARY:
672 lines, when given in a shell, will cause the same leak search to be executed
    [all...]
  /external/googletest/googletest/docs/
FAQ.md 369 may want to make sure that all of a GUI library's test cases don't leak
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java     [all...]
  /art/runtime/interpreter/
unstarted_runtime_test.cc     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
regrtest.py 47 -l/--findleaks -- if GC is available detect tests that leak memory
    [all...]
test_subprocess.py 359 # Test for the fd leak reported in http://bugs.python.org/issue2791.
479 # Make sure we leak no resources
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_testcapimodule.c 786 for both long and int arguments. The test may leak a little memory if
1022 /* Test the u and u# codes for PyArg_ParseTuple. May leak memory in case
    [all...]
  /external/clang/test/Driver/
sanitizer-ld.c 277 // RUN: -target x86_64-unknown-linux -fsanitize=leak \
287 // RUN: %clang -fsanitize=leak,address %s -### -o %t.o 2>&1 \
  /external/jemalloc/src/
prof.c     [all...]
  /external/libchrome/base/
tracked_objects_unittest.cc 40 // On entry, leak any database structures in case they are still in use by
49 // We should not need to leak any structures we create, since we are
    [all...]
  /external/ltp/
runltp 147 [CHECK_TYPE=1 => Full Memory Leak Check tracing children as well]
149 [CHECK_TYPE=3 => Full Memory Leak & Thread Concurrency Check tracing children as well]
    [all...]
  /external/tensorflow/tensorflow/contrib/mpi_collectives/kernels/
mpi_ops.cc     [all...]
  /external/v8/gypfiles/
standalone.gypi 631 '-fsanitize=leak',
634 '-fsanitize=leak',
    [all...]

Completed in 942 milliseconds

<<51525354555657585960>>