HomeSort by relevance Sort by last modified time
    Searched full:sungetc (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.pback/
sungetc.pass.cpp 15 // int_type sungetc();
47 assert(t.sungetc() == 'a');
51 assert(t.sungetc() == 'A');
53 assert(t.sungetc() == 'a');
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.pback/
sungetc.pass.cpp 15 // int_type sungetc();
47 assert(t.sungetc() == 'a');
51 assert(t.sungetc() == 'A');
53 assert(t.sungetc() == 'a');
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_streambuf.i 71 sungetc();
  /external/libcxx/include/
streambuf 55 int_type sungetc();
156 int_type sungetc();
337 basic_streambuf<_CharT, _Traits>::sungetc()
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf 55 int_type sungetc();
156 int_type sungetc();
337 basic_streambuf<_CharT, _Traits>::sungetc()
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf 55 int_type sungetc();
156 int_type sungetc();
337 basic_streambuf<_CharT, _Traits>::sungetc()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 71 // called from basic_streambuf::sungetc()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 71 // called from basic_streambuf::sungetc()
  /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 71 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 62 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 62 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 62 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 62 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 72 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 72 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 72 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 72 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
stdio_sync_filebuf.h 71 // called from basic_streambuf::sungetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 71 // called from basic_streambuf::sungetc()
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 247 int_type sungetc() { function in class:basic_streambuf
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 247 int_type sungetc() { function in class:basic_streambuf
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 247 int_type sungetc() { function in class:basic_streambuf
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 247 int_type sungetc() { function in class:basic_streambuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 247 int_type sungetc() { function in class:basic_streambuf
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_streambuf.h 247 int_type sungetc() { function in class:basic_streambuf

Completed in 605 milliseconds

1 2 3 4