HomeSort by relevance Sort by last modified time
    Searched refs:uflow (Results 1 - 25 of 29) sorted by null

1 2

  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sbumpc.pass.cpp 35 int_type uflow() function in struct:test
snextc.pass.cpp 35 int_type uflow() function in struct:test
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sbumpc.pass.cpp 35 int_type uflow() function in struct:test
snextc.pass.cpp 35 int_type uflow() function in struct:test
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sbumpc.pass.cpp 35 int_type uflow() function in struct:test
snextc.pass.cpp 35 int_type uflow() function in struct:test
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
stdio_streambuf.h 81 int_type uflow();
stdio_streambuf.cpp 171 stdio_istreambuf::int_type stdio_istreambuf::uflow() { function in class:stdio_istreambuf
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
stdio_streambuf.h 81 int_type uflow();
stdio_streambuf.cpp 171 stdio_istreambuf::int_type stdio_istreambuf::uflow() { function in class:stdio_istreambuf
  /frameworks/native/services/vr/performanced/
stdio_filebuf.h 62 virtual int_type uflow() override;
112 typename stdio_filebuf<_CharT>::int_type stdio_filebuf<_CharT>::uflow() { function in class:android::dvr::stdio_filebuf
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
_streambuf.h 174 virtual int_type uflow();
229 : this->uflow();
_sstream.h 80 virtual int_type uflow();
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
_streambuf.h 174 virtual int_type uflow();
229 : this->uflow();
_sstream.h 80 virtual int_type uflow();
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_streambuf.c 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
_streambuf.h 174 virtual int_type uflow();
229 : this->uflow();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 108 uflow() 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/
stdio_sync_filebuf.h 108 uflow() 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/
stdio_sync_filebuf.h 108 uflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 108 uflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 108 uflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 108 uflow() function in class:stdio_sync_filebuf

Completed in 2317 milliseconds

1 2