HomeSort by relevance Sort by last modified time
    Searched full:leaked (Results 101 - 125 of 204) sorted by null

1 2 3 45 6 7 8 9

  /external/llvm/include/llvm-c/
Core.h 395 * will be leaked.
424 * will be leaked.
432 * will be leaked.
441 * leaked.
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/
V8GCController.cpp 93 // live global handles. Leaks are often come from leaked global handles.
  /frameworks/base/core/java/android/net/http/
AndroidHttpClient.java 234 * or significant resources (sockets and memory) may be leaked.
  /frameworks/base/core/java/android/view/
WindowManagerGlobal.java 312 what + " " + who + " has leaked window "
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
SecurityDetector.java 170 "ensure that they contain no private data that is leaked to other " +
  /external/qemu/memcheck/
memcheck_proc_management.c 622 // Dump leaked block information.
623 printf(" Leaked block %u:\n", leaks_reported + 1);
  /external/valgrind/main/docs/internals/
xml-output-protocol4.txt 476 KIND of the form "Leak_*", to indicate the number of leaked bytes and
549 to them are also in leaked blocks
  /frameworks/base/core/java/android/app/
LoadedApk.java 537 what + " " + who + " has leaked IntentReceiver "
563 what + " " + who + " has leaked ServiceConnection "
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflap.so 
libmudflap.so.0 
libmudflap.so.0.0.0 
libmudflapth.so 
libmudflapth.so.0 
libmudflapth.so.0.0.0 
  /external/clang/test/Analysis/
retain-release.m 620 // foo is not leaked, since it has been deallocated.
    [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java 661 * {@link ServiceConnection} is leaked during {@link Context}
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
login_utils.cc 525 // We use a special class for this so that it can be safely leaked if we
  /external/chromium/chrome/browser/cocoa/
keystone_glue.mm 248 static KeystoneGlue* sDefaultKeystoneGlue = nil; // leaked
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 132 /// BugReport path. For example, showing the allocation site of the leaked
  /external/clang/www/analyzer/
annotations.html 405 [Foo releaseSecondArg:a second:b]; <b><i>// 'a' is leaked, but 'b' is released.</i></b>
  /external/dropbear/
svr-chansession.c 1037 /* newvar is leaked here, but that's part of putenv()'s semantics */
  /external/openssl/crypto/
mem_dbg.c 773 BIO_printf(b,"%ld bytes leaked in %d chunks\n",
  /external/protobuf/java/src/main/java/com/google/protobuf/
FieldSet.java 133 * Get an iterator to the field map. This iterator should not be leaked
  /external/skia/src/animator/
SkAnimator.cpp 659 SkDebugf("!!! leaked %d displayables:\n", SkDisplayable::fAllocations.count());
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 278 // This cache is just leaked on shutdown.

Completed in 1005 milliseconds

1 2 3 45 6 7 8 9