Home
last modified time | relevance | path

Searched defs:__dir (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ostream.h156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { in seekp()
D_num_put.c51 ios_base::fmtflags __dir = __flags & ios_base::adjustfield; in __copy_float_and_fill() local
161 ios_base::fmtflags __dir = __flg & ios_base::adjustfield; in __copy_integer_and_fill() local
396 ios_base::fmtflags __dir = __f.flags() & ios_base::adjustfield; in __do_put_bool() local
D_sstream.c301 ios_base::seekdir __dir, in seekoff()
D_istream.c518 basic_istream<_CharT, _Traits>::seekg(off_type __off, ios_base::seekdir __dir) { in seekg()