Home
last modified time | relevance | path

Searched refs:AnnotatePCQPut (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/
Ddynamic_annotations.h177 AnnotatePCQPut(__FILE__, __LINE__, pcq)
409 void AnnotatePCQPut(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c83 void AnnotatePCQPut(const char *file, int line, in AnnotatePCQPut() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h219 DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQPut)(__FILE__, __LINE__, pcq)
483 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQPut)(
Ddynamic_annotations.c143 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQPut)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc334 void INTERFACE_ATTRIBUTE AnnotatePCQPut( in AnnotatePCQPut() function
336 SCOPED_ANNOTATION(AnnotatePCQPut); in AnnotatePCQPut()