Home
last modified time | relevance | path

Searched defs:showbase (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp55 const ios_base::fmtflags ios_base::showbase; member in ios_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h275 inline ios_base& _STLP_CALL showbase(ios_base& __s) in showbase() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp101 const ios_base::fmtflags ios_base::showbase; member in ios_base
/ndk/tests/device/test-gnustl-full/unit/
Dnum_put_get_test.cpp606 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument
/ndk/tests/device/test-stlport/unit/
Dnum_put_get_test.cpp606 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument