Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp50 const ios_base::fmtflags ios_base::hex; member in ios_base
/ndk/sources/cxx-stl/llvm-libc++/src/
Dios.cpp91 const ios_base::fmtflags ios_base::hex; member in ios_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h326 inline ios_base& _STLP_CALL hex(ios_base& __s) in hex() function