/external/compiler-rt/test/tsan/ |
D | thread_end_with_ignore3.cc | 3 extern "C" void AnnotateIgnoreReadsEnd(const char *f, int l); 8 AnnotateIgnoreReadsEnd("", 0); in main() 9 AnnotateIgnoreReadsEnd("", 0); in main() 12 AnnotateIgnoreReadsEnd("", 0); in main()
|
D | ignore_race.cc | 9 extern "C" void AnnotateIgnoreReadsEnd(const char *f, int l); 15 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in Thread()
|
D | ignore_free.cc | 6 void AnnotateIgnoreReadsEnd(const char *f, int l); 26 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in main()
|
D | ignore_malloc.cc | 6 void AnnotateIgnoreReadsEnd(const char *f, int l);
|
D | ignored-interceptors-mmap.cc | 12 void AnnotateIgnoreReadsEnd(const char *f, int l);
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | thread_end_with_ignore3.cpp | 3 extern "C" void AnnotateIgnoreReadsEnd(const char *f, int l); 8 AnnotateIgnoreReadsEnd("", 0); in main() 9 AnnotateIgnoreReadsEnd("", 0); in main() 12 AnnotateIgnoreReadsEnd("", 0); in main()
|
D | ignore_race.cpp | 10 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in Thread()
|
D | ignore_free.cpp | 19 AnnotateIgnoreReadsEnd(__FILE__, __LINE__); in main()
|
D | test.h | 79 void AnnotateIgnoreReadsEnd(const char *f, int l);
|
/external/webrtc/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 179 AnnotateIgnoreReadsEnd(__FILE__, __LINE__) 272 void AnnotateIgnoreReadsEnd(const char *file, int line)
|
D | dynamic_annotations.cc | 63 void AnnotateIgnoreReadsEnd(const char *, int){} in AnnotateIgnoreReadsEnd() function
|
/external/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 179 AnnotateIgnoreReadsEnd(__FILE__, __LINE__) 272 void AnnotateIgnoreReadsEnd(const char *file, int line)
|
D | dynamic_annotations.cc | 63 void AnnotateIgnoreReadsEnd(const char *, int){} in AnnotateIgnoreReadsEnd() function
|
/external/angle/third_party/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 303 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd) \ 311 void AnnotateIgnoreReadsEnd(const char* file,
|
/external/libtextclassifier/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 299 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/ |
D | dynamic_annotations.h | 299 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__) 306 void AnnotateIgnoreReadsEnd(const char* file,
|
/external/openscreen/third_party/abseil/src/absl/base/ |
D | dynamic_annotations.h | 299 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__) 306 void AnnotateIgnoreReadsEnd(const char* file,
|
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 211 AnnotateIgnoreReadsEnd(__FILE__, __LINE__) 433 void AnnotateIgnoreReadsEnd(const char *file, int line);
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 107 void AnnotateIgnoreReadsEnd(const char *file, int line){} in AnnotateIgnoreReadsEnd() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 255 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__) 517 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)(
|
D | dynamic_annotations.c | 194 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreReadsEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 276 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
|
/external/llvm-project/openmp/runtime/src/ |
D | tsan_annotations.cpp | 77 extern "C" __attribute__((weak)) void AnnotateIgnoreReadsEnd(const char *f, in AnnotateIgnoreReadsEnd() function
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | dynamic_annotations.h | 276 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | dynamic_annotations.h | 276 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreReadsEnd)(__FILE__, __LINE__)
|