Searched refs:AnnotateExpectRace (Results 1 – 9 of 9) sorted by relevance
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 314 AnnotateExpectRace(__FILE__, __LINE__, address, description) 416 void AnnotateExpectRace(const char *file, int line,
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 90 void AnnotateExpectRace(const char *file, int line, in AnnotateExpectRace() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 364 DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(__FILE__, __LINE__, address, \ 492 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
|
D | dynamic_annotations.c | 155 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/cronet/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 366 DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(__FILE__, __LINE__, address, \ 494 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)(
|
D | dynamic_annotations.c | 155 void DYNAMIC_ANNOTATIONS_NAME(AnnotateExpectRace)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 349 void INTERFACE_ATTRIBUTE AnnotateExpectRace( in AnnotateExpectRace() function 351 SCOPED_ANNOTATION(AnnotateExpectRace); in AnnotateExpectRace()
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 25 <!-- AnnotateExpectRace --> 26 …<elf-symbol name='AnnotateExpectRace' type='func-type' binding='global-binding' visibility='defaul… 24755 <!-- void AnnotateExpectRace(char*, int, __sanitizer::uptr, char*) --> 24756 …AnnotateExpectRace' mangled-name='AnnotateExpectRace' filepath='../../.././libsanitizer/tsan/tsan_…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 19 …<elf-symbol name='AnnotateExpectRace' type='func-type' binding='global-binding' visibility='defaul… 13863 …AnnotateExpectRace' mangled-name='AnnotateExpectRace' filepath='../../.././libsanitizer/tsan/tsan_…
|