OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leaks
(Results
526 - 550
of
776
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/openssl/patches.chromium/
0006-lhashfix.patch
207
+ * We were having memory
leaks
otherwise */
/external/chromium_org/third_party/protobuf/src/google/protobuf/
extension_set_unittest.cc
163
// (We reply on unittest to check memory
leaks
for this case)
/external/chromium_org/third_party/sqlite/src/test/
misc1.test
525
# Test for memory
leaks
when a CREATE TABLE containing a primary key
trigger1.test
237
# Check for memory
leaks
in the trigger parser
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c
601
* Useful for detecting memory
leaks
, but slows down execution unnecessarily
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h
165
/// for uniquing reports. For example, memory
leaks
checker, could set this to
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h
180
/// occur while removing the dead (e.g.
leaks
). By default, the
/external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp
524
// With
leaks
, we want to unique them by the location where they were
/external/clang/lib/StaticAnalyzer/Core/
PlistDiagnostics.cpp
510
// For example, this ensures that two
leaks
reported on the same line
/external/elfutils/libdwfl/
linux-kernel-modules.c
751
behavior, and this cruft
leaks
out into the /sys information.
/external/freetype/include/freetype/config/
ftoption.h
444
/* capable of detecting simple errors like memory
leaks
or double */
[
all
...]
/external/freetype/include/freetype/
ftcache.h
169
* memory
leaks
and crashes.
[
all
...]
/external/gtest/src/
gtest-port.cc
91
// to avoid
leaks
.
/external/icu4c/test/cintltst/
cdtrgtst.c
610
/*result1=(UChar*)malloc(sizeof(UChar) * resultlength);*/ /*this
leaks
*/
/external/icu4c/test/intltest/
tchcfmt.cpp
20
// tests have obvious memory
leaks
!
/external/libxslt/libxslt/
templates.c
612
* the result is NULL, you'll get memory
leaks
, since the
/external/llvm/utils/unittest/googletest/
gtest-port.cc
91
// to avoid
leaks
.
/external/mesa3d/docs/
VERSIONS
386
- fixed memory
leaks
in context.c and drawpix.c
[
all
...]
/external/mesa3d/src/gtest/src/
gtest-port.cc
91
// to avoid
leaks
.
/external/open-vcdiff/gtest/src/
gtest-port.cc
87
// to avoid
leaks
.
/external/opencv/cxcore/include/
cvwimage.h
45
// 1. All the data has explicit ownership to avoid memory
leaks
/external/openssl/crypto/
crypto.h
263
/* The following can be used to detect memory
leaks
in the SSLeay library.
ex_data.c
547
/* Release all "ex_data" state to prevent memory
leaks
. This can't be made
/external/openssl/crypto/engine/
eng_dyn.c
539
* bind_engine() code to have created
leaks
. We
/external/openssl/include/openssl/
crypto.h
263
/* The following can be used to detect memory
leaks
in the SSLeay library.
Completed in 1412 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>