Searched defs:syncungetc (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dstdio_sync_filebuf.h95 syncungetc(int_type __c);
104 return this->syncungetc(__c);
125 __ret = this->syncungetc(_M_unget_buf);
130 __ret = this->syncungetc(__c);
199 stdio_sync_filebuf<char>::syncungetc(int_type __c) function in class:stdio_sync_filebuf
232 stdio_sync_filebuf<wchar_t>::syncungetc(int_type __c) function in class:stdio_sync_filebuf

Completed in 311 milliseconds