Home
last modified time | relevance | path

Searched defs:owns (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dnull_allocator.d42 Ternary owns(void[]) shared const { return Ternary.no; } in owns() function
H A Dregion.d301 Ternary owns(void[] b) const in owns() function
489 Ternary owns(void[] b) in owns() function
713 Ternary owns(void[] b) shared in owns() function
H A Dfree_list.d615 Ternary owns(void[] b) in owns() function
964 Ternary owns(void[] b) shared const in owns() function
H A Dkernighan_ritchie.d581 Ternary owns(void[] b) in owns() function
H A Dallocator_list.d352 Ternary owns(void[] b) in owns() function
H A Dstats_collector.d289 Ternary owns(void[] b) in owns() function
H A Dbitmapped_block.d353 Ternary owns(void[] b) const in owns() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dnull_allocator.d47 Ternary owns(const void[]) shared const { return Ternary.no; } in owns() function
H A Dregion.d333 Ternary owns(const void[] b) const pure nothrow @trusted @nogc in owns() function
622 Ternary owns(const void[] b) pure nothrow @safe @nogc in owns() function
886 Ternary owns(const void[] b) shared pure nothrow @trusted @nogc in owns() function
1237 Ternary owns(const void[] b) const pure nothrow @trusted @nogc in owns() function
H A Dfree_list.d711 Ternary owns(void[] b) in owns() function
1046 Ternary owns(const void[] b) shared const in owns() function
H A Dkernighan_ritchie.d603 Ternary owns(void[] b) in owns() function
H A Dstats_collector.d309 Ternary owns(void[] b) in owns() function
H A Dallocator_list.d424 Ternary owns(void[] b) in owns() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d517 Ternary owns(void[] b) in owns() function
865 Ternary owns(void[] b) in owns() function
2912 override Ternary owns(void[] b) in owns() function
3142 override Ternary owns(void[] b) shared in owns() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc523 bool owns(void* p, size_t block_size) in owns() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc488 bool owns(void* p, size_t block_size) in owns() function