Home
last modified time | relevance | path

Searched refs:custom_alloc (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/main/memcheck/tests/
Dcustom_alloc.stderr.exp-s390x-mvc2 at 0x........: main (custom_alloc.c:117)
4 at 0x........: custom_alloc (custom_alloc.c:47)
5 by 0x........: main (custom_alloc.c:114)
8 at 0x........: main (custom_alloc.c:121)
10 at 0x........: custom_alloc (custom_alloc.c:47)
11 by 0x........: main (custom_alloc.c:114)
14 at 0x........: main (custom_alloc.c:128)
17 at 0x........: main (custom_alloc.c:131)
19 at 0x........: custom_alloc (custom_alloc.c:47)
20 by 0x........: main (custom_alloc.c:114)
[all …]
Dcustom_alloc.c31 static void* custom_alloc(int size) in custom_alloc() function
104 int* array2 __attribute__((unused)) = custom_alloc(sizeof(int) * 10); in make_leak()
114 array = custom_alloc(sizeof(int) * 10); in main()
Dcustom_alloc.stderr.exp4 at 0x........: custom_alloc (custom_alloc.c:47)
10 at 0x........: custom_alloc (custom_alloc.c:47)
19 at 0x........: custom_alloc (custom_alloc.c:47)
25 at 0x........: custom_alloc (custom_alloc.c:47)
Dcustom_alloc.vgtest1 prog: custom_alloc
DMakefile.am79 custom_alloc.stderr.exp custom_alloc.vgtest custom_alloc.stderr.exp-s390x-mvc \
246 custom_alloc \ program
DMakefile.in81 custom_alloc$(EXEEXT) custom-overlap$(EXEEXT) \
191 custom_alloc_SOURCES = custom_alloc.c
192 custom_alloc_OBJECTS = custom_alloc.$(OBJEXT)
589 custom-overlap.c custom_alloc.c deep-backtrace.c \
620 custom-overlap.c custom_alloc.c deep-backtrace.c \
1005 custom_alloc.stderr.exp custom_alloc.vgtest custom_alloc.stderr.exp-s390x-mvc \
1337 custom_alloc$(EXEEXT): $(custom_alloc_OBJECTS) $(custom_alloc_DEPENDENCIES)
1338 @rm -f custom_alloc$(EXEEXT)
1690 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_alloc.Po@am__quote@
/external/valgrind/main/massif/tests/
Dcustom_alloc.c25 static void* custom_alloc(int size) in custom_alloc() function
60 int* a = custom_alloc(400); // All sizes are divisible by 16 -- no slop. in main()
63 a = custom_alloc(800); in main()
DMakefile.am19 custom_alloc.post.exp custom_alloc.stderr.exp custom_alloc.vgtest \
49 custom_alloc \ program
Dcustom_alloc.post.exp42 ->96.15% (400B) 0x........: custom_alloc (custom_alloc.c:41)
52 ->98.04% (800B) 0x........: custom_alloc (custom_alloc.c:41)
DMakefile.in58 culling1$(EXEEXT) culling2$(EXEEXT) custom_alloc$(EXEEXT) \
89 custom_alloc_SOURCES = custom_alloc.c
90 custom_alloc_OBJECTS = custom_alloc.$(OBJEXT)
155 custom_alloc.c deep.c ignored.c ignoring.c insig.c \
160 custom_alloc.c deep.c ignored.c ignoring.c insig.c \
457 custom_alloc.post.exp custom_alloc.stderr.exp custom_alloc.vgtest \
538 custom_alloc$(EXEEXT): $(custom_alloc_OBJECTS) $(custom_alloc_DEPENDENCIES)
539 @rm -f custom_alloc$(EXEEXT)
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_alloc.Po@am__quote@
Dcustom_alloc.vgtest1 prog: custom_alloc
/external/valgrind/main/drd/tests/
Dcustom_alloc.c25 static void* custom_alloc(int size) in custom_alloc() function
60 int* array2 __attribute__((unused)) = custom_alloc(sizeof(int) * 10); in make_leak()
70 array = custom_alloc(sizeof(int) * 10); in main()
Dcustom_alloc_fiw.stderr.exp3 at 0x........: custom_alloc (custom_alloc.c:?)
7 at 0x........: custom_alloc (custom_alloc.c:?)
Dcustom_alloc.vgtest1 prog: custom_alloc
Dcustom_alloc_fiw.vgtest2 prog: custom_alloc
DMakefile.am84 custom_alloc.stderr.exp \
85 custom_alloc.vgtest \
305 custom_alloc \ program
DMakefile.in62 bug-235681$(EXEEXT) custom_alloc$(EXEEXT) fp_race$(EXEEXT) \
197 custom_alloc_SOURCES = custom_alloc.c
198 custom_alloc_OBJECTS = custom_alloc.$(OBJEXT)
405 bug-235681.c circular_buffer.c custom_alloc.c fp_race.c \
425 circular_buffer.c custom_alloc.c fp_race.c free_is_write.c \
801 custom_alloc.stderr.exp \
802 custom_alloc.vgtest \
1124 custom_alloc$(EXEEXT): $(custom_alloc_OBJECTS) $(custom_alloc_DEPENDENCIES)
1125 @rm -f custom_alloc$(EXEEXT)
1277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_alloc.Po@am__quote@