HomeSort by relevance Sort by last modified time
    Searched refs:VALGRIND_MEMPOOL_ALLOC (Results 1 - 9 of 9) sorted by null

  /external/dbus/dbus/
dbus-valgrind-internal.h 37 # define VALGRIND_MEMPOOL_ALLOC(_1, _2, _3) /* nothing */
dbus-mempool.c 243 VALGRIND_MEMPOOL_ALLOC (pool, (void *) &block->elements[0],
264 VALGRIND_MEMPOOL_ALLOC (pool, element, pool->element_size)
332 VALGRIND_MEMPOOL_ALLOC (pool, element, pool->element_size)
  /external/valgrind/memcheck/tests/
clireq_nofill.c 20 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40);
24 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40);
mempool2.c 108 VALGRIND_MEMPOOL_ALLOC(p->levels->where, where, size);
169 // VALGRIND_MEMPOOL_ALLOC will however still ensure the
171 VALGRIND_MEMPOOL_ALLOC(superblock, superblock+30, 10);
leak-pool.c 27 VALGRIND_MEMPOOL_ALLOC(p, a, n);
mempool.c 105 VALGRIND_MEMPOOL_ALLOC(p->levels->where, where, size);
  /external/regex-re2/util/
valgrind.h     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/include/
valgrind.h     [all...]

Completed in 76 milliseconds