tst_h_dimscales2.c#208 | hid_t pres_datasetid, lat_dimscaleid, lon_dimscaleid; |
#230 | if ((lon_dimscaleid = H5Dcreate(fileid, LON_NAME, H5T_NATIVE_INT, |
#232 | if (H5DSset_scale(lon_dimscaleid, NULL) < 0) ERR; |
#238 | if (H5DSattach_scale(pres_datasetid, lon_dimscaleid, 1) < 0) ERR; |
#242 | H5Dclose(lon_dimscaleid) < 0 || |
#358 | hid_t pres_datasetid, lat_dimscaleid, lon_dimscaleid; |
#415 | if ((lon_dimscaleid = H5Dcreate(grpid, U2_NAME, H5T_NATIVE_INT, |
#417 | if (H5DSset_scale(lon_dimscaleid, NULL) < 0) ERR; |
#429 | if (H5DSattach_scale(pres_datasetid, lon_dimscaleid, 1) < 0) ERR; |
#435 | H5Dclose(lon_dimscaleid) < 0 || |
#659 | hid_t pres_datasetid, lat_dimscaleid, lon_dimscaleid, time_dimscaleid, len_dimscaleid; |
#712 | if ((lon_dimscaleid = H5Dcreate1(fileid, LON_NAME, H5T_NATIVE_INT, |
#714 | if (H5DSset_scale(lon_dimscaleid, NULL) < 0) ERR; |
#726 | if (H5DSattach_scale(pres_datasetid, lon_dimscaleid, 1) < 0) ERR; |
#735 | H5Dclose(lon_dimscaleid) < 0 || |
#844 | hid_t pres_datasetid, lat_dimscaleid, lon_dimscaleid, time_dimscaleid, len_dimscaleid; |
#897 | if ((lon_dimscaleid = H5Dcreate1(fileid, LON_NAME, H5T_NATIVE_INT, |
#899 | if (H5DSset_scale(lon_dimscaleid, NULL) < 0) ERR; |
#911 | if (H5DSattach_scale(pres_datasetid, lon_dimscaleid, 1) < 0) ERR; |
#920 | H5Dclose(lon_dimscaleid) < 0 || |
tst_interops.c#63 | hid_t pres_datasetid, lat_dimscaleid, lon_dimscaleid; |
#96 | if ((lon_dimscaleid = H5Dcreate(fileid, LON_NAME, H5T_NATIVE_INT, |
#98 | if (H5DSset_scale(lon_dimscaleid, NULL) < 0) ERR; |
#104 | if (H5DSattach_scale(pres_datasetid, lon_dimscaleid, 1) < 0) ERR; |
#108 | H5Dclose(lon_dimscaleid) < 0 || |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed