Home
last modified time | relevance | path

Searched refs:_S_was_synced (Results 1 – 3 of 3) sorted by relevance

/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/src/
H A Diostream.cpp151 bool ios_base::_S_was_synced = true; member in ios_base
217 if (_S_was_synced) { in _S_initialize()
236 if (_S_was_synced) { in _S_initialize()
334 bool was_synced = _S_was_synced; in sync_with_stdio()
339 _S_was_synced = sync; in sync_with_stdio()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_ios_base.h213 static bool _S_was_synced; variable
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/etc/
H A DChangeLog783 * stlport/stl/_ios_base.h: _S_was_synced renamed in _S_is_synced