Home
last modified time | relevance | path

Searched refs:is_w (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Ddynamic_annotations.h172 #define ABSL_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) \ argument
174 (__FILE__, __LINE__, lock, is_w)
178 #define ABSL_ANNOTATE_RWLOCK_RELEASED(lock, is_w) \ argument
180 (__FILE__, __LINE__, lock, is_w)
205 const volatile void* lock, long is_w); // NOLINT
207 const volatile void* lock, long is_w); // NOLINT
222 #define ABSL_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) // empty
223 #define ABSL_ANNOTATE_RWLOCK_RELEASED(lock, is_w) // empty
/third_party/skia/src/core/
DSkSharedMutex.cpp31 #define ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) \ argument
32 AnnotateRWLockAcquired(__FILE__, __LINE__, lock, is_w)
35 #define ANNOTATE_RWLOCK_RELEASED(lock, is_w) \ argument
36 AnnotateRWLockReleased(__FILE__, __LINE__, lock, is_w)
59 const volatile void *lock, long is_w) DYNAMIC_ANNOTATIONS_ATTRIBUTE_WEAK;
62 const volatile void *lock, long is_w) DYNAMIC_ANNOTATIONS_ATTRIBUTE_WEAK;
69 #define ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) argument
70 #define ANNOTATE_RWLOCK_RELEASED(lock, is_w) argument
/third_party/python/Include/
Ddynamic_annotations.h277 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) \ argument
278 AnnotateRWLockAcquired(__FILE__, __LINE__, lock, is_w)
281 #define _Py_ANNOTATE_RWLOCK_RELEASED(lock, is_w) \ argument
282 AnnotateRWLockReleased(__FILE__, __LINE__, lock, is_w)
330 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) /* empty */ argument
331 #define _Py_ANNOTATE_RWLOCK_RELEASED(lock, is_w) /* empty */ argument
380 const volatile void *lock, long is_w);
382 const volatile void *lock, long is_w);
/third_party/python/Python/
Ddynamic_annotations.c53 const volatile void *lock, long is_w){} in AnnotateRWLockAcquired() argument
55 const volatile void *lock, long is_w){} in AnnotateRWLockReleased() argument
/third_party/python/Lib/
Dasyncore.py139 is_w = obj.writable()
143 if is_w and not obj.accepting:
145 if is_r or is_w:
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi15747 …<parameter type-id='type-id-86' name='is_w' filepath='../../.././libsanitizer/tsan/tsan_interface_…
15754 …<parameter type-id='type-id-86' name='is_w' filepath='../../.././libsanitizer/tsan/tsan_interface_…
/third_party/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi27505 …<parameter type-id='type-id-86' name='is_w' filepath='../../.././libsanitizer/tsan/tsan_interface_…
27518 …<parameter type-id='type-id-86' name='is_w' filepath='../../.././libsanitizer/tsan/tsan_interface_…