OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free
(Results
51 - 75
of
7852
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/lib/newlib_tests/
tst_safe_fileops.c
4
* This program is
free
software: you can redistribute it and/or modify
6
* the
Free
Software Foundation, either version 2 of the License, or
23
long
free
;
local
27
SAFE_FILE_LINES_SCANF("/proc/meminfo", "MemFree: %ld", &
free
);
30
tst_res(TPASS, "
Free
: %ld, nproc: %ld",
free
, nproc);
/external/valgrind/memcheck/tests/
fprw.c
18
free
(dp);
19
free
(fp);
22
free
(ip);
mismatches.cpp
10
free
(fpointer); // should work!
15
free
(nvec); // should give a warning
22
free
(n); // should give a warning
badfree-2trace.stderr.exp
1
Invalid
free
() / delete / delete[] / realloc()
2
at 0x........:
free
(vg_replace_malloc.c:...)
4
Address 0x........ is not stack'd, malloc'd or (recently)
free
'd
6
Invalid
free
() / delete / delete[] / realloc()
7
at 0x........:
free
(vg_replace_malloc.c:...)
badfree.stderr.exp
1
Invalid
free
() / delete / delete[] / realloc()
2
at 0x........:
free
(vg_replace_malloc.c:...)
4
Address 0x........ is not stack'd, malloc'd or (recently)
free
'd
6
Invalid
free
() / delete / delete[] / realloc()
7
at 0x........:
free
(vg_replace_malloc.c:...)
badfree3.stderr.exp
1
Invalid
free
() / delete / delete[] / realloc()
2
at 0x........:
free
(vg_replace_malloc.c:...)
4
Address 0x........ is not stack'd, malloc'd or (recently)
free
'd
6
Invalid
free
() / delete / delete[] / realloc()
7
at 0x........:
free
(vg_replace_malloc.c:...)
malloc_free_fill.stderr.exp
1
test simple malloc/
free
:
3
PASSED:
free
-filled
7
PASSED:
free
-filled
12
PASSED:
free
-filled
xml1.c
23
// invalid
free
, the second time
24
free
(a);
25
free
(a);
28
free
(return_arg(&n));
63
* warning: attempt to
free
a non-heap object
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
del.cc
3
extern "C" void
free
(void *);
9
free
(ptr);
16
free
(ptr);
/external/elfutils/libdw/
frame-cache.c
5
This file is
free
software; you can redistribute it and/or modify
8
* the GNU Lesser General Public License as published by the
Free
14
* the GNU General Public License as published by the
Free
44
free
((Dwarf_Frame *) cie->initial_state);
45
free
(cie);
48
#define free_fde
free
55
free
(loc->loc);
56
free
(loc);
/external/llvm/lib/Support/
regfree.c
47
- llvm_regfree -
free
everything
64
free
((char *)g->strip);
66
free
((char *)g->sets);
68
free
((char *)g->setbits);
70
free
(g->must);
71
free
((char *)g);
/external/swiftshader/third_party/LLVM/lib/Support/
regfree.c
47
- llvm_regfree -
free
everything
64
free
((char *)g->strip);
66
free
((char *)g->sets);
68
free
((char *)g->setbits);
70
free
(g->must);
71
free
((char *)g);
/external/swiftshader/third_party/llvm-subzero/lib/Support/
regfree.c
47
- llvm_regfree -
free
everything
64
free
((char *)g->strip);
66
free
((char *)g->sets);
68
free
((char *)g->setbits);
70
free
(g->must);
71
free
((char *)g);
/external/elfutils/libdwfl/
dwfl_end.c
5
This file is
free
software; you can redistribute it and/or modify
8
* the GNU Lesser General Public License as published by the
Free
14
* the GNU General Public License as published by the
Free
41
free
(dwfl->lookup_addr);
42
free
(dwfl->lookup_module);
43
free
(dwfl->lookup_segndx);
55
free
(dwfl->user_core->executable_for_core);
59
free
(dwfl->user_core);
61
free
(dwfl);
/external/clang/test/Analysis/
undef-buffers.c
4
void
free
(void *);
33
free
(buf);
41
free
(buf);
malloc-sizeof.cpp
8
void
free
(void *ptr);
16
free
(a);
23
free
(x);
24
free
(y);
/external/compiler-rt/test/asan/TestCases/Windows/
allocators_sanity.cc
10
free
(p);
15
free
(p);
23
free
(p);
dll_allocators_sanity.cc
12
free
(p);
17
free
(p);
25
free
(p);
on_error_callback.cc
17
free
(x);
use_after_realloc.cc
10
// The 'stale' may now point to a
free
'd memory.
12
// CHECK: AddressSanitizer: heap-use-after-
free
on address [[ADDR:0x[0-9a-f]+]]
22
free
(buffer);
/external/compiler-rt/test/asan/TestCases/
invalid-pointer-pairs.cc
6
// RUN: %env_asan_opts=detect_invalid_pointer_pairs=1 not %run %t f 2>&1 | FileCheck %s -check-prefix=
FREE
-check-prefix=ALL-ERRORS
28
free
(p);
29
//
FREE
: #{{[0-9]+ .*}} in f({{char, char\*, char\*|char,char \*,char \*}}) {{.*}}invalid-pointer-pairs.cc:[[@LINE+2]]:14
30
//
FREE
: freed by thread
42
free
(p);
43
free
(q);
/external/compiler-rt/test/scudo/
overflow.cpp
20
free
(p);
26
free
(p);
32
free
(p);
/system/chre/platform/slpi/
memory.cc
49
free
(pointer);
54
free
(pointer);
58
free
(pointer);
/external/bison/lib/
spawn_faction_destroy.c
1
/* Copyright (C) 2000, 2009-2012
Free
Software Foundation, Inc.
4
This program is
free
software: you can redistribute it and/or modify
6
the
Free
Software Foundation; either version 3 of the License, or
28
/*
Free
the memory allocated. */
29
free
(file_actions->_actions);
/external/compiler-rt/test/msan/
use-after-free.cc
23
free
(p);
28
// CHECK: {{#0 0x.* in main .*use-after-
free
.cc:}}[[@LINE-3]]
31
// CHECK-ORIGINS: {{#0 0x.* in .*
free
}}
32
// CHECK-ORIGINS: {{#1 0x.* in main .*use-after-
free
.cc:}}[[@LINE-9]]
Completed in 587 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>