OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateNewMemory
(Results
1 - 10
of
10
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c
90
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
dynamic_annotations.h
199
DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(__FILE__, __LINE__, address, \
484
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.c
106
void
AnnotateNewMemory
(const char *file, int line,
dynamic_annotations.h
171
AnnotateNewMemory
(__FILE__, __LINE__, address, size)
456
void
AnnotateNewMemory
(const char *file, int line,
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.c
106
void
AnnotateNewMemory
(const char *file, int line,
dynamic_annotations.h
171
AnnotateNewMemory
(__FILE__, __LINE__, address, size)
456
void
AnnotateNewMemory
(const char *file, int line,
/external/chromium_org/third_party/cld/base/
dynamic_annotations.h
117
AnnotateNewMemory
(__FILE__, __LINE__, address, size)
295
extern "C" void
AnnotateNewMemory
(const char *file, int line,
/external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.c
151
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
dynamic_annotations.h
198
DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(__FILE__, __LINE__, address, \
489
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNewMemory
)(
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc
299
void INTERFACE_ATTRIBUTE
AnnotateNewMemory
(char *f, int l, uptr mem,
301
SCOPED_ANNOTATION(
AnnotateNewMemory
);
Completed in 171 milliseconds