Searched
full:leaks (Results
276 -
300 of
776) sorted by null
<<11121314151617181920>>
/external/gtest/samples/ |
sample10_unittest.cc | 75 // destroyed by each test, and reports a failure if a test leaks some Water
|
/external/libvpx/libvpx/vpx_mem/include/ |
vpx_mem_tracker.h | 82 to check for memory leaks, but we do not waste cache space for bounds check padding)
|
/external/llvm/lib/Support/ |
DynamicLibrary.cpp | 12 // FIXME: This file leaks ExplicitSymbols and OpenedHandles!
|
/external/mesa3d/docs/ |
relnotes-6.5.1.html | 87 <li>fixed some memory leaks (and potential crashes) in Xlib driver
|
/external/mesa3d/src/gallium/tests/graw/ |
fs-fragcoord.c | 190 /* At the moment, libgraw leaks out/makes available some of the
|
fs-write-z.c | 169 /* At the moment, libgraw leaks out/makes available some of the
|
/external/protobuf/gtest/samples/ |
sample10_unittest.cc | 75 // destroyed by each test, and reports a failure if a test leaks some Water
|
/external/qemu/ |
block.h | 102 int leaks; member in struct:BdrvCheckResult
|
/external/skia/src/views/ |
SkEventSink.cpp | 295 on shutdown, to ensure no memory leaks. It should not be called
|
/external/v8/src/ |
v8.h | 104 // compilers for security. In order to prevent information leaks we
|
/external/valgrind/main/ |
glibc-2.3.supp | 322 ## LinuxThreads leaks the stack and TLS data for the manager thread 324 LinuxThreads: leaks stack of manager thread 331 LinuxThreads: leaks TLS data for manager thread 338 LinuxThreads: leaks TLS data for manager thread
|
/frameworks/base/core/java/android/test/ |
AndroidTestCase.java | 148 * to scrub out any class variables. This protects against memory leaks in the case where a
|
/frameworks/base/test-runner/src/android/test/ |
ApplicationTestCase.java | 150 // Scrub out members - protects against memory leaks in the case where someone
|
/libcore/dalvik/src/main/java/dalvik/system/ |
CloseGuard.java | 210 + "See java.io.Closeable for information on avoiding resource leaks.");
|
/libcore/luni/src/main/java/org/apache/harmony/security/fortress/ |
Engine.java | 37 * internal {@code Engine} values to null to prevent memory leaks.
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample10_unittest.cc | 75 // destroyed by each test, and reports a failure if a test leaks some Water
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
ItemInfo.java | 181 * to the activity (anything in the view hierarchy etc.). If not, leaks can result since
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
ItemInfo.java | 174 * to the activity (anything in the view hierarchy etc.). If not, leaks can result since
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xalloca.h | 48 * memory leaks or worse on others.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xalloca.h | 48 * memory leaks or worse on others.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xalloca.h | 48 * memory leaks or worse on others.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pkgutil.py | 136 # this is necessary if test is run repeated (like when finding leaks)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pkgutil.py | 136 # this is necessary if test is run repeated (like when finding leaks)
|
/external/libsepol/ |
ChangeLog | 281 * Merged fixes for several memory leaks in the error paths during 624 * Merged fixes for resource leaks on error paths and 628 * Merged more fixes for resource leaks on error paths 639 * Fixed further memory leaks found by valgrind. 642 * Fixed several memory leaks found by valgrind.
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoThumbnailFragment.java | 230 // Sets variables to null, to avoid memory leaks 320 // Sets the Adapter's backing data to null. This prevents memory leaks.
|
Completed in 1039 milliseconds
<<11121314151617181920>>