/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
H A D | auto_ptr.h | 50 _Tp1* _M_ptr; in _GLIBCXX_VISIBILITY() member 176 ~auto_ptr() { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local 250 delete _M_ptr; in _GLIBCXX_VISIBILITY() local 278 delete _M_ptr; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/ |
H A D | auto_ptr.h | 50 _Tp1* _M_ptr; in _GLIBCXX_VISIBILITY() member 172 ~auto_ptr() { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local 246 delete _M_ptr; in _GLIBCXX_VISIBILITY() local 274 delete _M_ptr; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | aligned_buffer.h | 72 _M_ptr() noexcept in _M_ptr() function 76 _M_ptr() const noexcept in _M_ptr() function 114 _M_ptr() noexcept in _M_ptr() function 118 _M_ptr() const noexcept in _M_ptr() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | aligned_buffer.h | 72 _M_ptr() noexcept in _M_ptr() function 76 _M_ptr() const noexcept in _M_ptr() function 114 _M_ptr() noexcept in _M_ptr() function 118 _M_ptr() const noexcept in _M_ptr() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | shared_ptr.h | 271 _Ptr _M_ptr; // copy constructor must not throw in _GLIBCXX_VISIBILITY() local 743 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local 936 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | shared_ptr.h | 271 _Ptr _M_ptr; // copy constructor must not throw in _GLIBCXX_VISIBILITY() local 733 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local 926 _Tp* _M_ptr; // Contained pointer. in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | allocated_ptr.h | 89 pointer _M_ptr; in _GLIBCXX_VISIBILITY() member
|
H A D | shared_ptr_base.h | 380 { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | allocated_ptr.h | 90 pointer _M_ptr; in _GLIBCXX_VISIBILITY() member
|
H A D | shared_ptr_base.h | 428 { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
|
H A D | locale_conv.h | 241 ~_Scoped_ptr() { delete _M_ptr; } in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | nested_exception.h | 54 exception_ptr _M_ptr; variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | nested_exception.h | 54 exception_ptr _M_ptr; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | parallel_backend_utils.h | 136 _ValueType* _M_ptr; variable
|
H A D | parallel_backend_tbb.h | 45 _Tp* _M_ptr; variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/ |
H A D | parallel_backend_tbb.h | 46 _Tp* _M_ptr; variable
|