Home
last modified time | relevance | path

Searched refs:H5Aclose (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/science/hdf5/hdf5-1.10.6/java/test/
H A DTestH5A.java141 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Acreate2()
177 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aopen()
245 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aopen_by_idx()
315 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Arename()
358 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Arename_by_name()
450 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aget_storage_size()
480 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aget_info()
517 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aget_info1()
573 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aget_info_by_idx()
600 try {H5.H5Aclose(attr_id);} catch (Exception ex) {} in testH5Aget_info_by_name()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/h5_test/
H A Dtst_h_atts.c75 if (H5Aclose(attid) < 0) ERR; in main()
96 if (H5Aclose(attid) < 0) ERR; in main()
129 if (H5Aclose(attid) < 0 || in main()
151 if (H5Aclose(attid) < 0 || in main()
172 if (H5Aclose(attid) < 0 || in main()
209 if (H5Aclose(attid) < 0 || in main()
265 H5Aclose(attid) < 0 || in main()
266 H5Aclose(attid1) < 0 || in main()
282 H5Aclose(attid) < 0 || in main()
353 if (H5Aclose(attid) < 0) ERR; in main()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/h5_test/
H A Dtst_h_atts.c75 if (H5Aclose(attid) < 0) ERR; in main()
96 if (H5Aclose(attid) < 0) ERR; in main()
129 if (H5Aclose(attid) < 0 || in main()
151 if (H5Aclose(attid) < 0 || in main()
172 if (H5Aclose(attid) < 0 || in main()
209 if (H5Aclose(attid) < 0 || in main()
265 H5Aclose(attid) < 0 || in main()
266 H5Aclose(attid1) < 0 || in main()
282 H5Aclose(attid) < 0 || in main()
353 if (H5Aclose(attid) < 0) ERR; in main()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf5/
H A Dgh5_convenience.cpp66 H5Aclose(hAttr); in GH5_FetchAttribute()
113 H5Aclose(hAttr); in GH5_FetchAttribute()
167 H5Aclose(hAttr); in GH5_FetchAttribute()
196 H5Aclose(hAttr); in GH5_FetchAttribute()
206 H5Aclose(hAttr); in GH5_FetchAttribute()
277 H5Aclose(att); in GH5_CreateAttribute()
313 H5Aclose(hAttr); in GH5_CreateAttribute()
335 H5Aclose (hAttr); in GH5_WriteAttribute()
357 H5Aclose(hAttr); in GH5_WriteAttribute()
399 H5Aclose(hAttr); in GH5_WriteAttribute()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf5/
H A Dgh5_convenience.cpp66 H5Aclose(hAttr);
113 H5Aclose(hAttr);
167 H5Aclose(hAttr);
196 H5Aclose(hAttr);
206 H5Aclose(hAttr);
277 H5Aclose(att);
313 H5Aclose(hAttr);
335 H5Aclose (hAttr);
357 H5Aclose(hAttr);
399 H5Aclose(hAttr);
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf5/
H A Dgh5_convenience.cpp66 H5Aclose(hAttr); in GH5_FetchAttribute()
113 H5Aclose(hAttr); in GH5_FetchAttribute()
167 H5Aclose(hAttr); in GH5_FetchAttribute()
196 H5Aclose(hAttr); in GH5_FetchAttribute()
206 H5Aclose(hAttr); in GH5_FetchAttribute()
277 H5Aclose(att); in GH5_CreateAttribute()
313 H5Aclose(hAttr); in GH5_CreateAttribute()
335 H5Aclose (hAttr); in GH5_WriteAttribute()
357 H5Aclose(hAttr); in GH5_WriteAttribute()
399 H5Aclose(hAttr); in GH5_WriteAttribute()
[all …]
/dports/devel/py-tables/tables-3.6.1/src/
H A DH5ATTR.c85 H5Aclose( attr_id ); in H5ATTRset_attribute()
170 if ( H5Aclose( attr_id ) < 0 ) in H5ATTRset_attribute_string()
220 if ( H5Aclose( attr_id ) < 0 ) in H5ATTRget_attribute()
226 H5Aclose( attr_id ); in H5ATTRget_attribute()
312 if ( H5Aclose( attr_id ) < 0 ) in H5ATTRget_attribute_string()
319 H5Aclose( attr_id ); in H5ATTRget_attribute_string()
410 H5Aclose( attr_id ); in H5ATTRget_attribute_vlen_string_array()
561 if ( H5Aclose( attr_id ) ) in H5ATTRget_type_ndims()
568 H5Aclose( attr_id ); in H5ATTRget_type_ndims()
614 if ( H5Aclose( attr_id ) ) in H5ATTRget_dims()
[all …]
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A Dh5readatt_octave.cc59 H5Aclose(attr);
68 H5Aclose(attr);
82 H5Aclose(attr);
95 H5Aclose(attr);
104 H5Aclose(attr);
111 H5Aclose(attr);
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_h_refs.c40 if (H5Aclose(attid) < 0) ERR; in main()
44 if (H5Aclose(attid) < 0) ERR; in main()
55 if (H5Aclose(attid) < 0) ERR; in main()
59 if (H5Aclose(attid) < 0) ERR; in main()
67 if (H5Aclose(attid) < 0) ERR; in main()
71 if (H5Aclose(attid) < 0) ERR; in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_h_refs.c40 if (H5Aclose(attid) < 0) ERR; in main()
44 if (H5Aclose(attid) < 0) ERR; in main()
55 if (H5Aclose(attid) < 0) ERR; in main()
59 if (H5Aclose(attid) < 0) ERR; in main()
67 if (H5Aclose(attid) < 0) ERR; in main()
71 if (H5Aclose(attid) < 0) ERR; in main()
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5stat/
H A Dh5stat_gentest.c115 if(H5Aclose(attr_id) < 0) in gen_newgrat_file()
124 H5Aclose(attr_id); in gen_newgrat_file()
184 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
196 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
223 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
238 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
303 H5Aclose(attr_id); in gen_threshold_file()
467 if(H5Aclose(aid1) < 0) in gen_err_refcount()
469 if(H5Aclose(aid2) < 0) in gen_err_refcount()
501 H5Aclose(aid1); in gen_err_refcount()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/hl/src/
H A DH5IM.c279 if(H5Aclose(aid) < 0) in H5IMget_image_info()
366 if ( H5Aclose( aid ) < 0) in H5IMget_image_info()
379 H5Aclose( aid ); in H5IMget_image_info()
569 if(H5Aclose(aid) < 0) in H5IMlink_palette()
620 if(H5Aclose(aid) < 0) in H5IMlink_palette()
635 if(H5Aclose(aid) < 0) in H5IMlink_palette()
652 H5Aclose( aid ); in H5IMlink_palette()
737 if(H5Aclose(aid) < 0) in H5IMunlink_palette()
823 if ( H5Aclose( aid ) < 0) in H5IMget_npalettes()
948 H5Aclose( aid ); in H5IMget_palette_info()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dtst_h_scalar.c49 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
55 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
62 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
69 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
73 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
77 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
89 H5Aclose(attid); in add_attrs()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Dtst_h_scalar.c49 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
55 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
62 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
69 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
73 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
77 if (H5Aclose(attid) < 0) ERR_GOTO; in add_attrs()
89 H5Aclose(attid); in add_attrs()
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5stat/
H A Dh5stat_gentest.c97 if(H5Aclose(attr_id) < 0) in gen_newgrat_file()
113 H5Aclose(attr_id); in gen_newgrat_file()
169 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
181 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
208 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
223 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
259 if(H5Aclose(attr_id) < 0) in gen_threshold_file()
309 H5Aclose(attr_id); in gen_threshold_file()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/hl/src/
H A DH5IM.c295 if(H5Aclose(aid) < 0) in H5IMget_image_info()
382 if ( H5Aclose( aid ) < 0) in H5IMget_image_info()
397 H5Aclose( aid ); in H5IMget_image_info()
601 if(H5Aclose(aid) < 0) in H5IMlink_palette()
652 if(H5Aclose(aid) < 0) in H5IMlink_palette()
667 if(H5Aclose(aid) < 0) in H5IMlink_palette()
684 H5Aclose( aid ); in H5IMlink_palette()
774 if(H5Aclose(aid) < 0) in H5IMunlink_palette()
864 if ( H5Aclose( aid ) < 0) in H5IMget_npalettes()
992 H5Aclose( aid ); in H5IMget_palette_info()
[all …]
H A DH5DS.c530 H5Aclose(aid); in H5DSattach_scale()
762 if(H5Aclose(aid) < 0) in H5DSdetach_scale()
890 H5Aclose(aid); in H5DSdetach_scale()
1188 H5Aclose(aid); in H5DSis_attached()
1398 H5Aclose(aid); in H5DSiterate_scales()
1605 H5Aclose(aid); in H5DSset_label()
1767 H5Aclose(aid); in H5DSget_label()
1891 H5Aclose(aid); in H5DSget_scale_name()
1996 H5Aclose(aid); in H5DSis_scale()
2116 H5Aclose(aid); in H5DSget_num_scales()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/hl/src/
H A DH5IM.c278 if (H5Aclose(aid) < 0) in H5IMget_image_info()
359 if (H5Aclose(aid) < 0) in H5IMget_image_info()
373 H5Aclose(aid); in H5IMget_image_info()
565 if (H5Aclose(aid) < 0) in H5IMlink_palette()
614 if (H5Aclose(aid) < 0) in H5IMlink_palette()
629 if (H5Aclose(aid) < 0) in H5IMlink_palette()
646 H5Aclose(aid); in H5IMlink_palette()
731 if (H5Aclose(aid) < 0) in H5IMunlink_palette()
817 if (H5Aclose(aid) < 0) in H5IMget_npalettes()
937 H5Aclose(aid); in H5IMget_palette_info()
[all …]
H A DH5DS.c522 H5Aclose(aid); in H5DSattach_scale()
755 if (H5Aclose(aid) < 0) in H5DSdetach_scale()
828 if (H5Aclose(aid) < 0) in H5DSdetach_scale()
888 H5Aclose(aid); in H5DSdetach_scale()
1191 H5Aclose(aid); in H5DSis_attached()
1391 H5Aclose(aid); in H5DSiterate_scales()
1591 H5Aclose(aid); in H5DSset_label()
1740 H5Aclose(aid); in H5DSget_label()
1858 H5Aclose(aid); in H5DSget_scale_name()
2088 H5Aclose(aid); in H5DSget_num_scales()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/hl/src/
H A DH5IM.c295 if(H5Aclose(aid) < 0) in H5IMget_image_info()
382 if ( H5Aclose( aid ) < 0) in H5IMget_image_info()
395 H5Aclose( aid ); in H5IMget_image_info()
597 if(H5Aclose(aid) < 0) in H5IMlink_palette()
648 if(H5Aclose(aid) < 0) in H5IMlink_palette()
663 if(H5Aclose(aid) < 0) in H5IMlink_palette()
680 H5Aclose( aid ); in H5IMlink_palette()
770 if(H5Aclose(aid) < 0) in H5IMunlink_palette()
860 if ( H5Aclose( aid ) < 0) in H5IMget_npalettes()
988 H5Aclose( aid ); in H5IMget_palette_info()
[all …]
H A DH5DS.c530 H5Aclose(aid); in H5DSattach_scale()
762 if(H5Aclose(aid) < 0) in H5DSdetach_scale()
890 H5Aclose(aid); in H5DSdetach_scale()
1188 H5Aclose(aid); in H5DSis_attached()
1398 H5Aclose(aid); in H5DSiterate_scales()
1605 H5Aclose(aid); in H5DSset_label()
1767 H5Aclose(aid); in H5DSget_label()
1891 H5Aclose(aid); in H5DSget_scale_name()
1996 H5Aclose(aid); in H5DSis_scale()
2116 H5Aclose(aid); in H5DSget_num_scales()
[all …]
/dports/science/hdf5/hdf5-1.10.6/hl/src/
H A DH5IM.c295 if(H5Aclose(aid) < 0) in H5IMget_image_info()
382 if ( H5Aclose( aid ) < 0) in H5IMget_image_info()
397 H5Aclose( aid ); in H5IMget_image_info()
601 if(H5Aclose(aid) < 0) in H5IMlink_palette()
652 if(H5Aclose(aid) < 0) in H5IMlink_palette()
667 if(H5Aclose(aid) < 0) in H5IMlink_palette()
684 H5Aclose( aid ); in H5IMlink_palette()
774 if(H5Aclose(aid) < 0) in H5IMunlink_palette()
864 if ( H5Aclose( aid ) < 0) in H5IMget_npalettes()
992 H5Aclose( aid ); in H5IMget_palette_info()
[all …]
H A DH5DS.c530 H5Aclose(aid); in H5DSattach_scale()
762 if(H5Aclose(aid) < 0) in H5DSdetach_scale()
890 H5Aclose(aid); in H5DSdetach_scale()
1188 H5Aclose(aid); in H5DSis_attached()
1398 H5Aclose(aid); in H5DSiterate_scales()
1605 H5Aclose(aid); in H5DSset_label()
1767 H5Aclose(aid); in H5DSget_label()
1891 H5Aclose(aid); in H5DSget_scale_name()
1996 H5Aclose(aid); in H5DSis_scale()
2116 H5Aclose(aid); in H5DSget_num_scales()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/hl/src/
H A DH5IM.c295 if(H5Aclose(aid) < 0) in H5IMget_image_info()
382 if ( H5Aclose( aid ) < 0) in H5IMget_image_info()
397 H5Aclose( aid ); in H5IMget_image_info()
601 if(H5Aclose(aid) < 0) in H5IMlink_palette()
652 if(H5Aclose(aid) < 0) in H5IMlink_palette()
667 if(H5Aclose(aid) < 0) in H5IMlink_palette()
684 H5Aclose( aid ); in H5IMlink_palette()
774 if(H5Aclose(aid) < 0) in H5IMunlink_palette()
864 if ( H5Aclose( aid ) < 0) in H5IMget_npalettes()
992 H5Aclose( aid ); in H5IMget_palette_info()
[all …]
H A DH5DS.c530 H5Aclose(aid); in H5DSattach_scale()
762 if(H5Aclose(aid) < 0) in H5DSdetach_scale()
890 H5Aclose(aid); in H5DSdetach_scale()
1188 H5Aclose(aid); in H5DSis_attached()
1398 H5Aclose(aid); in H5DSiterate_scales()
1605 H5Aclose(aid); in H5DSset_label()
1767 H5Aclose(aid); in H5DSget_label()
1891 H5Aclose(aid); in H5DSget_scale_name()
1996 H5Aclose(aid); in H5DSis_scale()
2116 H5Aclose(aid); in H5DSget_num_scales()
[all …]

12345678910>>...13