HomeSort by relevance Sort by last modified time
    Searched full:memalign (Results 1 - 25 of 484) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/massif/tests/
filter_stderr 11 perl -n -e 'print if !/^Massif: (malloc|calloc|realloc|memalign)_common$/' |
14 perl -n -e 'print if !/^Massif: malloc_zone_(malloc|calloc|realloc|memalign|valloc)$/'
  /external/valgrind/main/memcheck/tests/
memalign2.c 23 // Mac OS X has neither memalign() nor posix_memalign(); do nothing.
33 // Check behaviour of memalign/free for big alignment.
38 // Valgrind m_mallocfree.c will allocate a big superblock for the memalign
42 p = memalign(1024 * 1024, 4 * 1024 * 1024 + 1); assert(0 == (long)p % (1024 * 1024));
55 p = memalign(1024 * 1024, 4 * 1024 * 1024 + 1); assert(0 == (long)p % (1024 * 1024));
60 p = memalign(0, 100); assert(0 == (long)p % 8);
61 p = memalign(1, 100); assert(0 == (long)p % 8);
62 p = memalign(2, 100); assert(0 == (long)p % 8);
63 p = memalign(3, 100); assert(0 == (long)p % 8);
64 p = memalign(4, 100); assert(0 == (long)p % 8)
    [all...]
test-plo-no.stderr.exp-le32 4 at 0x........: memalign (vg_replace_malloc.c:...)
10 at 0x........: memalign (vg_replace_malloc.c:...)
test-plo-no.stderr.exp-le64 4 at 0x........: memalign (vg_replace_malloc.c:...)
10 at 0x........: memalign (vg_replace_malloc.c:...)
test-plo-no.stderr.exp-s390x-mvc 4 at 0x........: memalign (vg_replace_malloc.c:...)
10 at 0x........: memalign (vg_replace_malloc.c:...)
undef_malloc_args.c 37 new_p = memalign(alignment, def_size);
45 new_p = memalign(nmemb, size);
  /external/valgrind/main/tests/
malloc.h 18 // Darwin lacks memalign, but its malloc is always 16-aligned anyway.
21 x = memalign(16, szB);
  /external/jemalloc/include/jemalloc/internal/
public_symbols.txt 20 memalign:je_memalign
public_namespace.h 20 #define je_memalign JEMALLOC_N(memalign)
  /external/fio/
memalign.c 5 #include "memalign.h"
  /external/chromium_org/base/memory/
aligned_memory.cc 24 // memalign() on Android returns pointers which can safely be used with
28 ptr = memalign(alignment, size);
  /external/valgrind/main/memcheck/tests/amd64/
sh-mem-vec256-plo-no.stderr.exp 31 at 0x........: memalign (vg_replace_malloc.c:...)
38 at 0x........: memalign (vg_replace_malloc.c:...)
50 at 0x........: memalign (vg_replace_malloc.c:...)
57 at 0x........: memalign (vg_replace_malloc.c:...)
67 at 0x........: memalign (vg_replace_malloc.c:...)
83 at 0x........: memalign (vg_replace_malloc.c:...)
99 at 0x........: memalign (vg_replace_malloc.c:...)
115 at 0x........: memalign (vg_replace_malloc.c:...)
131 at 0x........: memalign (vg_replace_malloc.c:...)
147 at 0x........: memalign (vg_replace_malloc.c:...
    [all...]
sh-mem-vec256-plo-yes.stderr.exp 31 at 0x........: memalign (vg_replace_malloc.c:...)
38 at 0x........: memalign (vg_replace_malloc.c:...)
50 at 0x........: memalign (vg_replace_malloc.c:...)
57 at 0x........: memalign (vg_replace_malloc.c:...)
355 at 0x........: memalign (vg_replace_malloc.c:...)
371 at 0x........: memalign (vg_replace_malloc.c:...)
387 at 0x........: memalign (vg_replace_malloc.c:...)
403 at 0x........: memalign (vg_replace_malloc.c:...)
419 at 0x........: memalign (vg_replace_malloc.c:...)
435 at 0x........: memalign (vg_replace_malloc.c:...
    [all...]
  /external/valgrind/main/memcheck/tests/common/
sh-mem-vec128-plo-no.stderr.exp-32bit-le 31 at 0x........: memalign (vg_replace_malloc.c:...)
38 at 0x........: memalign (vg_replace_malloc.c:...)
50 at 0x........: memalign (vg_replace_malloc.c:...)
57 at 0x........: memalign (vg_replace_malloc.c:...)
67 at 0x........: memalign (vg_replace_malloc.c:...)
83 at 0x........: memalign (vg_replace_malloc.c:...)
99 at 0x........: memalign (vg_replace_malloc.c:...)
115 at 0x........: memalign (vg_replace_malloc.c:...)
131 at 0x........: memalign (vg_replace_malloc.c:...)
147 at 0x........: memalign (vg_replace_malloc.c:...
    [all...]
sh-mem-vec128-plo-no.stderr.exp-64bit-le 31 at 0x........: memalign (vg_replace_malloc.c:...)
38 at 0x........: memalign (vg_replace_malloc.c:...)
50 at 0x........: memalign (vg_replace_malloc.c:...)
57 at 0x........: memalign (vg_replace_malloc.c:...)
67 at 0x........: memalign (vg_replace_malloc.c:...)
83 at 0x........: memalign (vg_replace_malloc.c:...)
99 at 0x........: memalign (vg_replace_malloc.c:...)
115 at 0x........: memalign (vg_replace_malloc.c:...)
131 at 0x........: memalign (vg_replace_malloc.c:...)
147 at 0x........: memalign (vg_replace_malloc.c:...
    [all...]
sh-mem-vec128-plo-yes.stderr.exp-32bit-le 31 at 0x........: memalign (vg_replace_malloc.c:...)
38 at 0x........: memalign (vg_replace_malloc.c:...)
50 at 0x........: memalign (vg_replace_malloc.c:...)
57 at 0x........: memalign (vg_replace_malloc.c:...)
211 at 0x........: memalign (vg_replace_malloc.c:...)
227 at 0x........: memalign (vg_replace_malloc.c:...)
243 at 0x........: memalign (vg_replace_malloc.c:...)
259 at 0x........: memalign (vg_replace_malloc.c:...)
275 at 0x........: memalign (vg_replace_malloc.c:...)
291 at 0x........: memalign (vg_replace_malloc.c:...
    [all...]
sh-mem-vec128-plo-yes.stderr.exp-64bit-le 31 at 0x........: memalign (vg_replace_malloc.c:...)
38 at 0x........: memalign (vg_replace_malloc.c:...)
50 at 0x........: memalign (vg_replace_malloc.c:...)
57 at 0x........: memalign (vg_replace_malloc.c:...)
211 at 0x........: memalign (vg_replace_malloc.c:...)
227 at 0x........: memalign (vg_replace_malloc.c:...)
243 at 0x........: memalign (vg_replace_malloc.c:...)
259 at 0x........: memalign (vg_replace_malloc.c:...)
275 at 0x........: memalign (vg_replace_malloc.c:...)
291 at 0x........: memalign (vg_replace_malloc.c:...
    [all...]
  /bionic/libc/bionic/
jemalloc.h 22 // Need to wrap memalign since je_memalign fails on non-power of 2 alignments.
  /external/compiler-rt/test/asan/TestCases/Posix/
large_allocator_unpoisons_on_free.cc 15 return memalign(boundary, size);
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
memalign.h 17 File: memalign.h
  /external/valgrind/main/VEX/test/
fxsave.c 105 unsigned char* buf1 = memalign(16,512);
106 unsigned char* buf2 = memalign(16,512);
107 unsigned char* buf3 = memalign(16,512);
  /bionic/tests/
malloc_test.cpp 75 // Memalign test where the alignment is any value.
78 char *ptr = reinterpret_cast<char*>(memalign(alignment, 100));
89 ASSERT_EQ(NULL, memalign(4096, SIZE_MAX));
95 ptr = memalign(align, 1024);
112 // Memalign and then realloc the pointer a couple of times.
114 char *ptr = (char*)memalign(alignment, 100);
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
memalign_unittest.cc 33 // Check memalign related routines.
63 #include <malloc.h> // for memalign() and valloc()
136 void* ptr = memalign(a, s);
154 void* p1 = memalign(1<<20, 1<<19);
155 void* p2 = memalign(1<<19, 1<<19);
156 void* p3 = memalign(1<<21, 1<<19);
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
memalign_unittest.cc 33 // Check memalign related routines.
63 #include <malloc.h> // for memalign() and valloc()
136 void* ptr = memalign(a, s);
154 void* p1 = memalign(1<<20, 1<<19);
155 void* p2 = memalign(1<<19, 1<<19);
156 void* p3 = memalign(1<<21, 1<<19);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
tcmalloc.h 45 #include <malloc.h> // for memalign, valloc, pvalloc
62 extern "C" void* memalign(size_t __alignment, size_t __size) __THROW;

Completed in 533 milliseconds

1 2 3 4 5 6 7 8 91011>>