Searched defs:ANNOTATE_NEW_MEMORY (Results 1 - 7 of 7) 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/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.h39 (e.g., ANNOTATE_NEW_MEMORY).
198 #define ANNOTATE_NEW_MEMORY(address, size) \ macro
404 #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
377 #define ANNOTATE_NEW_MEMORY(addr, size) \ macro
/external/valgrind/main/helgrind/
H A Dhelgrind.h546 #define ANNOTATE_NEW_MEMORY(address, size) \ macro

Completed in 181 milliseconds