Home
last modified time | relevance | path

Searched refs:streampos (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
Dchar_traits.h127 typedef fpos<mbstate_t> streampos; typedef
137 typedef streampos pos_type;
216 typedef streampos pos_type;
D_ios_base.h258 typedef _STLP_STD::streampos streampos; typedef
D_sstream.c29 # define __BSB_pos_type__ streampos
D_fstream.c34 # define __BF_pos_type__ streampos
D_istream.c36 # define __BIS_pos_type__ streampos
/ndk/sources/cxx-stl/stlport/stlport/using/
Diosfwd36 using _STLP_NEW_IO_NAMESPACE::streampos;
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp249 streampos p = 0; in tellg()
266 streampos p = 0; in tellg()
282 streampos p = 0; in tellg()
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp249 streampos p = 0; in tellg()
266 streampos p = 0; in tellg()
282 streampos p = 0; in tellg()