Home
last modified time | relevance | path

Searched refs:eoa_post_mdci_fsalloc (Results 1 – 16 of 16) sorted by relevance

/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Fpkg.h333 haddr_t eoa_post_mdci_fsalloc; /* eoa past file space allocation */ member
H A DH5Cimage.c1488 HDassert(HADDR_UNDEF == f->shared->eoa_post_mdci_fsalloc); in H5C__prep_image_for_file_close()
1489 …if(HADDR_UNDEF == (f->shared->eoa_post_mdci_fsalloc = H5FD_get_eoa(f->shared->lf, H5FD_MEM_DEFAULT… in H5C__prep_image_for_file_close()
H A DH5MF.c2066 ((H5F_addr_defined(f->shared->eoa_post_mdci_fsalloc)) && in H5MF__close_pagefs()
2067 (final_eoa == f->shared->eoa_post_mdci_fsalloc))); in H5MF__close_pagefs()
H A DH5Fint.c899 f->shared->eoa_post_mdci_fsalloc = HADDR_UNDEF; in H5F__new()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Fpkg.h331 haddr_t eoa_post_mdci_fsalloc; /* eoa past file space allocation */ member
H A DH5Cimage.c1490 HDassert(HADDR_UNDEF == f->shared->eoa_post_mdci_fsalloc); in H5C__prep_image_for_file_close()
1491 …if(HADDR_UNDEF == (f->shared->eoa_post_mdci_fsalloc = H5FD_get_eoa(f->shared->lf, H5FD_MEM_DEFAULT… in H5C__prep_image_for_file_close()
H A DH5MF.c2145 ((H5F_addr_defined(f->shared->eoa_post_mdci_fsalloc)) && in H5MF__close_pagefs()
2146 (final_eoa == f->shared->eoa_post_mdci_fsalloc))); in H5MF__close_pagefs()
H A DH5Fint.c618 f->shared->eoa_post_mdci_fsalloc = HADDR_UNDEF; in H5F_new()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Fpkg.h334 haddr_t eoa_post_mdci_fsalloc; /* eoa past file space allocation */ member
H A DH5Cimage.c1424 HDassert(HADDR_UNDEF == f->shared->eoa_post_mdci_fsalloc); in H5C__prep_image_for_file_close()
1425 …if (HADDR_UNDEF == (f->shared->eoa_post_mdci_fsalloc = H5FD_get_eoa(f->shared->lf, H5FD_MEM_DEFAUL… in H5C__prep_image_for_file_close()
H A DH5MF.c2033 ((H5F_addr_defined(f->shared->eoa_post_mdci_fsalloc)) && in H5MF__close_pagefs()
2034 (final_eoa == f->shared->eoa_post_mdci_fsalloc))); in H5MF__close_pagefs()
H A DH5Fint.c1155 f->shared->eoa_post_mdci_fsalloc = HADDR_UNDEF; in H5F__new()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Fpkg.h332 haddr_t eoa_post_mdci_fsalloc; /* eoa past file space allocation */ member
H A DH5Cimage.c1488 HDassert(HADDR_UNDEF == f->shared->eoa_post_mdci_fsalloc); in H5C__prep_image_for_file_close()
1489 …if(HADDR_UNDEF == (f->shared->eoa_post_mdci_fsalloc = H5FD_get_eoa(f->shared->lf, H5FD_MEM_DEFAULT… in H5C__prep_image_for_file_close()
H A DH5MF.c2063 ((H5F_addr_defined(f->shared->eoa_post_mdci_fsalloc)) && in H5MF__close_pagefs()
2064 (final_eoa == f->shared->eoa_post_mdci_fsalloc))); in H5MF__close_pagefs()
H A DH5Fint.c875 f->shared->eoa_post_mdci_fsalloc = HADDR_UNDEF; in H5F__new()