OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leak
(Results
626 - 650
of
2655
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/autotest/server/hosts/
file_store.py
107
# If self._lock fails to write the locking file, it'll
leak
an OSError
/external/clang/lib/StaticAnalyzer/Frontend/
ModelInjector.h
58
/// newly created instance have to "
leak
" these objects, since they are owned
/external/clang/test/Analysis/inlining/
RetainCountExamples.m
63
Cell *sharedCell4 = [[Cell alloc] initWithInt: 3]; // expected-warning {{
leak
}}
/external/compiler-rt/test/asan/TestCases/Linux/
stress_dtls.c
28
// Make sure that TLS slots don't
leak
/external/droiddriver/src/io/appium/droiddriver/helpers/
DroidDrivers.java
31
* required, but it is handy and using a singleton driver can avoid memory
leak
when you have many
/external/e2fsprogs/lib/uuid/
uuid_generate.3.in
70
because of the use of the ethernet MAC address, it can
leak
/external/icu/icu4c/source/io/
locbund.cpp
17
* 12/10/1999 bobbyr(at)optiosoftware.com Fix for memory
leak
+ string allocation bugs
/external/libchrome/base/threading/
worker_pool_posix.h
11
// shutdown, but also means that process shutdown may "
leak
" objects. Note that
/external/libogg/doc/libogg/
ogg_sync_pageout.html
23
<p><b>Caution:</b>This function should be called before reading into the buffer to ensure that data does not remain in the ogg_sync_state struct. Failing to do so may result in a memory
leak
. See the example code below for details.
/external/libunwind/tests/
Ltest-nocalloc.c
115
/* Create (and
leak
) 100 TSDs, then call backtrace()
/external/libxml2/python/tests/
indexes.py
112
print("Memory
leak
%d bytes" % (libxml2.debugMemory(1)))
outbuf.py
109
print("Memory
leak
%d bytes" % (libxml2.debugMemory(1)))
readernext.py
85
print("Memory
leak
%d bytes" % (libxml2.debugMemory(1)))
walker.py
143
print("Memory
leak
%d bytes" % (libxml2.debugMemory(1)))
/external/libxml2/xstc/
fixup-tests.py
97
print "Memory
leak
%d bytes" % (libxml2.debugMemory(1))
/external/llvm/docs/
SegmentedStacks.rst
77
stacklet, and freed along with the same. This prevents a memory
leak
.
/external/mesa3d/docs/relnotes/
10.1.5.html
72
<li>glx: do not
leak
dri3Display</li>
10.6.3.html
100
<li>xa: don't
leak
fences</li>
7.0.2.html
67
<li>Fix SSE code gen memory
leak
, possible crash
7.4.2.html
52
<li>Fixed texture object mem
leak
during context destruction.
7.4.3.html
57
<li>Fixed framebuffer mem
leak
in i945/i965 DRI drivers
9.2.4.html
89
<li>freedreno/a3xx: don't
leak
so much</li>
/external/parameter-framework/upstream/parameter/
LoggingElementBuilderTemplate.h
43
* would
leak
to sources including this header.
/external/perfetto/docs/
security-model.md
49
leak
trace data belonging to different producers) nor between producers and
/external/python/cpython2/Lib/ctypes/test/
test_win32.py
117
# to not
leak
references, we must clean _pointer_type_cache
Completed in 888 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>