Home
last modified time | relevance | path

Searched refs:__base_ret (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/profile/
H A Dset.h242 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
243 __base_ret.second); in _GLIBCXX_VISIBILITY()
264 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
265 __base_ret.second); in _GLIBCXX_VISIBILITY()
273 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
275 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
276 __base_ret.second); in _GLIBCXX_VISIBILITY()
423 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
425 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
426 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
482 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
484 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
485 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
H A Dmap.h267 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
268 __base_ret.second); in _GLIBCXX_VISIBILITY()
289 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
290 __base_ret.second); in _GLIBCXX_VISIBILITY()
301 auto __base_ret= _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
302 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
303 __base_ret.second); in _GLIBCXX_VISIBILITY()
568 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
570 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
571 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/profile/
H A Dset.h240 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
241 __base_ret.second); in _GLIBCXX_VISIBILITY()
262 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
263 __base_ret.second); in _GLIBCXX_VISIBILITY()
271 std::pair<_Base_iterator, bool> __base_ret in _GLIBCXX_VISIBILITY() local
273 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
274 __base_ret.second); in _GLIBCXX_VISIBILITY()
503 std::pair<_Base_iterator, _Base_iterator> __base_ret in _GLIBCXX_VISIBILITY() local
505 return std::make_pair(iterator(__base_ret.first, this), in _GLIBCXX_VISIBILITY()
506 iterator(__base_ret.second, this)); in _GLIBCXX_VISIBILITY()
[all …]

123