Searched defs:showpoint (Results 1 – 3 of 3) sorted by relevance
140 static const fmtflags showpoint = android::ios_baseflags_showpoint; variable
54 const ios_base::fmtflags ios_base::showpoint; member in ios_base
279 inline ios_base& _STLP_CALL showpoint(ios_base& __s) in showpoint() function