Searched defs:can_write (Results 1 – 13 of 13) sorted by relevance
76 bool can_write(char*& dest_begin, char* dest_end) in can_write() function
132 typedef is_convertible<category, output> can_write; in do_write() typedef
221 typedef is_convertible<category, output> can_write; in flush() typedef
295 typedef is_convertible<category, output> can_write; in write_long() typedef
108 bool can_write() const { return is_convertible<Mode, output>::value; } in can_write() function in boost::iostreams::detail::indirect_streambuf
284 gboolean can_write = FALSE; in gst_preset_suite() local
688 gboolean can_write; in profile_suite() local
568 guint32 can_write; in gst_wasapi2_ring_buffer_write() local735 guint32 can_write; in gst_wasapi2_ring_buffer_fill_loopback_silence() local
129 typedef is_convertible<device_category, output> can_write; typedef
482 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() local
426 inline bool can_write(const Twine &Path) { in can_write() function
482 inline bool can_write(const Twine &Path) { in can_write() function
390 gboolean can_read, can_write; in test_attributes() local