Searched
full:leak (Results
651 -
675 of
2655) sorted by null
<<21222324252627282930>>
/external/python/cpython2/Mac/Modules/ |
autoGIL.c | 46 but this doesn't seem to happen. So for now: leak. */
|
/external/python/cpython2/Python/ |
modsupport.c | 24 Errors may still leak memory. 203 /* Note that we can't bail immediately on error as this will leak 247 /* Note that we can't bail immediately on error as this will leak 292 /* Note that we can't bail immediately on error as this will leak
|
/external/python/cpython3/Misc/ |
coverity_model.c | 32 * resource leak false positive */
|
/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/ |
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json | 195 "--leak-check=full",
|
/external/skia/infra/bots/recipes/perf.expected/ |
Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json | 118 "--leak-check=full",
|
Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json | 118 "--leak-check=full",
|
/external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/ |
Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json | 195 "--leak-check=full",
|
/external/skqp/infra/bots/recipes/perf.expected/ |
Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json | 118 "--leak-check=full",
|
Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json | 118 "--leak-check=full",
|
/external/tensorflow/tensorflow/core/framework/ |
tensor_reference.h | 29 // IMPORTANT: If you do not call Unref(), you will likely leak tensor memory.
|
/external/tensorflow/tensorflow/core/kernels/ |
constant_op_test.cc | 80 // Remove memory leak errors.
|
/external/valgrind/include/ |
pub_tool_signals.h | 43 // only by Memcheck during leak checking. We should find a way to remove
|
/external/webrtc/webrtc/system_wrappers/include/ |
static_instance.h | 46 // reclaimed by the OS and memory leak tools will not recognize memory
|
/frameworks/base/cmds/statsd/src/condition/ |
CombinationConditionTracker.h | 108 // increases the risk of circular dependency and memory leak.
|
/frameworks/base/core/java/android/net/ |
IpSecUdpEncapResponse.java | 40 // TODO: tests to ensure this doesn't leak
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
Dependency.java | 101 import com.android.systemui.util.leak.GarbageMonitor; 102 import com.android.systemui.util.leak.LeakDetector; 103 import com.android.systemui.util.leak.LeakReporter; 144 * An email address to send memory leak reports to by default.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
TrackedCollections.java | 17 package com.android.systemui.util.leak;
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/ |
GarbageMonitorTest.java | 17 package com.android.systemui.util.leak;
|
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/ |
ListenerUtil.java | 33 * when used with BindingAdapters. This guarantees not to leak the listener or the View,
|
/frameworks/support/car/src/main/java/androidx/car/utils/ |
CarUxRestrictionsHelper.java | 67 * <p>This method must be accompanied with a matching {@link #stop()} to avoid leak.
|
/frameworks/support/lifecycle/viewmodel/src/main/java/androidx/lifecycle/ |
ViewModel.java | 101 * prevent a leak of this ViewModel.
|
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/verifier/ |
DatabaseVerifier.kt | 81 * Unregisters the JDBC driver. If we don't do this, we'll leak the driver which leaks a
|
/frameworks/support/samples/SupportEmojiDemos/ |
lint-baseline.xml | 28 message="Do not place Android context classes in static fields (static reference to `Config` which has field `mContext` pointing to `Context`); this is a memory leak (and also breaks Instant Run)"
|
/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
CarUxRestrictionsHelper.java | 58 * <p>This method must be accompanied with a matching {@link #stop()} to avoid leak.
|
/packages/apps/Dialer/java/com/android/dialer/common/concurrent/ |
DialerFutureSerializer.java | 86 // future that eventually came from immediateFuture(null), this doesn't leak throwables
|
Completed in 6404 milliseconds
<<21222324252627282930>>