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

<<51525354555657585960>>

  /external/python/cpython3/Lib/test/
audiotests.py 110 # produce a resource leak warning.
  /external/python/cpython3/Lib/test/libregrtest/
cmdline.py 210 help='if GC is available detect tests that leak memory')
  /external/python/cpython3/Misc/
SpecialBuilds.txt 27 there's probably a leak. Remember, though, that in interactive mode the special
  /external/scapy/scapy/contrib/
eigrp.py 305 _EIGRP_STUB_FLAGS = ["connected", "static", "summary", "receive-only", "redistributed", "leak-map"]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instruction.h 257 /// memory leak. It also returns false for instructions related to control
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 767 // Enable memory-leak reports
  /external/syslinux/gpxe/src/drivers/infiniband/
arbel.c 662 /* Leak memory and return; at least we avoid corruption */
950 /* Leak memory and return; at least we avoid corruption */
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
cudnn_convolution_algorithm_picker.cc 191 // that our allocations don't leak.
  /external/tensorflow/tensorflow/contrib/lite/g3doc/
apis.md 354 An `Interpreter` owns resources. To avoid memory leak, the resources must be
  /external/tensorflow/tensorflow/contrib/session_bundle/
session_bundle_test.cc 171 // SessionBundles. Concurrent with adding this test, we had a leak where the
  /external/tensorflow/tensorflow/core/distributed_runtime/
executor_test.cc 368 // else there can be a memory leak at termination.
  /external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
Session.java 102 // Possible leak of the Session and Graph in this case?
  /external/tensorflow/tensorflow/python/client/
tf_session_helper.cc 127 // container so that we do not leak
  /external/tensorflow/tensorflow/python/lib/core/
py_func.cc 472 // Sometimes py_funcs can be called without a session and leak memory. This
  /external/tensorflow/tensorflow/python/ops/
script_ops.py 145 # Strings seem to lead to a memory leak here if they're not wrapped in a
  /external/v8/src/compiler/
code-assembler.h 173 // don't leak outside of the the compiler directory..
  /external/v8/src/
d8.h 428 // this method leak memory due to the API of setenv in the standard C library.
  /external/v8/src/ic/arm64/
handler-compiler-arm64.cc 581 // If the callback cannot leak, then push the callback directly,
  /external/valgrind/coregrind/
m_options.c 259 // This memory will leak, But we don't care because
  /external/vulkan-validation-layers/libs/glm/detail/
_features.hpp 207 // Minimal support for garbage collection and reachability-based leak detection N2670 No
  /external/wayland/tests/
connection-test.c 608 * we should not leak memory
  /external/webrtc/webrtc/base/
logging.cc 112 // cleanup by setting to NULL, or let it leak (safe at program exit).
  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
audio_encoder_cng_unittest.cc 406 // Don't provide a Vad mock object, since it will leak when the test dies.
  /external/webrtc/webrtc/p2p/base/
stunport.cc 445 // If we can't stamp the related address correctly, empty it to avoid leak.
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 119 // Flag unusual case that could be caused by a leak. b/36778087

Completed in 6243 milliseconds

<<51525354555657585960>>