HomeSort by relevance Sort by last modified time
    Searched full:leak (Results 376 - 400 of 1447) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_condattr_init.c 64 * a memory leak is created.
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext.cpp 75 // HTMLMediaElement.currentSrc DOM API would leak redirect destinations!
  /external/chromium_org/third_party/angle_dx11/src/compiler/timing/
RestrictFragmentShaderTiming.cpp 85 // Texture cache access time might leak sensitive information.
  /external/chromium_org/third_party/icu/source/io/
locbund.c 15 * 12/10/1999 bobbyr(at)optiosoftware.com Fix for memory leak + string allocation bugs
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.0.2.html 60 <li>Fix SSE code gen memory leak, possible crash
relnotes-7.4.3.html 50 <li>Fixed framebuffer mem leak in i945/i965 DRI drivers
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrDebugGL.cpp 56 // unref & delete the texture units first so they don't show up on the leak report
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
override_functions.cc 74 // We intentionally leak this object. It lasts for the process
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.h 223 // Access to the allocation liveness flag (for leak checking)
229 // Should this allocation be ignored if it looks like a leak?
374 // Report anything in this snapshot as a leak.
413 // Helpers for sorting and generating leak reports
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
override_functions.cc 74 // We intentionally leak this object. It lasts for the process
  /external/chromium_org/tools/memory_watcher/
dllmain.cc 61 // Intentionly leak g_memory_watcher_exit_manager.
  /external/chromium_org/tools/tcmalloc/
print-live-objects.py 84 print "Leak of %d bytes at address %s" % (trace["size"], trace["address"])
  /external/chromium_org/tools/valgrind/drmemory/
suppressions.txt 23 LEAK
24 name=Sophos LEAK
130 LEAK
131 name=sanity test 01 (memory leak)
  /external/chromium_org/ui/compositor/test/
test_compositor_host_mac.mm 50 // exit. The tests will leak otherwise.
  /external/chromium_org/v8/src/
compilation-cache.cc 122 // Probe the script generation tables. Make sure not to leak handles
182 // Probe the script generation tables. Make sure not to leak handles
274 // Make sure not to leak the table into the surrounding handle
337 // Make sure not to leak the table into the surrounding handle
  /external/chromium_org/v8/test/mjsunit/
error-constructors.js 70 // through a getter can leak error objects from different
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-symbols.js 39 // No symbols should leak to proxy traps.
  /external/chromium_org/win8/test/
open_with_dialog_async.cc 96 // The calling thread has gone away. There's nothing to be done but leak.
  /external/clang/test/Analysis/inlining/
RetainCountExamples.m 63 Cell *sharedCell4 = [[Cell alloc] initWithInt: 3]; // expected-warning {{leak}}
  /external/e2fsprogs/lib/uuid/
uuid_generate.3.in 70 because of the use of the ethernet MAC address, it can leak
  /external/icu4c/io/
locbund.cpp 15 * 12/10/1999 bobbyr(at)optiosoftware.com Fix for memory leak + string allocation bugs
  /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/libvorbis/
CHANGES 13 * Numerous API hardening, leak and build fixes
  /external/mesa3d/docs/
relnotes-7.0.2.html 60 <li>Fix SSE code gen memory leak, possible crash
relnotes-7.4.3.html 50 <li>Fixed framebuffer mem leak in i945/i965 DRI drivers

Completed in 1549 milliseconds

<<11121314151617181920>>