OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnnotateNoOp
(Results
1 - 6
of
6
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.c
125
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNoOp
)(
dynamic_annotations.h
373
DYNAMIC_ANNOTATIONS_NAME(
AnnotateNoOp
)(__FILE__, __LINE__, arg)
524
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNoOp
)(
/external/valgrind/dynamic_annotations/
dynamic_annotations.c
136
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNoOp
)(
dynamic_annotations.h
372
DYNAMIC_ANNOTATIONS_NAME(
AnnotateNoOp
)(__FILE__, __LINE__, arg)
529
void DYNAMIC_ANNOTATIONS_NAME(
AnnotateNoOp
)(
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc
231
void
AnnotateNoOp
(char *f, int l, uptr mem) {
232
SCOPED_ANNOTATION(
AnnotateNoOp
);
/external/valgrind/tsan/
ts_valgrind_intercepts.c
[
all
...]
Completed in 200 milliseconds