Home
last modified time | relevance | path

Searched refs:H5HG_remove (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dgheap.c296 status = H5HG_remove (f, H5P_DATASET_XFER_DEFAULT, obj+i); in test_3()
379 status = H5HG_remove (f, H5P_DATASET_XFER_DEFAULT, obj+i-1); in test_4()
468 status = H5HG_remove(f, H5P_DATASET_XFER_DEFAULT, &obj[j]); in test_ooo_indices()
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dgheap.c326 status = H5HG_remove(f, obj + u); in test_3()
419 status = H5HG_remove(f, obj + u - 1); in test_4()
517 status = H5HG_remove(f, &obj[j]); in test_ooo_indices()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HGprivate.h61 H5_DLL herr_t H5HG_remove(H5F_t *f, H5HG_t *hobj);
H A DH5Tvlen.c903 if(H5HG_remove(f, &bg_hobjid) < 0) in H5T_vlen_disk_write()
964 if(H5HG_remove(f, &bg_hobjid) < 0) in H5T_vlen_disk_setnull()
H A DH5HG.c766 H5HG_remove (H5F_t *f, H5HG_t *hobj) in H5HG_remove() function
H A DH5Dvirtual.c882 if(H5HG_remove(f, (H5HG_t *)&(storage->u.virt.serial_list_hobjid)) < 0) in H5D__virtual_delete()
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HGprivate.h61 H5_DLL herr_t H5HG_remove(H5F_t *f, hid_t dxpl_id, H5HG_t *hobj);
H A DH5Tvlen.c941 if(H5HG_remove(f, dxpl_id, &bg_hobjid) < 0) in H5T_vlen_disk_write()
1003 if(H5HG_remove(f, dxpl_id, &bg_hobjid) < 0) in H5T_vlen_disk_setnull()
H A DH5HG.c738 H5HG_remove (H5F_t *f, hid_t dxpl_id, H5HG_t *hobj) in H5HG_remove() function
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HGprivate.h58 H5_DLL herr_t H5HG_remove(H5F_t *f, H5HG_t *hobj);
H A DH5Tvlen.c903 if(H5HG_remove(f, &bg_hobjid) < 0) in H5T_vlen_disk_write()
964 if(H5HG_remove(f, &bg_hobjid) < 0) in H5T_vlen_disk_setnull()
H A DH5HG.c766 H5HG_remove (H5F_t *f, H5HG_t *hobj) in H5HG_remove() function
H A DH5Dvirtual.c861 if(H5HG_remove(f, (H5HG_t *)&(storage->u.virt.serial_list_hobjid)) < 0) in H5D__virtual_delete()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HGprivate.h63 H5_DLL herr_t H5HG_remove(H5F_t *f, hid_t dxpl_id, H5HG_t *hobj);
H A DH5Tvlen.c943 if(H5HG_remove(f, dxpl_id, &bg_hobjid) < 0) in H5T_vlen_disk_write()
1005 if(H5HG_remove(f, dxpl_id, &bg_hobjid) < 0) in H5T_vlen_disk_setnull()
H A DH5HG.c740 H5HG_remove (H5F_t *f, hid_t dxpl_id, H5HG_t *hobj) in H5HG_remove() function
H A Dvtk_libhdf5_mangle.h1168 #define H5HG_remove vtk__H5HG_remove macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HGprivate.h60 H5_DLL herr_t H5HG_remove(H5F_t *f, H5HG_t *hobj);
H A DH5VLnative_blob.c213 if (H5HG_remove(f, &hobjid) < 0) in H5VL__native_blob_specific()
H A DH5HG.c751 H5HG_remove(H5F_t *f, H5HG_t *hobj) in H5HG_remove() function
H A DH5Dvirtual.c856 if (H5HG_remove(f, (H5HG_t *)&(storage->u.virt.serial_list_hobjid)) < 0) in H5D__virtual_delete()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HGprivate.h62 H5_DLL herr_t H5HG_remove(H5F_t *f, hid_t dxpl_id, H5HG_t *hobj);
H A DH5Tvlen.c908 if(H5HG_remove(f, dxpl_id, &bg_hobjid) < 0) in H5T_vlen_disk_write()
970 if(H5HG_remove(f, dxpl_id, &bg_hobjid) < 0) in H5T_vlen_disk_setnull()
H A DH5HG.c784 H5HG_remove (H5F_t *f, hid_t dxpl_id, H5HG_t *hobj) in H5HG_remove() function
H A Dvtk_hdf5_mangle.h1540 #define H5HG_remove vtkhdf5_H5HG_remove macro

12