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

/external/chromium_org/third_party/cld/base/
H A Ddynamic_annotations.h14 // (e.g., ANNOTATE_NEW_MEMORY).
116 #define ANNOTATE_NEW_MEMORY(address, size) \ macro
252 #define ANNOTATE_NEW_MEMORY(address, size) // empty macro
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.h36 (e.g., ANNOTATE_NEW_MEMORY).
197 #define ANNOTATE_NEW_MEMORY(address, size) \ macro
403 #define ANNOTATE_NEW_MEMORY(address, size) /* empty */ macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Ddynamic_annotations.h43 (e.g., ANNOTATE_NEW_MEMORY).
170 #define ANNOTATE_NEW_MEMORY(address, size) \ macro
353 #define ANNOTATE_NEW_MEMORY(address, size) /* empty */ macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Ddynamic_annotations.h43 (e.g., ANNOTATE_NEW_MEMORY).
170 #define ANNOTATE_NEW_MEMORY(address, size) \ macro
353 #define ANNOTATE_NEW_MEMORY(address, size) /* empty */ macro
/external/valgrind/main/drd/
H A Ddrd.h157 #undef ANNOTATE_NEW_MEMORY macro
402 #define ANNOTATE_NEW_MEMORY(addr, size) \ macro
/external/valgrind/main/helgrind/
H A Dhelgrind.h547 #define ANNOTATE_NEW_MEMORY(address, size) \ macro

Completed in 2238 milliseconds