HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 601 - 625 of 1447) sorted by null

<<21222324252627282930>>

  /external/chromium_org/net/http/
http_server_properties_impl.cc 104 // Note: we're going to leak this.
  /external/chromium_org/ppapi/utility/
completion_callback_factory.h 740 // the callback anymore, otherwise we may leak resource or var references.
794 // the callback anymore, otherwise we may leak resource or var references.
858 // the callback anymore, otherwise we may leak resource or var references.
    [all...]
  /external/chromium_org/remoting/host/
host_main.cc 179 // Needed so we don't leak objects when threads are created.
  /external/chromium_org/skia/ext/
image_operations_bench.cc 261 // avoid nasty valgrind complaints for the leak of the global command line.
  /external/chromium_org/sync/internal_api/public/util/
weak_handle_unittest.cc 233 // |b2| shouldn't leak when it's destroyed, even if the original
  /external/chromium_org/testing/gtest/samples/
sample5_unittest.cc 41 // make sure that all tests for a GUI library don't leak important
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
enginetest.c 108 /* enable memory leak checking unless explicitly disabled */
  /external/chromium_org/third_party/tcmalloc/vendor/
README_windows.txt 69 features of perftools, such as the cpu-profiler and leak-checker, have
  /external/chromium_org/tools/memory_watcher/
preamble_patcher.cc 201 // when we're unpatching malloc. We just let this live on as a leak.]
  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.h 45 // TODO(ncarter): Update the leak expectations before checkin.
  /external/clang/include/clang/Analysis/Support/
BumpVector.h 236 // For now, leak 'Begin'. We can add it back to a freelist in
  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 10 // This file defines stack address leak checker, which checks if an invalid
  /external/dropbear/libtommath/
changes.txt 115 -- Fixed a memory leak in s_mp_exptmod() [called when Barrett reduction is to be used] which would arise
124 -- Added fix to mp_shrink() to avoid a memory leak.
144 -- In mp_grow() "a->dp" is not overwritten by realloc call [re: memory leak]
365 v0.04 -- Fixed a memory leak in mp_to_unsigned_bin
  /external/elfutils/src/
ranlib.c 89 /* Make memory leak detection possible. */
  /external/gtest/samples/
sample5_unittest.cc 41 // make sure that all tests for a GUI library don't leak important
  /external/guava/guava/src/com/google/common/collect/
ImmutableCollection.java 250 * that implementation types do not leak into the serialized representation.
  /external/icu4c/io/
ufile.c 147 return result; /* not a file leak */
  /external/jpeg/
jcapimin.c 274 * memory leak if an app calls write_tables repeatedly without doing a full
  /external/libselinux/src/
sestatus.c 341 /* not much we can do other than leak memory */
  /external/libvpx/libvpx/third_party/googletest/src/samples/
sample5_unittest.cc 41 // make sure that all tests for a GUI library don't leak important
  /external/llvm/lib/Analysis/
CaptureTracking.cpp 111 // its return value and doesn't unwind (a readonly function can leak bits
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentDisposition.java 156 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
MimeVersion.java 170 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
MinExpires.java 140 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
Protocol.java 187 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak

Completed in 1258 milliseconds

<<21222324252627282930>>