Home
last modified time | relevance | path

Searched defs:skipws (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp58 const ios_base::fmtflags ios_base::skipws; member in ios_base
/ndk/sources/cxx-stl/llvm-libc++/src/
Dios.cpp100 const ios_base::fmtflags ios_base::skipws; member in ios_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h293 inline ios_base& _STLP_CALL skipws(ios_base& __s) in skipws() function