Searched
full:leak (Results
1276 -
1300 of
2655) sorted by null
<<51525354555657585960>>
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/AArch64/ |
ArmMmuLibCore.c | 400 // Rerun GetBlockEntryListFromAddress to avoid page table memory leak
|
/external/ImageMagick/ |
ChangeLog | 69 * Fix small memory leak (patch provided by ?????? ??????).
|
Makefile.am | 213 $(MAKE) MEMCHECK='valgrind --tool=memcheck --leak-check=full --read-var-info=yes \
|
/external/ImageMagick/www/ |
changelog.html | 72 <li> Fix small memory leak (patch provided by ?????? ??????).</li>
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tools.Tests.pas | 607 will be no memory leak. }
|
/external/apache-http/android/src/android/net/http/ |
AndroidHttpClient.java | 194 Log.e(TAG, "Leak found", mLeakedException);
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2RTFDTM.java | 318 * less attractive, would be to just let them leak... Nah.
|
/external/autotest/client/common_lib/ |
global_config.py | 375 shadow_config doesn't leak into unittests. Provide a fake object for that
|
/external/avb/contrib/linux/4.4/ |
0002-ANDROID-AVB-error-handler-to-invalidate-vbmeta-parti.patch | 248 + /* Technically, we'll leak a page with the pending bio, but
|
/external/boringssl/src/util/ |
all_tests.go | 140 valgrindArgs := []string{"--error-exitcode=99", "--track-origins=yes", "--leak-check=full", "--quiet"}
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
GCMBlockCipher.java | 28 // 2^36-32 : limitation imposed by NIST GCM as otherwise the counter is wrapped and it can leak
|
/external/capstone/arch/AArch64/ |
AArch64BaseInfo.c | 80 // NOTE: caller must free() the result itself to avoid memory leak [all...] |
/external/clang/lib/ARCMigrate/ |
TransRetainReleaseDealloc.cpp | 144 // Change the -release to "receiver = nil" in a finally to avoid a leak
|
TransUnbridgedCasts.cpp | 371 "destroyed object and a __bridge_retained may leak the object";
|
/external/clang/test/Driver/ |
fsanitize-coverage.c | 9 // RUN: %clang -target x86_64-linux-gnu -fsanitize=leak -fsanitize-coverage=func %s -### 2>&1 | FileCheck %s --check-prefix=CHECK-SANITIZE-COVERAGE-FUNC
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_symbolizer_posix_libcdep.cc | 56 // it does not allocate). For now, we just call it anyway, and we leak
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_report.cc | 94 return "thread leak";
|
/external/curl/tests/ |
memanalyze.pl | 373 print "Leak detected: memory still allocated: $totalmem bytes\n";
|
/external/dnsmasq/src/ |
lease.c | 419 script very slow, we just avoid a memory leak if it does. */
|
/external/elfutils/libelf/ |
elf_compress.c | 48 /* Cleanup and return result. Don't leak memory. */
|
/external/expat/doc/ |
xmlwf.sgml | 264 not a leak in <command>&dhpackage;</command>.
|
xmlwf.xml | 266 not a leak in <command>&dhpackage;</command>.
|
/external/icu/icu4c/source/common/ |
ucmndata.cpp | 364 * close the memory mapping so it doesn't leak. Note that this has
|
/external/icu/icu4c/source/test/intltest/ |
colldata.cpp | 542 // delete before continue to avoid memory leak.
|
/external/jemalloc/include/jemalloc/internal/ |
prof.h | 253 extern bool opt_prof_leak; /* Dump leak summary at exit. */
|
Completed in 826 milliseconds
<<51525354555657585960>>