Searched defs:can_read (Results 1 – 7 of 7) sorted by relevance
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
2621 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() function2627 fn can_read(_: &std::fs::Permissions) -> bool { in generate() function
315 #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
4504 bool can_read = true; in Simulator() local
7455 bool can_read = (i < fake_fault_at_lane) && in SVEFaultTolerantLoadHelper() local