HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 1501 - 1525 of 2655) sorted by null

<<61626364656667686970>>

  /external/llvm/include/llvm/Analysis/
ValueTracking.h 275 /// memory leak. It also returns false for instructions related to control
  /external/llvm/utils/lit/lit/
main.py 193 group.add_option("", "--vg-leak", dest="valgrindLeakCheck",
  /external/ltp/testcases/kernel/controllers/cgroup/
cgroup_regression_test.sh 343 # leak, and may cause oops when cat /proc/sched_debug.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/
index.html 514 <td>Check for memory leak (e.g. analyze /proc/slab_allocators)</td>
  /external/mesa3d/docs/relnotes/
7.11.1.html 286 <li>nouveau: fix nouveau_fence leak</li>
7.9.1.html 239 <li>meta: Don't leak alpha function/reference value changes.</li>
9.2.html 100 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57753">Bug 57753</a> - leak in loop_analysis</li>
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_blit.c 113 * tiling state would leak into other unsuspecting applications (like the X
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 569 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ParserFactory.java 440 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
PipelinedMsgParser.java 434 * domain files. Clean up some javadoc. Fixed a leak
TokenTypes.java 309 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
  /external/pdfium/xfa/fwl/
cfwl_combobox.cpp 497 // TODO(dsinclair): Does this leak? I don't see a delete, but I'm not sure
  /external/python/cpython2/Lib/test/
test_gc.py 687 gc.set_debug(debug & ~gc.DEBUG_LEAK) # this test is supposed to leak
  /external/python/cpython2/Modules/zlib/
ChangeLog 314 - Fix memory leak on error in gz_open()
368 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
    [all...]
  /external/python/cpython3/Lib/asyncio/
windows_events.py 691 # handle which should be closed to avoid a leak.
  /external/python/cpython3/Lib/test/
lock_tests.py 158 # The lock shouldn't leak a Thread instance when used from a foreign
  /external/python/cpython3/Lib/wsgiref/
handlers.py 512 # Do not allow os.environ to leak between requests in Google App Engine
  /external/python/cpython3/Modules/zlib/
ChangeLog 357 - Fix memory leak on error in gz_open()
411 - Fix memory leaks in gzclose_r() and gzclose_w(), file leak in gz_open()
    [all...]
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 237 // the constructors! This avoids a memory leak when slicing the FontData.
  /external/skia/tools/gpu/gl/debug/
DebugGLTestContext.cpp 57 // unref & delete the texture units first so they don't show up on the leak report
    [all...]
  /external/skqp/tools/gpu/gl/debug/
DebugGLTestContext.cpp 57 // unref & delete the texture units first so they don't show up on the leak report
    [all...]
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
main.py 408 group.add_option("", "--vg-leak", dest="valgrindLeakCheck",
  /external/syslinux/
NEWS 7 * core: Do not leak the __lowmem and __bss16 macros to modules;
33 * HDT: Fix memory leak in CLI (Felipe Pena).
186 * Plug memory leak in searchdir which eventually leads to an
241 * com32: fix a file descriptor leak.
    [all...]
  /external/syslinux/gpxe/src/drivers/infiniband/
hermon.c 803 /* Leak memory and return; at least we avoid corruption */
    [all...]

Completed in 1520 milliseconds

<<61626364656667686970>>