Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Ddynamic_annotations.h168 AnnotatePCQCreate(__FILE__, __LINE__, pcq)
405 void AnnotatePCQCreate(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c79 void AnnotatePCQCreate(const char *file, int line, in AnnotatePCQCreate() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h210 DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQCreate)(__FILE__, __LINE__, pcq)
477 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQCreate)(
Ddynamic_annotations.c135 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQCreate)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc344 void INTERFACE_ATTRIBUTE AnnotatePCQCreate( in AnnotatePCQCreate() function
346 SCOPED_ANNOTATION(AnnotatePCQCreate); in AnnotatePCQCreate()