Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreReadsEnd (Results 1 – 25 of 30) sorted by relevance

12

/external/compiler-rt/test/tsan/
Dthread_end_with_ignore3.cc3 extern "C" void AnnotateIgnoreReadsEnd(const char *f, int l);
8 AnnotateIgnoreReadsEnd("", 0); in main()
9 AnnotateIgnoreReadsEnd("", 0); in main()
12 AnnotateIgnoreReadsEnd("", 0); in main()
Dignore_race.cc9 extern "C" void AnnotateIgnoreReadsEnd(const char *f, int l);
15 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in Thread()
Dignore_free.cc6 void AnnotateIgnoreReadsEnd(const char *f, int l);
26 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in main()
Dignore_malloc.cc6 void AnnotateIgnoreReadsEnd(const char *f, int l);
Dignored-interceptors-mmap.cc12 void AnnotateIgnoreReadsEnd(const char *f, int l);
/external/llvm-project/compiler-rt/test/tsan/
Dthread_end_with_ignore3.cpp3 extern "C" void AnnotateIgnoreReadsEnd(const char *f, int l);
8 AnnotateIgnoreReadsEnd("", 0); in main()
9 AnnotateIgnoreReadsEnd("", 0); in main()
12 AnnotateIgnoreReadsEnd("", 0); in main()
Dignore_race.cpp10 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in Thread()
Dignore_free.cpp19 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in main()
Dtest.h79 void AnnotateIgnoreReadsEnd(const char *f, int l);
/external/webrtc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h179 AnnotateIgnoreReadsEnd(__FILE__, __LINE__)
272 void AnnotateIgnoreReadsEnd(const char *file, int line)
Ddynamic_annotations.cc63 void AnnotateIgnoreReadsEnd(const char *, int){} in AnnotateIgnoreReadsEnd() function
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h179 AnnotateIgnoreReadsEnd(__FILE__, __LINE__)
272 void AnnotateIgnoreReadsEnd(const char *file, int line)
Ddynamic_annotations.cc63 void AnnotateIgnoreReadsEnd(const char *, int){} in AnnotateIgnoreReadsEnd() function
/external/angle/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h303 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd) \
311 void AnnotateIgnoreReadsEnd(const char* file,
/external/libtextclassifier/abseil-cpp/absl/base/
Ddynamic_annotations.h299 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
306 void AnnotateIgnoreReadsEnd(const char* file,
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h299 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
306 void AnnotateIgnoreReadsEnd(const char* file,
/external/openscreen/third_party/abseil/src/absl/base/
Ddynamic_annotations.h299 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
306 void AnnotateIgnoreReadsEnd(const char* file,
/external/python/cpython3/Include/
Ddynamic_annotations.h211 AnnotateIgnoreReadsEnd(__FILE__, __LINE__)
433 void AnnotateIgnoreReadsEnd(const char *file, int line);
/external/python/cpython3/Python/
Ddynamic_annotations.c107 void AnnotateIgnoreReadsEnd(const char *file, int line){} in AnnotateIgnoreReadsEnd() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h255 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
517 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(
Ddynamic_annotations.c194 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h276 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
/external/llvm-project/openmp/runtime/src/
Dtsan_annotations.cpp77 extern "C" __attribute__((weak)) void AnnotateIgnoreReadsEnd(const char *f, in AnnotateIgnoreReadsEnd() function
/external/openscreen/third_party/abseil/src/absl/base/internal/
Ddynamic_annotations.h276 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h276 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)

12