Searched defs:can_read (Results 1 – 6 of 6) sorted by relevance
487 gboolean can_read) in gst_image_sequence_src_count_frames()
2621 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() function2627 fn can_read(_: &std::fs::Permissions) -> bool { in generate() function
297 #define can_read(buffer, size) ((buffer != NULL) && (((buffer)->offset + size) <= (buffer)->length)) macro
189 constexpr bool can_read() const { return kCanReadBit::decode(bitfield_); } in can_read() function
4505 bool can_read = true; in Simulator() local
7455 bool can_read = (i < fake_fault_at_lane) && in SVEFaultTolerantLoadHelper() local