Home
last modified time | relevance | path

Searched refs:AnnotateRWLockCreate (Results 1 – 25 of 26) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Ddynamic_annotations.h31 AnnotateRWLockCreate(__FILE__, __LINE__, (void*)(addr))
44 void AnnotateRWLockCreate(const char* file, int line,
/external/llvm-project/compiler-rt/test/tsan/
Dtest.h72 void AnnotateRWLockCreate(const char *f, int l, void *m);
88 AnnotateRWLockCreate(__FILE__, __LINE__, m)
/external/compiler-rt/test/tsan/
Dtest.h85 void AnnotateRWLockCreate(const char *f, int l, void *m);
96 AnnotateRWLockCreate(__FILE__, __LINE__, m)
/external/webrtc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h93 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
241 void AnnotateRWLockCreate(const char *file, int line,
Ddynamic_annotations.cc45 void AnnotateRWLockCreate(const char *, int, in AnnotateRWLockCreate() function
/external/abseil-cpp/absl/base/
Ddynamic_annotations.h93 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
241 void AnnotateRWLockCreate(const char *file, int line,
Ddynamic_annotations.cc45 void AnnotateRWLockCreate(const char *, int, in AnnotateRWLockCreate() function
/external/angle/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h154 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
198 void AnnotateRWLockCreate(const char* file, int line,
/external/libtextclassifier/abseil-cpp/absl/base/
Ddynamic_annotations.h154 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
198 void AnnotateRWLockCreate(const char* file, int line,
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Ddynamic_annotations.h154 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
198 void AnnotateRWLockCreate(const char* file, int line,
/external/openscreen/third_party/abseil/src/absl/base/
Ddynamic_annotations.h154 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
198 void AnnotateRWLockCreate(const char* file, int line,
/external/llvm-project/openmp/runtime/src/
Dtsan_annotations.h35 void AnnotateRWLockCreate(const char *f, int l, uptr m);
86 AnnotateRWLockCreate(__FILE__, __LINE__, (uptr)lck)
Dtsan_annotations.cpp34 extern "C" __attribute__((weak)) void AnnotateRWLockCreate(const char *f, int l, in AnnotateRWLockCreate() function
/external/skia/src/core/
DSkSharedMutex.cpp21 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
49 void AnnotateRWLockCreate(
/external/skqp/src/core/
DSkSharedMutex.cpp21 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
49 void AnnotateRWLockCreate(
/external/python/cpython3/Include/
Ddynamic_annotations.h269 AnnotateRWLockCreate(__FILE__, __LINE__, lock)
375 void AnnotateRWLockCreate(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c48 void AnnotateRWLockCreate(const char *file, int line, in AnnotateRWLockCreate() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h314 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
432 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)(
Ddynamic_annotations.c73 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockCreate)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h157 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
/external/openscreen/third_party/abseil/src/absl/base/internal/
Ddynamic_annotations.h157 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Ddynamic_annotations.h157 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateRWLockCreate)(__FILE__, __LINE__, lock)
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc253 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { in AnnotateRWLockCreate() function
254 SCOPED_ANNOTATION(AnnotateRWLockCreate); in AnnotateRWLockCreate()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cpp253 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { in AnnotateRWLockCreate() function
254 SCOPED_ANNOTATION(AnnotateRWLockCreate); in AnnotateRWLockCreate()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi69 <!-- AnnotateRWLockCreate -->
70 …<elf-symbol name='AnnotateRWLockCreate' type='func-type' binding='global-binding' visibility='defa…
27449 <!-- void AnnotateRWLockCreate(char*, int, __sanitizer::uptr) -->
27450AnnotateRWLockCreate' mangled-name='AnnotateRWLockCreate' filepath='../../.././libsanitizer/tsan/t…

12