Searched defs:VALGRIND_FREELIKE_BLOCK (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/re2/util/
H A Dvalgrind.h4356 VALGRIND_FREELIKE_BLOCK is the partner to VALGRIND_MALLOCLIKE_BLOCK. For
4365 VALGRIND_FREELIKE_BLOCK should be put immediately after the point where a
4379 program and the allocator... after VALGRIND_FREELIKE_BLOCK is called, the
4401 #define VALGRIND_FREELIKE_BLOCK(addr, rzB) \ macro
/external/chromium_org/third_party/tcmalloc/vendor/src/third_party/
H A Dvalgrind.h3806 with VALGRIND_FREELIKE_BLOCK or mismatch errors will occur. */
3818 #define VALGRIND_FREELIKE_BLOCK(addr, rzB) \ macro
/external/regex-re2/util/
H A Dvalgrind.h4355 VALGRIND_FREELIKE_BLOCK is the partner to VALGRIND_MALLOCLIKE_BLOCK. For
4364 VALGRIND_FREELIKE_BLOCK should be put immediately after the point where a
4378 program and the allocator... after VALGRIND_FREELIKE_BLOCK is called, the
4400 #define VALGRIND_FREELIKE_BLOCK(addr, rzB) \ macro
/external/chromium_org/base/third_party/valgrind/
H A Dvalgrind.h4619 VALGRIND_FREELIKE_BLOCK is the partner to VALGRIND_MALLOCLIKE_BLOCK. For
4628 VALGRIND_FREELIKE_BLOCK should be put immediately after the point where a
4642 program and the allocator... after VALGRIND_FREELIKE_BLOCK is called, the
4664 #define VALGRIND_FREELIKE_BLOCK(addr, rzB) \ macro
/external/chromium_org/v8/src/third_party/valgrind/
H A Dvalgrind.h3870 VALGRIND_FREELIKE_BLOCK is the partner to VALGRIND_MALLOCLIKE_BLOCK. For
3879 VALGRIND_FREELIKE_BLOCK should be put immediately after the point where a
3910 program and the allocator... after VALGRIND_FREELIKE_BLOCK is called, the
3935 #define VALGRIND_FREELIKE_BLOCK(addr, rzB) \ macro
/external/valgrind/main/include/
H A Dvalgrind.h5764 VALGRIND_FREELIKE_BLOCK is the partner to VALGRIND_MALLOCLIKE_BLOCK. For
5773 VALGRIND_FREELIKE_BLOCK should be put immediately after the point where a
5804 program and the allocator... after VALGRIND_FREELIKE_BLOCK is called, the
5827 #define VALGRIND_FREELIKE_BLOCK(addr, rzB) \ macro

Completed in 386 milliseconds