Home
last modified time | relevance | path

Searched refs:get_eoa (Results 26 – 28 of 28) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5FD.c229 if (!cls->get_eoa || !cls->set_eoa) in H5FDregister()
278 HDassert(cls->get_eoa && cls->set_eoa); in H5FD_register()
/dports/science/py-h5py/h5py-3.6.0/h5py/
H A Dh5fd.pyx202 info.get_eoa = <haddr_t (*)(const H5FD_t *, H5FD_mem_t)>H5FD_fileobj_get_eoa
H A Dapi_types_hdf5.pxd260 haddr_t (*get_eoa)(const H5FD_t *file, H5FD_mem_t type)

12