Home
last modified time | relevance | path

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

/external/astl/include/
Dios_base.h140 static const fmtflags showpoint = android::ios_baseflags_showpoint; variable
/external/stlport/src/
Dios.cpp54 const ios_base::fmtflags ios_base::showpoint; member in ios_base
/external/stlport/stlport/stl/
D_ios_base.h279 inline ios_base& _STLP_CALL showpoint(ios_base& __s) in showpoint() function