Home
last modified time | relevance | path

Searched defs:__o (Results 1 – 4 of 4) sorted by relevance

/external/stlport/stlport/stl/
D_ostreambuf_iterator.h79 …f_iterator<_CharT, _Traits>::ostreambuf_iterator(basic_ostream<_CharT, _Traits>& __o) _STLP_NOTHROW in ostreambuf_iterator()
D_rope.c845 inline void _Rope_fill(basic_ostream<_CharT, _Traits>& __o, streamsize __n) { in _Rope_fill()
851 basic_ostream<_CharT, _Traits>& _S_io_get(basic_ostream<_CharT, _Traits>& __o, in _S_io_get()
873 basic_ostream<_CharT, _Traits>& _S_io_get(basic_ostream<_CharT, _Traits>& __o, in _S_io_get()
/external/stlport/stlport/stl/debug/
D_debug.h321 void _Set_owner(const __owned_list* __o) { _M_owner= __CONST_CAST(__owned_list*,__o); } in _Set_owner()
341 __owned_list(void* __o) { in __owned_list()
D_debug.c461 __stl_debug_engine<_Dummy>::_Stamp_all(__owned_list* __l, __owned_list* __o) { in _Stamp_all()