Searched defs:can_read (Results 1 – 9 of 9) sorted by relevance
35 static bool can_read(int fd) in can_read() function
833 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() function839 fn can_read(_: &std::fs::Permissions) -> bool { in generate() function
478 size_t can_read = av_fifo_can_read(ctx->timestamp_list); in amf_copy_buffer() local
204 size_t can_read = av_fifo_can_read(f); in fifo_peek_common() local
385 bool can_read = v ? ring_buffer_view_can_read(r, v, bytes) : ring_buffer_can_read(r, bytes); in ring_buffer_wait_read() local
192 #define can_read(buffer, size) ((buffer != NULL) && (((buffer)->offset + size) <= (buffer)->length)) macro
303 #define can_read(buffer, size) ((buffer != NULL) && (((buffer)->offset + size) <= (buffer)->length)) macro
4663 bool can_read = true; in Simulator() local
7473 bool can_read = (i < fake_fault_at_lane) && in SVEFaultTolerantLoadHelper() local