Home
last modified time | relevance | path

Searched defs:putback (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/iostreams/
Dread.hpp56 bool putback(T& t, typename char_type_of<T>::type c) in putback() function
117 static bool putback(T& t, typename char_type_of<T>::type c) in putback() function
154 static bool putback(T& t, typename char_type_of<T>::type c) in putback() function
185 static bool putback(T& t, typename char_type_of<T>::type c) in putback() function
/third_party/boost/boost/iostreams/device/
Dfile.hpp151 inline bool basic_file<Ch>::putback(char_type c) in putback() function in boost::iostreams::basic_file
/third_party/python/Lib/tkinter/
Ddnd.py252 def putback(self): member in Icon
/third_party/boost/boost/iostreams/filter/
Dtest.hpp108 bool putback(char c) in putback() function in boost::iostreams::non_blocking_source
Dgzip.hpp596 bool putback(char c) in putback() function
606 void putback(const string_type& s) in putback() function