Home
last modified time | relevance | path

Searched refs:debug_allocator (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
179 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
180 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
181 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
179 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
180 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
181 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
179 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
180 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
181 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h60 class debug_allocator in _GLIBCXX_VISIBILITY()
62 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
81 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
110 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
113 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
117 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
179 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
180 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
179 operator==(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
180 const debug_allocator<_Alloc2>& __rhs) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
181 { return __lhs._M_allocator == debug_allocator(__rhs)._M_allocator; } in _GLIBCXX_VISIBILITY()
185 operator!=(const debug_allocator& __lhs, in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/
H A Ddebug_allocator.h62 class debug_allocator in _GLIBCXX_VISIBILITY()
64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local
83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()
111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()
114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()
118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()
178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()
184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()
185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/debug_allocator/
H A D56170.cc24 using __gnu_cxx::debug_allocator;
26 template class std::list<int, debug_allocator<std::allocator<int> > >;
27 template class std::vector<int, debug_allocator<std::allocator<int> > >;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/debug_allocator/
H A D56170.cc24 using __gnu_cxx::debug_allocator;
26 template class std::list<int, debug_allocator<std::allocator<int> > >;
27 template class std::vector<int, debug_allocator<std::allocator<int> > >;
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/ext/debug_allocator/
H A D56170.cc24 using __gnu_cxx::debug_allocator;
26 template class std::list<int, debug_allocator<std::allocator<int> > >;
27 template class std::vector<int, debug_allocator<std::allocator<int> > >;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/ext/debug_allocator/
H A D56170.cc24 using __gnu_cxx::debug_allocator;
26 template class std::list<int, debug_allocator<std::allocator<int> > >;
27 template class std::vector<int, debug_allocator<std::allocator<int> > >;

12345678910>>...18