Home
last modified time | relevance | path

Searched defs:H5F_file_t (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Fpkg.h244 struct H5F_file_t { struct
245 H5FD_t *lf; /* Lower level file handle for I/O */
277 H5AC_t *cache; /* The object cache */
300 hsize_t threshold; /* Threshold for alignment */
301 hsize_t alignment; /* Alignment */
302 unsigned gc_ref; /* Garbage-collect references? */
303 unsigned latest_flags; /* The latest version support */
305 unsigned ncwfs; /* Num entries on cwfs list */
306 struct H5HG_heap_t **cwfs; /* Global heap cache */
307 struct H5G_t *root_grp; /* Open root group */
[all …]
H A DH5Fprivate.h659 typedef struct H5F_file_t H5F_file_t; typedef
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Fpkg.h242 struct H5F_file_t { struct
243 H5FD_t *lf; /* Lower level file handle for I/O */
275 H5AC_t *cache; /* The object cache */
298 hsize_t threshold; /* Threshold for alignment */
299 hsize_t alignment; /* Alignment */
300 unsigned gc_ref; /* Garbage-collect references? */
304 unsigned ncwfs; /* Num entries on cwfs list */
305 struct H5HG_heap_t **cwfs; /* Global heap cache */
306 struct H5G_t *root_grp; /* Open root group */
314 unsigned fs_version; /* Free-space version: */
[all …]
H A DH5Fprivate.h656 typedef struct H5F_file_t H5F_file_t; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Fpkg.h244 struct H5F_file_t { struct
245 H5FD_t *lf; /* Lower level file handle for I/O */
277 H5AC_t *cache; /* The object cache */
279 mdc_initCacheCfg; /* initial configuration for the */
300 hsize_t threshold; /* Threshold for alignment */
301 hsize_t alignment; /* Alignment */
302 unsigned gc_ref; /* Garbage-collect references? */
306 unsigned ncwfs; /* Num entries on cwfs list */
307 struct H5HG_heap_t **cwfs; /* Global heap cache */
308 struct H5G_t *root_grp; /* Open root group */
[all …]
H A DH5Fprivate.h652 typedef struct H5F_file_t H5F_file_t; typedef
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Fpkg.h193 struct H5F_file_t { struct
194 H5FD_t *lf; /* Lower level file handle for I/O */
210 H5AC_t *cache; /* The object cache */
212 mdc_initCacheCfg; /* initial configuration for the */
222 hsize_t threshold; /* Threshold for alignment */
223 hsize_t alignment; /* Alignment */
224 unsigned gc_ref; /* Garbage-collect references? */
227 unsigned ncwfs; /* Num entries on cwfs list */
228 struct H5HG_heap_t **cwfs; /* Global heap cache */
229 struct H5G_t *root_grp; /* Open root group */
[all …]
H A DH5Fprivate.h493 typedef struct H5F_file_t H5F_file_t; typedef
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Fpkg.h199 struct H5F_file_t { struct
200 H5FD_t *lf; /* Lower level file handle for I/O */
216 H5AC_t *cache; /* The object cache */
218 mdc_initCacheCfg; /* initial configuration for the */
228 hsize_t threshold; /* Threshold for alignment */
229 hsize_t alignment; /* Alignment */
230 unsigned gc_ref; /* Garbage-collect references? */
233 unsigned ncwfs; /* Num entries on cwfs list */
234 struct H5HG_heap_t **cwfs; /* Global heap cache */
235 struct H5G_t *root_grp; /* Open root group */
[all …]
H A DH5Fprivate.h38 typedef struct H5F_file_t H5F_file_t; typedef