Home
last modified time | relevance | path

Searched defs:BitmappedBlockWithInternalPointers (Results 1 – 9 of 9) sorted by relevance

/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dbitmapped_block.d875 private BitVector _allocStart;
882 this(ubyte[] data) in this()
889 this(size_t capacity) in this()
915 alias alignment = theAlignment;
918 size_t goodAllocSize(size_t n) in goodAllocSize()
924 void[] allocate(size_t bytes) in allocate()
949 void[] allocateAll() in allocateAll()
990 bool deallocate(void[] b) in deallocate()
1020 Ternary empty() in empty()
1026 private void markAllAsUnused() in markAllAsUnused()
[all …]