Home
last modified time | relevance | path

Searched refs:__transfered_const_iterators (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/debug/
A Dsafe_sequence.tcc75 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
110 if (__transfered_const_iterators) in _M_transfer_from_if()
112 __victim->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
113 __transfered_const_iterators->_M_prior = __victim; in _M_transfer_from_if()
119 __transfered_const_iterators = __victim; in _M_transfer_from_if()
144 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/debug/
A Dsafe_sequence.tcc75 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
113 if (__transfered_const_iterators) in _M_transfer_from_if()
115 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
116 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
122 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
147 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/debug/
A Dsafe_sequence.tcc75 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
113 if (__transfered_const_iterators) in _M_transfer_from_if()
115 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
116 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
122 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
147 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/debug/
A Dsafe_sequence.tcc78 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
116 if (__transfered_const_iterators) in _M_transfer_from_if()
118 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
119 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
125 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
150 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/debug/
A Dsafe_sequence.tcc75 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
113 if (__transfered_const_iterators) in _M_transfer_from_if()
115 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
116 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
122 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
147 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/debug/
A Dsafe_sequence.tcc78 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
116 if (__transfered_const_iterators) in _M_transfer_from_if()
118 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
119 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
125 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
150 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/debug/
A Dsafe_sequence.tcc75 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
113 if (__transfered_const_iterators) in _M_transfer_from_if()
115 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
116 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
122 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
147 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/debug/
A Dsafe_sequence.tcc78 _Safe_iterator_base* __transfered_const_iterators = 0; in _M_transfer_from_if() local
116 if (__transfered_const_iterators) in _M_transfer_from_if()
118 __victim_base->_M_next = __transfered_const_iterators; in _M_transfer_from_if()
119 __transfered_const_iterators->_M_prior = __victim_base; in _M_transfer_from_if()
125 __transfered_const_iterators = __victim_base; in _M_transfer_from_if()
150 this->_M_const_iterators = __transfered_const_iterators; in _M_transfer_from_if()

Completed in 18 milliseconds