Home
last modified time | relevance | path

Searched refs:__allocator_base (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dallocator.h124 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
160 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
183 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
195 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
262 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dallocator.h116 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
148 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
173 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
187 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
254 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dallocator.h138 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
172 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
197 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
211 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
278 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dallocator.h138 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
172 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
197 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
211 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
278 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dallocator.h116 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
148 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
173 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
187 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
254 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dallocator.h138 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
172 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
197 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
211 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
278 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dallocator.h134 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()
168 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
193 return __allocator_base<_Tp>::allocate(__n, 0); in _GLIBCXX_VISIBILITY()
207 __allocator_base<_Tp>::deallocate(__p, __n); in _GLIBCXX_VISIBILITY()
274 #undef __allocator_base in _GLIBCXX_VISIBILITY()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/config/allocator/
H A Dpool_allocator_base.h48 using __allocator_base = __gnu_cxx::__pool_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__pool_alloc macro
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/config/allocator/
H A Dmalloc_allocator_base.h48 using __allocator_base = __gnu_cxx::malloc_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::malloc_allocator macro
H A Dmt_allocator_base.h48 using __allocator_base = __gnu_cxx::__mt_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__mt_alloc macro
H A Dpool_allocator_base.h48 using __allocator_base = __gnu_cxx::__pool_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__pool_alloc macro
H A Dnew_allocator_base.h48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::new_allocator macro
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/x86_64-aux-dragonfly4.1/bits/
H A Dc++allocator.h48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::new_allocator macro
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/allocator/
H A Dmt_allocator_base.h48 using __allocator_base = __gnu_cxx::__mt_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__mt_alloc macro
H A Dbitmap_allocator_base.h48 using __allocator_base = __gnu_cxx::bitmap_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::bitmap_allocator macro
H A Dpool_allocator_base.h48 using __allocator_base = __gnu_cxx::__pool_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__pool_alloc macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/allocator/
H A Dbitmap_allocator_base.h48 using __allocator_base = __gnu_cxx::bitmap_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::bitmap_allocator macro
H A Dmt_allocator_base.h48 using __allocator_base = __gnu_cxx::__mt_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__mt_alloc macro
H A Dpool_allocator_base.h48 using __allocator_base = __gnu_cxx::__pool_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__pool_alloc macro
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/allocator/
H A Dpool_allocator_base.h48 using __allocator_base = __gnu_cxx::__pool_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__pool_alloc macro
H A Dmt_allocator_base.h48 using __allocator_base = __gnu_cxx::__mt_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__mt_alloc macro
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/allocator/
H A Dmt_allocator_base.h48 using __allocator_base = __gnu_cxx::__mt_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__mt_alloc macro
H A Dbitmap_allocator_base.h48 using __allocator_base = __gnu_cxx::bitmap_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::bitmap_allocator macro
H A Dpool_allocator_base.h48 using __allocator_base = __gnu_cxx::__pool_alloc<_Tp>; variable
52 # define __allocator_base __gnu_cxx::__pool_alloc macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/allocator/
H A Dbitmap_allocator_base.h48 using __allocator_base = __gnu_cxx::bitmap_allocator<_Tp>; variable
52 # define __allocator_base __gnu_cxx::bitmap_allocator macro

12345678910>>...14