Searched refs:_M_read (Results 1 - 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_stream_iterator.h113 _M_read();
121 _M_read();
126 _M_read();
132 _M_read();
135 __x._M_read();
146 void _M_read() const { function in class:istream_iterator
H A D_fstream.c515 ptrdiff_t __n = _M_base._M_read(_M_ext_buf_end, _M_ext_buf_EOS - _M_ext_buf_end);
H A D_fstream.h68 ptrdiff_t _M_read(char* __buf, ptrdiff_t __n);
/ndk/sources/cxx-stl/stlport/src/details/
H A Dfstream_stdio.cpp317 ptrdiff_t _Filebuf_base::_M_read(char* buf, ptrdiff_t n) { function in class:_Filebuf_base
H A Dfstream_unistd.cpp260 ptrdiff_t _Filebuf_base::_M_read(char* buf, ptrdiff_t n) function in class:_Filebuf_base
H A Dfstream_win32io.cpp389 ptrdiff_t _Filebuf_base::_M_read(char* buf, ptrdiff_t n) { function in class:_Filebuf_base

Completed in 68 milliseconds