Searched defs:__o (Results 1 – 4 of 4) sorted by relevance
/external/stlport/stlport/stl/ |
D | _ostreambuf_iterator.h | 79 …f_iterator<_CharT, _Traits>::ostreambuf_iterator(basic_ostream<_CharT, _Traits>& __o) _STLP_NOTHROW in ostreambuf_iterator()
|
D | _rope.c | 845 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.h | 321 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.c | 461 __stl_debug_engine<_Dummy>::_Stamp_all(__owned_list* __l, __owned_list* __o) { in _Stamp_all()
|