Searched refs:AnnotateEnableRaceDetection (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
D | dynamic_annotations.h | 137 ABSL_INTERNAL_GLOBAL_SCOPED(AnnotateEnableRaceDetection) \ 214 void AnnotateEnableRaceDetection(const char* file, int line, int enable);
|
/third_party/python/Include/ |
D | dynamic_annotations.h | 249 AnnotateEnableRaceDetection(__FILE__, __LINE__, enable) 436 void AnnotateEnableRaceDetection(const char *file, int line, int enable);
|
/third_party/python/Python/ |
D | dynamic_annotations.c | 112 void AnnotateEnableRaceDetection(const char *file, int line, int enable){} in AnnotateEnableRaceDetection() function
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 23 <!-- AnnotateEnableRaceDetection --> 24 …<elf-symbol name='AnnotateEnableRaceDetection' type='func-type' binding='global-binding' visibilit… 27575 <!-- void AnnotateEnableRaceDetection(char*, int, int) --> 27576 …AnnotateEnableRaceDetection' mangled-name='AnnotateEnableRaceDetection' filepath='../../.././libsa…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 18 …<elf-symbol name='AnnotateEnableRaceDetection' type='func-type' binding='global-binding' visibilit… 15786 …AnnotateEnableRaceDetection' mangled-name='AnnotateEnableRaceDetection' filepath='../../.././libsa…
|