HomeSort by relevance Sort by last modified time
    Searched defs:_Swap_owners (Results 1 - 10 of 10) sorted by null

  /external/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 175 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
220 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
488 __stl_debug_engine<_Dummy>::_Swap_owners(__owned_list& __x, __owned_list& __y) {
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
_debug.h 127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); }

Completed in 897 milliseconds