/external/pdfium/tools/lsan/ |
lsan_suppressions.txt | 3 # If a CL introduces a new leak that isn't the fault of the CL itself (e.g. a 13 # CJS_Object/CJS_EmbedObj wrapped by v8::Object currently leak. See bug 260. 15 leak:*FXJS_NewFxDynamicObj* 18 leak:*CJS_Document*getField_static* 19 leak:*CJS_EventHandler*OnField*
|
/external/valgrind/memcheck/tests/ |
trivialleak.c | 5 void* leak __attribute__((unused)); local 8 leak = (void*)malloc( 1 );
|
leak-cases-full.stderr.exp | 7 by 0x........: mk (leak-cases.c:52) 8 by 0x........: f (leak-cases.c:78) 9 by 0x........: main (leak-cases.c:107) 13 by 0x........: mk (leak-cases.c:52) 14 by 0x........: f (leak-cases.c:81) 15 by 0x........: main (leak-cases.c:107) 19 by 0x........: mk (leak-cases.c:52) 20 by 0x........: f (leak-cases.c:84) 21 by 0x........: main (leak-cases.c:107) 25 by 0x........: mk (leak-cases.c:52 [all...] |
leak-cases-possible.stderr.exp | 7 by 0x........: mk (leak-cases.c:52) 8 by 0x........: f (leak-cases.c:74) 9 by 0x........: main (leak-cases.c:107) 13 by 0x........: mk (leak-cases.c:52) 14 by 0x........: f (leak-cases.c:76) 15 by 0x........: main (leak-cases.c:107) 19 by 0x........: mk (leak-cases.c:52) 20 by 0x........: f (leak-cases.c:91) 21 by 0x........: main (leak-cases.c:107)
|
leak-tree.stderr.exp | 7 by 0x........: mk (leak-tree.c:28) 8 by 0x........: f (leak-tree.c:44) 9 by 0x........: main (leak-tree.c:63) 13 by 0x........: mk (leak-tree.c:28) 14 by 0x........: f (leak-tree.c:43) 15 by 0x........: main (leak-tree.c:63)
|
leak-cycle.stderr.exp | 7 by 0x........: mk (leak-cycle.c:15) 8 by 0x........: mkcycle (leak-cycle.c:26) 9 by 0x........: main (leak-cycle.c:44) 13 by 0x........: mk (leak-cycle.c:15) 14 by 0x........: mkcycle (leak-cycle.c:26) 15 by 0x........: main (leak-cycle.c:45) 19 by 0x........: mk (leak-cycle.c:15) 20 by 0x........: mkcycle (leak-cycle.c:26) 21 by 0x........: main (leak-cycle.c:51) 25 by 0x........: mk (leak-cycle.c:15 [all...] |
leak-delta.stderr.exp | 4 by 0x........: f (leak-delta.c:14) 5 by 0x........: main (leak-delta.c:60) 11 by 0x........: f (leak-delta.c:14) 12 by 0x........: main (leak-delta.c:60) 16 by 0x........: f (leak-delta.c:23) 17 by 0x........: main (leak-delta.c:60) 22 by 0x........: f (leak-delta.c:28) 23 by 0x........: main (leak-delta.c:60) 29 by 0x........: f (leak-delta.c:14) 30 by 0x........: main (leak-delta.c:60 [all...] |
leak-segv-jmp.stderr.exp | 5 LEAK SUMMARY: 12 To see them, rerun with: --leak-check=full --show-leak-kinds=all 14 expecting a leak 17 by 0x........: f (leak-segv-jmp.c:295) 18 by 0x........: main (leak-segv-jmp.c:370) 20 LEAK SUMMARY: 27 To see them, rerun with: --leak-check=full --show-leak-kinds=all 30 expecting a leak agai [all...] |
lks.stderr.exp | 4 LEAK SUMMARY: 10 Rerun with --leak-check=full to see details of leaked memory 23 by 0x........: mk (leak-cases.c:52) 24 by 0x........: f (leak-cases.c:76) 25 by 0x........: main (leak-cases.c:107) 29 by 0x........: mk (leak-cases.c:52) 30 by 0x........: f (leak-cases.c:91) 31 by 0x........: main (leak-cases.c:107) 35 by 0x........: mk (leak-cases.c:52) 36 by 0x........: f (leak-cases.c:74 [all...] |
brk2.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
bug287260.stderr.exp | 8 For a detailed leak analysis, rerun with: --leak-check=full
|
erringfds.stderr.exp | 8 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-0.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-1.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
/build/kati/testcase/ |
autovar_assign.mk | 5 # x will leak if assigned. 12 # x won't leak
|
/external/opencv3/modules/python/test/ |
leak1.py | 5 cv.NamedWindow('Leak') 7 leak = np.random.random((480, 640)) * 255 variable 8 cv.ShowImage('Leak', leak.astype(np.uint8))
|
/external/valgrind/gdbserver_tests/ |
mcleak.stderrB.exp | 5 by 0x........: f (leak-delta.c:14) 6 by 0x........: main (leak-delta.c:60) 9 by 0x........: f (leak-delta.c:14) 10 by 0x........: main (leak-delta.c:60) 13 by 0x........: f (leak-delta.c:23) 14 by 0x........: main (leak-delta.c:60) 17 by 0x........: f (leak-delta.c:28) 18 by 0x........: main (leak-delta.c:60) 21 by 0x........: f (leak-delta.c:14) 22 by 0x........: main (leak-delta.c:60 [all...] |
mcblocklistsearch.stderrB.exp | 3 Breakpoint 1 at 0x........: file leak-tree.c, line 42. 4 Breakpoint 2 at 0x........: file leak-tree.c, line 67. 6 Breakpoint 1, f () at leak-tree.c:42 9 Breakpoint 2, main () at leak-tree.c:67 14 full leak search 17 by 0x........: mk (leak-tree.c:28) 18 by 0x........: f (leak-tree.c:41) 19 by 0x........: main (leak-tree.c:63) 22 by 0x........: mk (leak-tree.c:28) 23 by 0x........: f (leak-tree.c:42 [all...] |
mcleak.stderr.exp | 5 by 0x........: f (leak-delta.c:14) 6 by 0x........: main (leak-delta.c:60) 22 by 0x........: f (leak-delta.c:14) 23 by 0x........: main (leak-delta.c:60) 26 by 0x........: f (leak-delta.c:23) 27 by 0x........: main (leak-delta.c:60) 30 by 0x........: f (leak-delta.c:28) 31 by 0x........: main (leak-delta.c:60) 34 by 0x........: f (leak-delta.c:28) 35 by 0x........: main (leak-delta.c:60 [all...] |
mcleak.stdoutB.exp | 1 Breakpoint 1 at 0x........: file leak-delta.c, line 9. 3 Breakpoint 1, breakme () at leak-delta.c:9 5 #1 0x........ in f () at leak-delta.c:16 8 Breakpoint 1, breakme () at leak-delta.c:9 10 #1 0x........ in f () at leak-delta.c:19 13 Breakpoint 1, breakme () at leak-delta.c:9 15 #1 0x........ in f () at leak-delta.c:24 18 Breakpoint 1, breakme () at leak-delta.c:9 20 #1 0x........ in f () at leak-delta.c:29 23 Breakpoint 1, breakme () at leak-delta.c: [all...] |
mcclean_after_fork.stderr.exp | 5 For a detailed leak analysis, rerun with: --leak-check=full
|
mcmain_pic.stderr.exp | 5 For a detailed leak analysis, rerun with: --leak-check=full
|
/system/core/libmemunreachable/ |
LeakFolding.cpp | 48 LeakInfo& leak = it.second; local 49 for (auto& ref: leak.node.references_out) { 50 if (leak.scc != ref->ptr->scc) { 51 leak.scc->node.Edge(&ref->ptr->scc->node); 82 LeakInfo& leak = it.first->second; 83 leak_graph_.push_back(&leak.node); 89 LeakInfo& leak = it.second; local 90 heap_walker_.ForEachPtrInRange(leak.range, 94 leak.node.Edge(&ptr_leak->node); 113 bool LeakFolding::Leaked(allocator::vector<LeakFolding::Leak>& leaked 118 const LeakInfo& leak = it.second; local 124 const LeakInfo& leak = it.second; local [all...] |
/external/curl/tests/ |
valgrind.pm | 29 my $leak; 68 if($leak) { 69 push @o, "\n Leaked $leak bytes\n"; 85 $leak = $1; 86 if($leak) {
|
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/ |
LeakTest.java | 42 * The code to generate leak.bc is in the previous comment block. 60 Log.w(TAG, "Leak test iteration " + i); 61 ScriptC_leak leak = new ScriptC_leak(mRS); local 64 leak.set_a(A); 67 leak.destroy();
|