Searched defs:showbase (Results 1 – 4 of 4) sorted by relevance
139 static const fmtflags showbase = android::ios_baseflags_showbase; variable
53 const ios_base::fmtflags ios_base::showbase; member in ios_base
273 inline ios_base& _STLP_CALL showbase(ios_base& __s) in showbase() function
614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument