Home
last modified time | relevance | path

Searched refs:HGOTO_ERROR_TAG (Results 1 – 25 of 60) sorted by relevance

123

/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Otest.c200HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_is_attr_empty_test()
293HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_num_attrs_test()
363 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTPROTECT, FAIL, "unable to load object header") in H5O_attr_dense_info_test()
370 HGOTO_ERROR_TAG(H5E_ATTR, H5E_CANTGET, FAIL, "can't check for attribute info message") in H5O_attr_dense_info_test()
381 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_attr_dense_info_test()
385HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5O_attr_dense_info_test()
391HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order inde… in H5O_attr_dense_info_test()
395HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from creation orde… in H5O_attr_dense_info_test()
H A DH5Gtest.c405 HGOTO_ERROR_TAG(H5E_SYM, H5E_BADMESG, FAIL, "can't get link info") in H5G__new_dense_info_test()
415 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5G__new_dense_info_test()
419HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5G__new_dense_info_test()
425HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order index… in H5G__new_dense_info_test()
429HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from creation order… in H5G__new_dense_info_test()
H A DH5Eprivate.h74 #define HGOTO_ERROR_TAG(maj, min, ret_val, ...) { \ macro
H A DH5Ostab.c338 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTINIT, NULL, "can't create symbol table components") in H5O_stab_copy_file()
H A DH5Oainfo.c440HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINIT, NULL, "unable to create dense storage for attributes") in H5O_ainfo_copy_file()
H A DH5Olinfo.c476HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINSERT, H5_ITER_ERROR, "unable to insert destination link") in H5O_linfo_post_copy_file_cb()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Otest.c205 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, in H5O__is_attr_empty_test()
307HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O__num_attrs_test()
384 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTPROTECT, FAIL, "unable to load object header") in H5O__attr_dense_info_test()
391 HGOTO_ERROR_TAG(H5E_ATTR, H5E_CANTGET, FAIL, "can't check for attribute info message") in H5O__attr_dense_info_test()
402 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O__attr_dense_info_test()
406HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5O__attr_dense_info_test()
412 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, in H5O__attr_dense_info_test()
417 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, in H5O__attr_dense_info_test()
H A DH5Gtest.c432 HGOTO_ERROR_TAG(H5E_SYM, H5E_BADMESG, FAIL, "can't get link info") in H5G__new_dense_info_test()
442 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5G__new_dense_info_test()
446HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5G__new_dense_info_test()
452 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, in H5G__new_dense_info_test()
457 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, in H5G__new_dense_info_test()
H A DH5Eprivate.h77 #define HGOTO_ERROR_TAG(maj, min, ret_val, ...) … macro
H A DH5Ostab.c319 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTINIT, NULL, "can't create symbol table components") in H5O__stab_copy_file()
H A DH5Oainfo.c424HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINIT, NULL, "unable to create dense storage for attributes") in H5O__ainfo_copy_file()
H A DH5Olinfo.c458HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINSERT, H5_ITER_ERROR, "unable to insert destination link") in H5O__linfo_post_copy_file_cb()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Otest.c215HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_is_attr_empty_test()
316HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_num_attrs_test()
394 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTPROTECT, FAIL, "unable to load object header") in H5O_attr_dense_info_test()
401 HGOTO_ERROR_TAG(H5E_ATTR, H5E_CANTGET, FAIL, "can't check for attribute info message") in H5O_attr_dense_info_test()
412 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_attr_dense_info_test()
416HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5O_attr_dense_info_test()
422HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order inde… in H5O_attr_dense_info_test()
426HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from creation orde… in H5O_attr_dense_info_test()
H A DH5Gtest.c443 HGOTO_ERROR_TAG(H5E_SYM, H5E_BADMESG, FAIL, "can't get link info") in H5G__new_dense_info_test()
453 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5G__new_dense_info_test()
457HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5G__new_dense_info_test()
463HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order index… in H5G__new_dense_info_test()
467HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from creation order… in H5G__new_dense_info_test()
H A DH5Eprivate.h73 #define HGOTO_ERROR_TAG(maj, min, ret_val, ...) { \ macro
H A DH5Ostab.c337 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTINIT, NULL, "can't create symbol table components") in H5O__stab_copy_file()
H A DH5Oainfo.c439HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINIT, NULL, "unable to create dense storage for attributes") in H5O__ainfo_copy_file()
H A DH5Olinfo.c474HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINSERT, H5_ITER_ERROR, "unable to insert destination link") in H5O__linfo_post_copy_file_cb()
H A DH5Oshared.c623HGOTO_ERROR_TAG(H5E_OHDR, H5E_WRITEERROR, FAIL, "unable to determine if message should be shared") in H5O__shared_copy_file()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Otest.c215HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_is_attr_empty_test()
316HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_num_attrs_test()
394 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTPROTECT, FAIL, "unable to load object header") in H5O_attr_dense_info_test()
401 HGOTO_ERROR_TAG(H5E_ATTR, H5E_CANTGET, FAIL, "can't check for attribute info message") in H5O_attr_dense_info_test()
412 HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5O_attr_dense_info_test()
416HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5O_attr_dense_info_test()
422HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order inde… in H5O_attr_dense_info_test()
426HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from creation orde… in H5O_attr_dense_info_test()
H A DH5Gtest.c443 HGOTO_ERROR_TAG(H5E_SYM, H5E_BADMESG, FAIL, "can't get link info") in H5G__new_dense_info_test()
453 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for name index") in H5G__new_dense_info_test()
457HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from name index") in H5G__new_dense_info_test()
463HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTOPENOBJ, FAIL, "unable to open v2 B-tree for creation order index… in H5G__new_dense_info_test()
467HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTCOUNT, FAIL, "unable to retrieve # of records from creation order… in H5G__new_dense_info_test()
H A DH5Eprivate.h74 #define HGOTO_ERROR_TAG(maj, min, ret_val, ...) { \ macro
H A DH5Ostab.c337 HGOTO_ERROR_TAG(H5E_SYM, H5E_CANTINIT, NULL, "can't create symbol table components") in H5O__stab_copy_file()
H A DH5Oainfo.c439HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINIT, NULL, "unable to create dense storage for attributes") in H5O__ainfo_copy_file()
H A DH5Olinfo.c474HGOTO_ERROR_TAG(H5E_OHDR, H5E_CANTINSERT, H5_ITER_ERROR, "unable to insert destination link") in H5O__linfo_post_copy_file_cb()

123