Searched defs:can_read (Results 1 – 5 of 5) sorted by relevance
404 bool can_read; in test_vsys_r() local
2317 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() function2323 fn can_read(_: &std::fs::Permissions) -> bool { in generate() function
304 #define can_read(buffer, size) ((buffer != NULL) && (((buffer)->offset + size) <= (buffer)->length)) macro
2526 bool can_read = true; in CanReadMemory() local
7218 bool can_read = (i < fake_fault_at_lane) && in SVEFaultTolerantLoadHelper() local