Home
last modified time | relevance | path

Searched defs:H5D_chunk_it_ud3_t (Results 1 – 6 of 6) sorted by relevance

/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Dchunk.c127 typedef struct H5D_chunk_it_ud3_t { struct
128 H5D_chunk_common_ud_t common; /* Common info for B-tree user data (must be first) */
129 H5F_t *file_src; /* Source file for copy */
130 H5D_chk_idx_info_t *idx_info_dst; /* Dest. chunk index info object */
131 void *buf; /* Buffer to hold chunk data for read/write */
132 … *bkg; /* Buffer for background information during type conversion */
133 size_t buf_size; /* Buffer size */
157 } H5D_chunk_it_ud3_t; argument
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Dchunk.c129 typedef struct H5D_chunk_it_ud3_t { struct
130 H5D_chunk_common_ud_t common; /* Common info for B-tree user data (must be first) */
131 H5F_t *file_src; /* Source file for copy */
155 } H5D_chunk_it_ud3_t; argument
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Dchunk.c164 typedef struct H5D_chunk_it_ud3_t { struct
165 H5D_chunk_common_ud_t common; /* Common info for B-tree user data (must be first) */
166 H5F_t *file_src; /* Source file for copy */
167 H5D_chk_idx_info_t *idx_info_dst; /* Dest. chunk index info object */
168 void *buf; /* Buffer to hold chunk data for read/write */
169 … *bkg; /* Buffer for background information during type conversion */
170 size_t buf_size; /* Buffer size */
171 hbool_t do_convert; /* Whether to perform type conversions */
196 } H5D_chunk_it_ud3_t; argument
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Dchunk.c164 typedef struct H5D_chunk_it_ud3_t { struct
165 H5D_chunk_common_ud_t common; /* Common info for B-tree user data (must be first) */
166 H5F_t *file_src; /* Source file for copy */
167 H5D_chk_idx_info_t *idx_info_dst; /* Dest. chunk index info object */
168 void *buf; /* Buffer to hold chunk data for read/write */
169 … *bkg; /* Buffer for background information during type conversion */
170 size_t buf_size; /* Buffer size */
171 hbool_t do_convert; /* Whether to perform type conversions */
196 } H5D_chunk_it_ud3_t; argument
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Dchunk.c163 typedef struct H5D_chunk_it_ud3_t { struct
164 H5D_chunk_common_ud_t common; /* Common info for B-tree user data (must be first) */
165 H5F_t *file_src; /* Source file for copy */
166 H5D_chk_idx_info_t *idx_info_dst; /* Dest. chunk index info object */
167 void *buf; /* Buffer to hold chunk data for read/write */
191 } H5D_chunk_it_ud3_t; argument
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Dchunk.c164 typedef struct H5D_chunk_it_ud3_t { struct
165 H5D_chunk_common_ud_t common; /* Common info for B-tree user data (must be first) */
166 H5F_t * file_src; /* Source file for copy */
167 H5D_chk_idx_info_t * idx_info_dst; /* Dest. chunk index info object */
168 void * buf; /* Buffer to hold chunk data for read/write */
169 … void * bkg; /* Buffer for background information during type conversion */
170 size_t buf_size; /* Buffer size */
171 hbool_t do_convert; /* Whether to perform type conversions */
196 } H5D_chunk_it_ud3_t; argument