Home
last modified time | relevance | path

Searched refs:AnnotateIgnoreWritesEnd (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Ddynamic_annotations.h360 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateIgnoreWritesEnd)(__FILE__, __LINE__)
366 void AnnotateIgnoreWritesEnd(const char* file, int line);
/third_party/python/Include/
H A Ddynamic_annotations.h219 AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
435 void AnnotateIgnoreWritesEnd(const char *file, int line);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCompiler.h452 void AnnotateIgnoreWritesEnd(const char *file, int line);
469 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCompiler.h422 void AnnotateIgnoreWritesEnd(const char *file, int line);
439 # define TsanIgnoreWritesEnd() AnnotateIgnoreWritesEnd(__FILE__, __LINE__)
/third_party/python/Python/
H A Ddynamic_annotations.c109 void AnnotateIgnoreWritesEnd(const char *file, int line){} in AnnotateIgnoreWritesEnd() function

Completed in 5 milliseconds