Searched refs:putback (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | read.hpp | 56 bool putback(T& t, typename char_type_of<T>::type c) in putback() function 57 { return detail::read_device_impl<T>::putback(detail::unwrap(t), c); } in putback() 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 187 return t.putback(c); in putback()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | istreamwrapper.h | 93 stream_.putback(peekBuffer_[i]); in RAPIDJSON_DIAG_OFF()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | streambuf | 111 * input sequence, then a <em>putback position</em> is available. 367 // [27.5.2.2.4] putback 398 * If a putback position is available, this function decrements 720 // [27.5.2.4.4] putback
|
| H A D | istream | 522 putback(char_type __c); 567 * call to @c gcount(). At variance with putback, unget and
|
| H A D | complex | 528 __is.putback(__ch); 532 __is.putback(__ch); 537 __is.putback(__ch);
|
| H A D | fstream | 160 * Necessary bits for putback buffer management.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | streambuf | 111 * input sequence, then a <em>putback position</em> is available. 367 // [27.5.2.2.4] putback 398 * If a putback position is available, this function decrements 720 // [27.5.2.4.4] putback
|
| H A D | istream | 522 putback(char_type __c); 567 * call to @c gcount(). At variance with putback, unget and
|
| H A D | complex | 528 __is.putback(__ch); 532 __is.putback(__ch); 537 __is.putback(__ch);
|
| H A D | fstream | 160 * Necessary bits for putback buffer management.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | istream | 78 basic_istream& putback(char_type c); 284 basic_istream& putback(char_type __c); 1065 basic_istream<_CharT, _Traits>::putback(char_type __c)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | istream | 78 basic_istream& putback(char_type c); 284 basic_istream& putback(char_type __c); 1065 basic_istream<_CharT, _Traits>::putback(char_type __c)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | istream.tcc | 719 putback(char_type __c) in putback() function in std::basic_istream
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | istream.tcc | 719 putback(char_type __c) in putback() function in std::basic_istream
|