Home
last modified time | relevance | path

Searched refs:CAP_ALLOC (Results 1 – 10 of 10) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/vdb3/src/kfc/
H A Dmemmgr.cpp100 MemMgrItf * itf = get_itf ( CAP_ALLOC ); in alloc()
117 MemMgrItf * itf = get_itf ( CAP_ALLOC ); in make_const()
145 MemMgrItf * itf = get_itf ( CAP_ALLOC ); in _new()
H A Dpfdmgr.cpp46 return obj -> make_fdmgr_ref ( obj, CAP_ALLOC ); in make_primordial()
H A Dfdmgr.cpp73 FDMgrItf * itf = get_itf ( CAP_ALLOC ); in make()
H A Dpmemmgr.cpp190 return obj -> make_mmgr_ref ( obj, CAP_RDWR | CAP_ALLOC ); in make_primordial()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/vdb3/src/kfc/
H A Dmemmgr.cpp100 MemMgrItf * itf = get_itf ( CAP_ALLOC ); in alloc()
117 MemMgrItf * itf = get_itf ( CAP_ALLOC ); in make_const()
145 MemMgrItf * itf = get_itf ( CAP_ALLOC ); in _new()
H A Dpfdmgr.cpp46 return obj -> make_fdmgr_ref ( obj, CAP_ALLOC ); in make_primordial()
H A Dfdmgr.cpp73 FDMgrItf * itf = get_itf ( CAP_ALLOC ); in make()
H A Dpmemmgr.cpp190 return obj -> make_mmgr_ref ( obj, CAP_RDWR | CAP_ALLOC ); in make_primordial()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/vdb3/itf/kfc/
H A Dcaps.hpp54 const caps_t CAP_ALLOC = ( 1 << 7 ); variable
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/vdb3/itf/kfc/
H A Dcaps.hpp54 const caps_t CAP_ALLOC = ( 1 << 7 ); variable