HomeSort by relevance Sort by last modified time
    Searched refs:syncputc (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 89 syncputc(int_type __c);
143 __ret = this->syncputc(__c);
195 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
228 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
262 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 99 syncputc(int_type __c);
153 __ret = this->syncputc(__c);
205 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
238 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
272 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 99 syncputc(int_type __c);
153 __ret = this->syncputc(__c);
205 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
238 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
272 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 89 syncputc(int_type __c);
143 __ret = this->syncputc(__c);
195 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
228 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
262 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 89 syncputc(int_type __c);
143 __ret = this->syncputc(__c);
195 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
228 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
262 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 89 syncputc(int_type __c);
143 __ret = this->syncputc(__c);
195 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
228 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
262 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 89 syncputc(int_type __c);
143 __ret = this->syncputc(__c);
195 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
228 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
262 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 99 syncputc(int_type __c);
153 __ret = this->syncputc(__c);
205 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
238 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
272 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 99 syncputc(int_type __c);
153 __ret = this->syncputc(__c);
205 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
238 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
272 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))

Completed in 141 milliseconds