Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreWritesEnd (Results 1 – 25 of 29) sorted by relevance

12

/external/compiler-rt/test/tsan/
Dignore_malloc.cc8 void AnnotateIgnoreWritesEnd(const char *f, int l);
26 AnnotateIgnoreWritesEnd(__FILE__, __LINE__); in main()
Dignore_race.cc7 extern "C" void AnnotateIgnoreWritesEnd(const char *f, int l);
16 AnnotateIgnoreWritesEnd(__FILE__, __LINE__); in Thread()
Dignore_free.cc8 void AnnotateIgnoreWritesEnd(const char *f, int l);
27 AnnotateIgnoreWritesEnd(__FILE__, __LINE__); in main()
Dignored-interceptors-mmap.cc14 void AnnotateIgnoreWritesEnd(const char *f, int l);
34 AnnotateIgnoreWritesEnd(__FILE__, __LINE__); in mmap_and_ignore_reads_and_writes()
/external/openscreen/third_party/abseil/src/absl/base/
Ddynamic_annotations.h349 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
355 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/webrtc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h360 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
366 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/cronet/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h360 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
366 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h363 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
369 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/libtextclassifier/abseil-cpp/absl/base/
Ddynamic_annotations.h349 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
355 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/
Ddynamic_annotations.h363 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
369 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h363 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
369 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/angle/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h365 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
371 void AnnotateIgnoreWritesEnd(const char* file, int line);
/external/llvm/include/llvm/Support/
DCompiler.h412 void AnnotateIgnoreWritesEnd(const char *file, int line);
427 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h422 void AnnotateIgnoreWritesEnd(const char *file, int line);
439 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
/external/python/cpython3/Include/
Ddynamic_annotations.h219 AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
435 void AnnotateIgnoreWritesEnd(const char *file, int line);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h452 void AnnotateIgnoreWritesEnd(const char *file, int line);
469 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
/external/python/cpython3/Python/
Ddynamic_annotations.c109 void AnnotateIgnoreWritesEnd(const char *file, int line){} in AnnotateIgnoreWritesEnd() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h263 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
521 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)(
Ddynamic_annotations.c202 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/cronet/base/third_party/dynamic_annotations/
Ddynamic_annotations.h265 DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
523 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)(
Ddynamic_annotations.c202 void DYNAMIC_ANNOTATIONS_NAME(AnnotateIgnoreWritesEnd)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h311 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
/external/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h311 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
/external/openscreen/third_party/abseil/src/absl/base/internal/
Ddynamic_annotations.h311 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h311 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)

12