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

  /external/valgrind/main/memcheck/tests/
custom-overlap.c 15 VALGRIND_MALLOCLIKE_BLOCK(x, /*szB*/ 16, /*rzB*/0, /*isZeroed*/0);
16 VALGRIND_MALLOCLIKE_BLOCK(x+100, /*szB*/ 32, /*rzB*/0, /*isZeroed*/0);
17 VALGRIND_MALLOCLIKE_BLOCK(x+200, /*szB*/ 64, /*rzB*/0, /*isZeroed*/0);
18 VALGRIND_MALLOCLIKE_BLOCK(x+300, /*szB*/128, /*rzB*/0, /*isZeroed*/0);
23 VALGRIND_MALLOCLIKE_BLOCK(x+100, /*szB*/ 32, /*rzB*/0, /*isZeroed*/0);
24 VALGRIND_MALLOCLIKE_BLOCK(x+200, /*szB*/ 64, /*rzB*/0, /*isZeroed*/0);
25 VALGRIND_MALLOCLIKE_BLOCK(x+300, /*szB*/128, /*rzB*/0, /*isZeroed*/0);
custom_alloc.c 47 VALGRIND_MALLOCLIKE_BLOCK( p, size, RZ, /*is_zeroed*/1 );
114 VALGRIND_MALLOCLIKE_BLOCK(0,0,0,0);
origin1-yes.c 82 VALGRIND_MALLOCLIKE_BLOCK(&undef_custom_alloc_int, sizeof(int),
136 VALGRIND_MALLOCLIKE_BLOCK(&def_custom_alloc_int, sizeof(int),
  /external/valgrind/main/drd/tests/
custom_alloc.c 41 VALGRIND_MALLOCLIKE_BLOCK( p, size, RZ, /*is_zeroed*/1 );
  /external/valgrind/main/massif/tests/
custom_alloc.c 41 VALGRIND_MALLOCLIKE_BLOCK( p, size, RZ, /*is_zeroed*/1 );
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
system.h 834 #define VALGRIND_MALLOCLIKE_BLOCK(w,x,y,z)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 958 #define VALGRIND_MALLOCLIKE_BLOCK(w,x,y,z)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 958 #define VALGRIND_MALLOCLIKE_BLOCK(w,x,y,z)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 958 #define VALGRIND_MALLOCLIKE_BLOCK(w,x,y,z)
  /external/regex-re2/util/
valgrind.h     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/dynamic_annotations/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/main/include/
valgrind.h     [all...]

Completed in 729 milliseconds