Searched refs:_M_attach (Results 1 - 25 of 40) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
238 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
H A Dsafe_local_iterator.h155 this->_M_attach(__x._M_sequence);
238 _M_attach(_Safe_sequence_base* __seq) function in class:__gnu_debug::_Safe_local_iterator
239 { _Safe_iterator_base::_M_attach(__seq, _M_constant()); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
238 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
238 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
238 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
247 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
H A Dsafe_local_iterator.h150 this->_M_attach(__x._M_sequence);
232 _M_attach(_Safe_sequence_base* __seq) function in class:__gnu_debug::_Safe_local_iterator
233 { _Safe_iterator_base::_M_attach(__seq, _M_constant()); }
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
247 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
H A Dsafe_local_iterator.h150 this->_M_attach(__x._M_sequence);
232 _M_attach(_Safe_sequence_base* __seq) function in class:__gnu_debug::_Safe_local_iterator
233 { _Safe_iterator_base::_M_attach(__seq, _M_constant()); }
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
247 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
H A Dsafe_local_iterator.h150 this->_M_attach(__x._M_sequence);
232 _M_attach(_Safe_sequence_base* __seq) function in class:__gnu_debug::_Safe_local_iterator
233 { _Safe_iterator_base::_M_attach(__seq, _M_constant()); }
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
H A Dsafe_base.h89 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
96 { this->_M_attach(__x._M_sequence, __constant); }
115 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
247 _M_attach(_Safe_iterator_base* __it, bool __constant);
H A Dsafe_unordered_base.h65 { this->_M_attach(const_cast<_Safe_sequence_base*>(__seq), __constant); }
72 { this->_M_attach(__x._M_sequence, __constant); }
91 void _M_attach(_Safe_sequence_base* __seq, bool __constant);
H A Dsafe_local_iterator.h150 this->_M_attach(__x._M_sequence);
232 _M_attach(_Safe_sequence_base* __seq) function in class:__gnu_debug::_Safe_local_iterator
233 { _Safe_iterator_base::_M_attach(__seq, _M_constant()); }
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
281 // compiler where checked iterators that are passed by value call _M_attach with the wrong
288 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
290 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
294 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
296 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
303 __stl_debugger::_M_attach(__new_owner, this);
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
281 // compiler where checked iterators that are passed by value call _M_attach with the wrong
288 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
290 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
294 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
296 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
303 __stl_debugger::_M_attach(__new_owner, this);
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
281 // compiler where checked iterators that are passed by value call _M_attach with the wrong
288 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
290 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
294 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
296 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
303 __stl_debugger::_M_attach(__new_owner, this);
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h137 static void _STLP_CALL _M_attach(__owned_list*, __owned_link*);
281 // compiler where checked iterators that are passed by value call _M_attach with the wrong
288 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
290 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
294 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__c), this); }
296 { __stl_debugger::_M_attach(__CONST_CAST(__owned_list*,__rhs._M_owner), this); }
303 __stl_debugger::_M_attach(__new_owner, this);

Completed in 353 milliseconds

12