Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Ddynamic_annotations.h181 AnnotatePCQGet(__FILE__, __LINE__, pcq)
411 void AnnotatePCQGet(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c85 void AnnotatePCQGet(const char *file, int line, in AnnotatePCQGet() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h224 DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQGet)(__FILE__, __LINE__, pcq)
486 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQGet)(
Ddynamic_annotations.c147 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePCQGet)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc329 void INTERFACE_ATTRIBUTE AnnotatePCQGet( in AnnotatePCQGet() function
331 SCOPED_ANNOTATION(AnnotatePCQGet); in AnnotatePCQGet()