Searched defs:can_write (Results 1 – 7 of 7) sorted by relevance
478 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() local
131 const size_t can_write = av_fifo_can_write(f); in fifo_check_space() local
679 bool can_write() const { return mode() == MainThread; } in can_write() function
426 inline bool can_write(const Twine &Path) { in can_write() function
482 inline bool can_write(const Twine &Path) { in can_write() function
1155 size_t can_write; in mpeg_mux_write_packet() local
190 constexpr bool can_write() const { return kCanWriteBit::decode(bitfield_); } in can_write() function