/external/stlport/stlport/stl/ |
_ostream.h | 147 _Self& seekp(pos_type __pos) { function in class:basic_ostream 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { function in class:basic_ostream
|
/external/stlport/test/unit/ |
sstream_test.cpp | 35 CPPUNIT_TEST(seekp); 55 void seekp(); 404 void SstreamTest::seekp() function in class:SstreamTest 411 s.seekp( 0 ); 414 s.seekp( 0, ios::beg ); 424 with seekg and seekp (27.6.1.3, par 38; 27.6.2.4 par 2), 432 ss.seekp( 0, ios::end );
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.h | 147 _Self& seekp(pos_type __pos) { function in class:basic_ostream 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { function in class:basic_ostream
|
/ndk/tests/device/test-gnustl-full/unit/ |
sstream_test.cpp | 35 CPPUNIT_TEST(seekp); 55 void seekp(); 404 void SstreamTest::seekp() function in class:SstreamTest 411 s.seekp( 0 ); 414 s.seekp( 0, ios::beg ); 424 with seekg and seekp (27.6.1.3, par 38; 27.6.2.4 par 2), 432 ss.seekp( 0, ios::end );
|
/ndk/tests/device/test-stlport/unit/ |
sstream_test.cpp | 35 CPPUNIT_TEST(seekp); 55 void seekp(); 404 void SstreamTest::seekp() function in class:SstreamTest 411 s.seekp( 0 ); 414 s.seekp( 0, ios::beg ); 424 with seekg and seekp (27.6.1.3, par 38; 27.6.2.4 par 2), 432 ss.seekp( 0, ios::end );
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.h | 147 _Self& seekp(pos_type __pos) { function in class:basic_ostream 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { function in class:basic_ostream
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.h | 147 _Self& seekp(pos_type __pos) { function in class:basic_ostream 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { function in class:basic_ostream
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.h | 147 _Self& seekp(pos_type __pos) { function in class:basic_ostream 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { function in class:basic_ostream
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.h | 147 _Self& seekp(pos_type __pos) { function in class:basic_ostream 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { function in class:basic_ostream
|