Searched defs:AnnotateIgnoreReadsEnd (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dannotate_static.cpp20 static inline void AnnotateIgnoreReadsEnd() { ANNOTATE_IGNORE_READS_END(); } function
28 AnnotateIgnoreReadsEnd();
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c194 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)( function
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Ddynamic_annotations.c126 void AnnotateIgnoreReadsEnd(const char *file, int line){} function
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Ddynamic_annotations.c126 void AnnotateIgnoreReadsEnd(const char *file, int line){} function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc384 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsEnd(char *f, int l) { function
385 SCOPED_ANNOTATION(AnnotateIgnoreReadsEnd);

Completed in 112 milliseconds