Searched refs:_Swap_owners (Results 1 - 25 of 36) sorted by relevance

12

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); } function in class:__owned_list
H A D_deque.h204 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_hashtable.h179 _M_iter_list._Swap_owners(__ht._M_iter_list);
H A D_tree.h174 _M_iter_list._Swap_owners(__t._M_iter_list);
H A D_vector.h266 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_debug.c175 // 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) { function in class:_Dummy
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
H A D_list.h198 _M_iter_list._Swap_owners(__x._M_iter_list);
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); } function in class:__owned_list
H A D_deque.h204 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_hashtable.h179 _M_iter_list._Swap_owners(__ht._M_iter_list);
H A D_tree.h174 _M_iter_list._Swap_owners(__t._M_iter_list);
H A D_vector.h266 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_debug.c175 // 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) { function in class:_Dummy
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
H A D_list.h198 _M_iter_list._Swap_owners(__x._M_iter_list);
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); } function in class:__owned_list
H A D_deque.h204 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_hashtable.h179 _M_iter_list._Swap_owners(__ht._M_iter_list);
H A D_tree.h174 _M_iter_list._Swap_owners(__t._M_iter_list);
H A D_vector.h266 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_debug.c175 // 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) { function in class:_Dummy
517 // Check __stl_debug_engine<_Dummy>::_Swap_owners comments to see why there is no lock here
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h127 static void _STLP_CALL _Swap_owners(__owned_list&, __owned_list&);
364 void _Swap_owners(__owned_list& __y) { __stl_debugger::_Swap_owners(*this, __y); } function in class:__owned_list
H A D_deque.h204 _M_iter_list._Swap_owners(__x._M_iter_list);
H A D_hashtable.h179 _M_iter_list._Swap_owners(__ht._M_iter_list);
H A D_tree.h174 _M_iter_list._Swap_owners(__t._M_iter_list);
H A D_vector.h266 _M_iter_list._Swap_owners(__x._M_iter_list);

Completed in 158 milliseconds

12