Home
last modified time | relevance | path

Searched refs:AnnotateNoOp (Results 1 – 6 of 6) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.c125 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)( in DYNAMIC_ANNOTATIONS_NAME() argument
Ddynamic_annotations.h373 DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)(__FILE__, __LINE__, arg)
524 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)(
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc231 void AnnotateNoOp(char *f, int l, uptr mem) { in AnnotateNoOp() function
232 SCOPED_ANNOTATION(AnnotateNoOp); in AnnotateNoOp()
/external/valgrind/dynamic_annotations/
Ddynamic_annotations.h372 DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)(__FILE__, __LINE__, arg)
529 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)(
Ddynamic_annotations.c136 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNoOp)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/valgrind/tsan/
Dts_valgrind_intercepts.c2754 ANN_FUNC(void, AnnotateNoOp, char *file, int line, void *mem) in ANN_FUNC() argument