OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:malloc
(Results
201 - 225
of
6594
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/callgrind/tests/
simwork.c
54
a = (double*)
malloc
(SIZE * sizeof(double));
55
b = (double*)
malloc
(SIZE * sizeof(double));
56
c = (double*)
malloc
(SIZE * sizeof(double));
/external/valgrind/main/docs/internals/
m_replacemalloc.txt
9
And yet it must call the tool's
malloc
wrappers. How does it know where
18
the core the names of its
malloc
wrappers. These are stored in
22
GET_MALLOCFUNCS client request to get the names of the
malloc
wrappers
/external/valgrind/main/massif/tests/
ignored.c
8
int* ignored_x1 =
malloc
(400);
9
int* ignored_x2 =
malloc
(400);
31
x =
malloc
(400);
/external/valgrind/main/memcheck/tests/
clireq_nofill.c
11
/* run with `valgrind -q --
malloc
-fill=0xaf --free-fill=0xdb` */
16
s =
malloc
(40);
29
s =
malloc
(40);
error_counts.c
43
leaked =
malloc
(77);
46
dubious =
malloc
(88);
49
reachable =
malloc
(99);
leak-delta.c
14
b10 =
malloc
(10);
23
b21 =
malloc
(21);
28
b32_33[i] =
malloc
(32+i);
metadata.c
10
int* a =
malloc
(10 * sizeof(int));
11
int* b =
malloc
(10 * sizeof(int));
12
int* v =
malloc
(10 * sizeof(int));
writev1.stderr.exp
5
Address 0x........ is not stack'd,
malloc
'd or (recently) free'd
11
Address 0x........ is not stack'd,
malloc
'd or (recently) free'd
17
Address 0x........ is not stack'd,
malloc
'd or (recently) free'd
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
malloc.h
21
* Declaration of
malloc
routines. Bionic uses dlmalloc (see
23
* defined
malloc
.h interface small.
30
extern __mallocfunc void*
malloc
(size_t);
Completed in 4352 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>