| /external/compiler-rt/lib/asan/ |
| D | asan_rtl.cc | 112 #define ASAN_REPORT_ERROR(type, is_write, size) \ argument 140 #define ASAN_REPORT_ERROR_N(type, is_write) \ argument 160 #define ASAN_MEMORY_ACCESS_CALLBACK_BODY(type, is_write, size, exp_arg, fatal) \ in ASAN_REPORT_ERROR_N() argument 178 #define ASAN_MEMORY_ACCESS_CALLBACK(type, is_write, size) \ argument
|
| D | asan_report.cc | 43 bool is_write; member 1061 void ReportGenericError(uptr pc, uptr bp, uptr sp, uptr addr, bool is_write, in ReportGenericError() 1206 void __asan_report_error(uptr pc, uptr bp, uptr sp, uptr addr, int is_write, in __asan_report_error()
|
| /external/llvm-project/compiler-rt/lib/asan/ |
| D | asan_rtl.cpp | 101 #define ASAN_REPORT_ERROR(type, is_write, size) \ argument 129 #define ASAN_REPORT_ERROR_N(type, is_write) \ argument 149 #define ASAN_MEMORY_ACCESS_CALLBACK_BODY(type, is_write, size, exp_arg, fatal) \ in ASAN_REPORT_ERROR_N() argument 169 #define ASAN_MEMORY_ACCESS_CALLBACK(type, is_write, size) \ argument
|
| D | asan_report.cpp | 460 void ReportGenericError(uptr pc, uptr bp, uptr sp, uptr addr, bool is_write, in ReportGenericError() 485 void __asan_report_error(uptr pc, uptr bp, uptr sp, uptr addr, int is_write, in __asan_report_error()
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | debug_report.cc | 40 int is_write = __asan_get_report_access_type(); in __asan_on_error() local
|
| /external/llvm-project/compiler-rt/test/asan/TestCases/ |
| D | debug_report.cpp | 46 int is_write = __asan_get_report_access_type(); in __asan_on_error() local
|
| /external/libbrillo/brillo/streams/ |
| D | tls_stream.cc | 254 bool is_write = stream_utils::IsWriteAccessMode(mode); in WaitForData() local 272 bool is_write = stream_utils::IsWriteAccessMode(in_mode); in WaitForDataBlocking() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | lower_buffer_access.cpp | 57 bool is_write, in emit_access()
|
| D | lower_variable_index_to_cond_assign.cpp | 182 bool is_write; member
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_job.c | 284 bool is_depth, bool is_write) in vc4_submit_setup_rcl_surface()
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_rtl.cc | 658 bool ContainsSameAccessSlow(u64 *s, u64 a, u64 sync_epoch, bool is_write) { in ContainsSameAccessSlow() 677 bool ContainsSameAccessFast(u64 *s, u64 a, u64 sync_epoch, bool is_write) { in ContainsSameAccessFast() 731 bool ContainsSameAccess(u64 *s, u64 a, u64 sync_epoch, bool is_write) { in ContainsSameAccess()
|
| D | tsan_rtl_thread.cc | 321 uptr size, bool is_write) { in MemoryAccessRange()
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_rtl.cpp | 745 bool ContainsSameAccessSlow(u64 *s, u64 a, u64 sync_epoch, bool is_write) { in ContainsSameAccessSlow() 764 bool ContainsSameAccessFast(u64 *s, u64 a, u64 sync_epoch, bool is_write) { in ContainsSameAccessFast() 818 bool ContainsSameAccess(u64 *s, u64 a, u64 sync_epoch, bool is_write) { in ContainsSameAccess()
|
| D | tsan_rtl_thread.cpp | 345 uptr size, bool is_write) { in MemoryAccessRange()
|
| /external/compiler-rt/lib/asan/tests/ |
| D | asan_noinst_test.cc | 244 for (uptr is_write = 0; is_write <= 1; is_write++) { in TEST() local
|
| /external/llvm-project/compiler-rt/lib/asan/tests/ |
| D | asan_noinst_test.cpp | 254 for (uptr is_write = 0; is_write <= 1; is_write++) { in TEST() local
|
| /external/crosvm/crosvm_plugin/ |
| D | crosvm.h | 552 uint8_t is_write; member
|
| /external/libiio/src/iiod/ |
| D | ops.c | 766 struct iio_device *dev, unsigned int nb, bool is_write) in rw_buffer() 1085 unsigned int nb, bool is_write) in rw_dev()
|
| /external/llvm-project/compiler-rt/lib/tsan/tests/rtl/ |
| D | tsan_test_util_posix.cpp | 415 void ScopedThread::Access(void *addr, bool is_write, in Access()
|
| /external/compiler-rt/lib/tsan/tests/rtl/ |
| D | tsan_test_util_posix.cc | 440 void ScopedThread::Access(void *addr, bool is_write, in Access()
|
| /external/f2fs-tools/lib/ |
| D | libf2fs_io.c | 308 size_t byte_count, bool is_write) in dcache_update_rw()
|
| /external/libevent/ |
| D | bufferevent_ratelim.c | 198 bufferevent_get_rlim_max_(struct bufferevent_private *bev, int is_write) in bufferevent_get_rlim_max_()
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_deref.c | 1131 bool is_write) in is_vector_bitcast_deref()
|
| /external/OpenCL-CTS/test_conformance/api/ |
| D | test_kernel_arg_info.cpp | 813 bool is_write = in run_image_tests() local
|
| /external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
| D | InstrumentationRuntimeTSan.cpp | 950 bool is_write = in GenerateThreadName() local
|