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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 98 syncputc(int_type __c);
152 __ret = this->syncputc(__c);
204 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
237 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
271 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 98 syncputc(int_type __c);
152 __ret = this->syncputc(__c);
204 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
237 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
271 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
stdio_sync_filebuf.h 98 syncputc(int_type __c);
152 __ret = this->syncputc(__c);
204 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
237 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
271 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 98 syncputc(int_type __c);
152 __ret = this->syncputc(__c);
204 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
237 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
271 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 98 syncputc(int_type __c);
152 __ret = this->syncputc(__c);
204 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
237 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
271 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 98 syncputc(int_type __c);
152 __ret = this->syncputc(__c);
204 stdio_sync_filebuf<char>::syncputc(int_type __c) function in class:stdio_sync_filebuf
237 stdio_sync_filebuf<wchar_t>::syncputc(int_type __c) function in class:stdio_sync_filebuf
271 if (traits_type::eq_int_type(this->syncputc(*__s++), __eof))

Completed in 1095 milliseconds