Searched
full:leak (Results
901 -
925 of
1447) sorted by null
<<31323334353637383940>>
| /external/stlport/test/unit/ |
| vector_test.cpp | 531 // We prefer a simple memory leak, internal corruption should be reveal
|
| /external/valgrind/main/coregrind/m_demangle/ |
| demangle.c | 124 // does leak. But, we can't do much about it, and it's not a disaster,
|
| /frameworks/base/core/java/android/net/http/ |
| AndroidHttpClient.java | 196 Log.e(TAG, "Leak found", mLeakedException);
|
| /frameworks/base/docs/html/guide/topics/resources/ |
| runtime-changes.jd | 113 leak all the views and resources of the original activity instance. (Leaking resources
|
| /frameworks/base/docs/html/training/basics/activity-lifecycle/ |
| starting.jd | 269 potentially leak memory if not properly closed, you should kill them during {@link
|
| /frameworks/base/docs/html/training/contacts-provider/ |
| retrieve-details.jd | 267 leak. For example:
|
| /frameworks/wilhelm/tests/native-media/jni/ |
| native-media-jni.c | 505 // make sure we don't leak native windows
|
| /libcore/luni/src/main/java/java/util/logging/ |
| LogManager.java | 140 // FIXME: use weak reference to avoid heap memory leak
|
| /ndk/tests/device/test-gnustl-full/unit/ |
| vector_test.cpp | 531 // We prefer a simple memory leak, internal corruption should be reveal
|
| /ndk/tests/device/test-stlport/unit/ |
| vector_test.cpp | 531 // We prefer a simple memory leak, internal corruption should be reveal
|
| /packages/apps/UnifiedEmail/src/com/android/bitmap/ |
| ContiguousFIFOAggregator.java | 86 * with this key in the future, or you will leak the key.
|
| /packages/services/Telephony/src/com/android/phone/ |
| NetworkSetting.java | 261 * leak exceptions.
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| lock_tests.py | 134 # The lock shouldn't leak a Thread instance when used from a foreign
|
| test_bsddb.py | 263 # do the bsddb._DBWithCursor iterator internals leak cursors?
|
| test_subprocess.py | 410 # Test for the fd leak reported in http://bugs.python.org/issue2791. 530 # Make sure we leak no resources 676 """Test for the fork() failure fd leak reported in issue16327.""" [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
| handlers.py | 441 # Do not allow os.environ to leak between requests in Google App Engine
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| lock_tests.py | 134 # The lock shouldn't leak a Thread instance when used from a foreign
|
| test_bsddb.py | 263 # do the bsddb._DBWithCursor iterator internals leak cursors?
|
| test_subprocess.py | 410 # Test for the fd leak reported in http://bugs.python.org/issue2791. 530 # Make sure we leak no resources 676 """Test for the fork() failure fd leak reported in issue16327.""" [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
| handlers.py | 441 # Do not allow os.environ to leak between requests in Google App Engine
|
| /system/core/init/ |
| builtins.c | 477 * process if anything goes wrong (crash or memory leak), and wait for
|
| /system/core/libdiskconfig/ |
| diskconfig.c | 102 /* bleh, i will leak memory here, but i DONT CARE since
|
| /bionic/libc/stdio/ |
| vfprintf.c | 810 #if 1 /* BIONIC: remove memory leak when printing doubles */ 820 #if 1 /* BIONIC: remove memory leak when printing doubles */
|
| /cts/tests/tests/text/src/android/text/format/cts/ |
| TimeTest.java | 144 // We'd leak one JNI global reference each time parsing failed. 158 // We'd leak one JNI global reference each time parsing failed.
|
| /external/chromium/chrome/browser/safe_browsing/ |
| safe_browsing_service.cc | 87 // don't leak it. 615 // create a new database object (via GetDatabase()) that would then leak. [all...] |
Completed in 1995 milliseconds
<<31323334353637383940>>