Home
last modified time | relevance | path

Searched defs:allocateAll (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dnull_allocator.d27 void[] allocateAll() shared { return null; } in allocateAll() function
H A Dregion.d198 void[] allocateAll() in allocateAll() function
518 void[] allocateAll() in allocateAll() function
H A Dbitmapped_block.d341 void[] allocateAll() in allocateAll() function
949 void[] allocateAll() in allocateAll() function
H A Dkernighan_ritchie.d539 void[] allocateAll() in allocateAll() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dnull_allocator.d32 void[] allocateAll() shared { return null; } in allocateAll() function
H A Dregion.d229 void[] allocateAll() pure nothrow @trusted @nogc in allocateAll() function
651 void[] allocateAll() in allocateAll() function
H A Dkernighan_ritchie.d557 void[] allocateAll() in allocateAll() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d493 void[] allocateAll() in allocateAll() function
841 void[] allocateAll() in allocateAll() function
3009 override void[] allocateAll() in allocateAll() function
3239 override void[] allocateAll() shared in allocateAll() function