Home
last modified time | relevance | path

Searched refs:H5HF_sect_indirect_new (Results 1 – 5 of 5) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HFsection.c134 static H5HF_free_section_t *H5HF_sect_indirect_new(H5HF_hdr_t *hdr,
2282 H5HF_sect_indirect_new(H5HF_hdr_t *hdr, haddr_t sect_off, hsize_t sect_size, in H5HF_sect_indirect_new() function
2371 if(NULL == (sect = H5HF_sect_indirect_new(hdr, row_sect->sect_info.addr, in H5HF_sect_indirect_for_row()
2590 if(NULL == (child_sect = H5HF_sect_indirect_new(hdr, curr_off, (hsize_t)0, in H5HF__sect_indirect_init_rows()
2708 if(NULL == (sect = H5HF_sect_indirect_new(hdr, sect_off, (hsize_t)0, iblock, in H5HF__sect_indirect_add()
3076 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF__sect_indirect_reduce_row()
3315 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, peer_sect_addr, in H5HF__sect_indirect_reduce()
3813 if(NULL == (par_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF__sect_indirect_build_parent()
4004 if(NULL == (new_sect = H5HF_sect_indirect_new(hdr, sect_addr, sect_size, in H5HF__sect_indirect_deserialize()
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HFsection.c134 static H5HF_free_section_t *H5HF_sect_indirect_new(H5HF_hdr_t *hdr,
2238 H5HF_sect_indirect_new(H5HF_hdr_t *hdr, haddr_t sect_off, hsize_t sect_size, in H5HF_sect_indirect_new() function
2327 if(NULL == (sect = H5HF_sect_indirect_new(hdr, row_sect->sect_info.addr, in H5HF_sect_indirect_for_row()
2547 if(NULL == (child_sect = H5HF_sect_indirect_new(hdr, curr_off, (hsize_t)0, in H5HF_sect_indirect_init_rows()
2665 if(NULL == (sect = H5HF_sect_indirect_new(hdr, sect_off, (hsize_t)0, iblock, in H5HF_sect_indirect_add()
3054 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF_sect_indirect_reduce_row()
3293 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, peer_sect_addr, in H5HF_sect_indirect_reduce()
3776 if(NULL == (par_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF_sect_indirect_build_parent()
3969 if(NULL == (new_sect = H5HF_sect_indirect_new(hdr, sect_addr, sect_size, in H5HF_sect_indirect_deserialize()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HFsection.c134 static H5HF_free_section_t *H5HF_sect_indirect_new(H5HF_hdr_t *hdr,
2280 H5HF_sect_indirect_new(H5HF_hdr_t *hdr, haddr_t sect_off, hsize_t sect_size, in H5HF_sect_indirect_new() function
2369 if(NULL == (sect = H5HF_sect_indirect_new(hdr, row_sect->sect_info.addr, in H5HF_sect_indirect_for_row()
2588 if(NULL == (child_sect = H5HF_sect_indirect_new(hdr, curr_off, (hsize_t)0, in H5HF__sect_indirect_init_rows()
2705 if(NULL == (sect = H5HF_sect_indirect_new(hdr, sect_off, (hsize_t)0, iblock, in H5HF__sect_indirect_add()
3072 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF__sect_indirect_reduce_row()
3311 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, peer_sect_addr, in H5HF__sect_indirect_reduce()
3809 if(NULL == (par_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF__sect_indirect_build_parent()
4000 if(NULL == (new_sect = H5HF_sect_indirect_new(hdr, sect_addr, sect_size, in H5HF__sect_indirect_deserialize()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c135 static H5HF_free_section_t *H5HF_sect_indirect_new(H5HF_hdr_t *hdr,
2240 H5HF_sect_indirect_new(H5HF_hdr_t *hdr, haddr_t sect_off, hsize_t sect_size, in H5HF_sect_indirect_new() function
2329 if(NULL == (sect = H5HF_sect_indirect_new(hdr, row_sect->sect_info.addr, in H5HF_sect_indirect_for_row()
2549 if(NULL == (child_sect = H5HF_sect_indirect_new(hdr, curr_off, (hsize_t)0, in H5HF_sect_indirect_init_rows()
2667 if(NULL == (sect = H5HF_sect_indirect_new(hdr, sect_off, (hsize_t)0, iblock, in H5HF_sect_indirect_add()
3056 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF_sect_indirect_reduce_row()
3295 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, peer_sect_addr, in H5HF_sect_indirect_reduce()
3778 if(NULL == (par_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF_sect_indirect_build_parent()
3971 if(NULL == (new_sect = H5HF_sect_indirect_new(hdr, sect_addr, sect_size, in H5HF_sect_indirect_deserialize()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c136 static H5HF_free_section_t *H5HF_sect_indirect_new(H5HF_hdr_t *hdr,
2240 H5HF_sect_indirect_new(H5HF_hdr_t *hdr, haddr_t sect_off, hsize_t sect_size, in H5HF_sect_indirect_new() function
2329 if(NULL == (sect = H5HF_sect_indirect_new(hdr, row_sect->sect_info.addr, in H5HF_sect_indirect_for_row()
2549 if(NULL == (child_sect = H5HF_sect_indirect_new(hdr, curr_off, (hsize_t)0, in H5HF_sect_indirect_init_rows()
2667 if(NULL == (sect = H5HF_sect_indirect_new(hdr, sect_off, (hsize_t)0, iblock, in H5HF_sect_indirect_add()
3056 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF_sect_indirect_reduce_row()
3295 if(NULL == (peer_sect = H5HF_sect_indirect_new(hdr, peer_sect_addr, in H5HF_sect_indirect_reduce()
3778 if(NULL == (par_sect = H5HF_sect_indirect_new(hdr, sect->sect_info.addr, in H5HF_sect_indirect_build_parent()
3971 if(NULL == (new_sect = H5HF_sect_indirect_new(hdr, sect_addr, sect_size, in H5HF_sect_indirect_deserialize()