Searched defs:setbuf (Results 1 – 5 of 5) sorted by relevance
69 basic_pointerbuf<charT, BufferT>::setbuf(char_type* s, streamsize n) in setbuf() function in boost::detail::basic_pointerbuf
29 size_t setbuf_len, const u8 setbuf[], in siox_gpio_pushpull()
804 setbuf(char_type* __s, streamsize __n) in setbuf() function in std::basic_filebuf
103 BufferType* setbuf(char_type* s, streamsize n) { return base_type::setbuf(s, n); } in setbuf() function in boost::detail::basic_unlockedbuf