Home
last modified time | relevance | path

Searched refs:aidg2 (Results 1 – 3 of 3) sorted by relevance

/dports/science/hdf5/hdf5-1.10.6/test/
H A Dcork.c1177 hid_t aidg1 = -1, aidg2 = -1; /* Attribute ID */ in verify_multiple_cork() local
1272 if((aidg2 = H5Aopen(gid2, GRP_ATTR, H5P_DEFAULT)) < 0) in verify_multiple_cork()
1437 ret = H5Odisable_mdc_flushes(aidg2); in verify_multiple_cork()
1459 if(H5Aclose(aidg2) < 0) in verify_multiple_cork()
1505 H5Aclose(aidg2); in verify_multiple_cork()
H A Dtattr.c10227 hid_t aidg1, aidg2, in test_attr_bug5() local
10304 aidg2 = H5Aopen(gid2, BUG3_ATTR_NAME, H5P_DEFAULT); in test_attr_bug5()
10334 ret = H5Aclose(aidg2); in test_attr_bug5()
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dtattr.c10018 hid_t aidg1, aidg2, in test_attr_bug5() local
10095 aidg2 = H5Aopen(gid2, BUG3_ATTR_NAME, H5P_DEFAULT); in test_attr_bug5()
10125 ret = H5Aclose(aidg2); in test_attr_bug5()