Home
last modified time | relevance | path

Searched refs:H5E_ATTR (Results 1 – 25 of 93) sorted by relevance

1234

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Adense.c278 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, FAIL, "can't close fractal heap") in H5A__dense_create()
403 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A__dense_open()
405 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A__dense_open()
507 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_insert()
511 HGOTO_ERROR(H5E_ATTR, H5E_NOSPACE, FAIL, "can't get actual buffer") in H5A__dense_insert()
687 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_write_bt2_cb()
703 HGOTO_ERROR(H5E_ATTR, H5E_CANTGETSIZE, FAIL, "can't get object size") in H5A__dense_write_bt2_cb()
852 HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute") in H5A__dense_copy_fh_cb()
1109 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate_bt2_cb()
1221 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5A__dense_iterate()
[all …]
H A DH5Oattribute.c228 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_create()
473 HGOTO_ERROR(H5E_ATTR, H5E_CANTPROTECT, NULL, "unable to load object header") in H5O__attr_open_by_name()
612 HGOTO_ERROR(H5E_ATTR, H5E_BADITER, NULL, "can't locate attribute") in H5O__attr_open_by_idx()
703 HGOTO_ERROR(H5E_ATTR, H5E_BADTYPE, FAIL, "not an attribute") in H5O_attr_find_opened_attr()
770 HGOTO_ERROR(H5E_ATTR, H5E_BADMESG, FAIL, "can't share attribute") in H5O__attr_update_shared()
918 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_write()
1165 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_rename()
1297 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5O_attr_iterate_real()
1342 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5O__attr_iterate()
1551 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_remove()
[all …]
H A DH5Aint.c231 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A__create_common()
268 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open") in H5A__create_common()
367 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__create_by_name()
372 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, NULL, "unable to create attribute") in H5A__create_by_name()
440 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A__open_common()
533 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__open_by_idx()
597 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__open_by_name()
1421 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A__exists_by_name()
1939 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__attr_iterate_table()
2666 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A__rename_by_name()
[all …]
H A DH5A.c279 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate2()
288 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate2()
367 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate_by_name()
376 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate_by_name()
830 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get attribute name") in H5Aget_name()
972 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info()
1025 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_name()
1086 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_idx()
1259 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5Aiterate2()
1339 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5Aiterate_by_name()
[all …]
H A DH5Adeprec.c141 HGOTO_ERROR(H5E_ATTR, H5E_CANTSET, H5I_INVALID_HID, "can't set collective metadata read") in H5Acreate1()
145 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate1()
154 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate1()
202 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "can't open attribute: '%s'", name) in H5Aopen_name()
212 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Aopen_name()
258 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, H5I_INVALID_HID, "unable to open attribute") in H5Aopen_idx()
268 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Aopen_idx()
312 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get location for object") in H5Aget_num_attrs()
322 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get location for object") in H5Aget_num_attrs()
344 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOUNT, FAIL, "can't get attribute count for object") in H5Aget_num_attrs()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Adense.c253 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, FAIL, "can't close fractal heap") in H5A__dense_create()
499 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_insert()
640 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, in H5A__dense_write_bt2_cb()
673 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_write_bt2_cb()
833 HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute") in H5A__dense_copy_fh_cb()
966 HGOTO_ERROR(H5E_ATTR, H5E_CANTREMOVE, FAIL, in H5A__dense_rename()
1116 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate_bt2_cb()
1224 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5A__dense_iterate()
1238 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate()
1289 HGOTO_ERROR(H5E_ATTR, H5E_CANTREMOVE, FAIL, in H5A__dense_remove_bt2_cb()
[all …]
H A DH5Oattribute.c270 HGOTO_ERROR(H5E_ATTR, H5E_CANTCONVERT, FAIL, in H5O__attr_create()
586 HGOTO_ERROR(H5E_ATTR, H5E_BADITER, NULL, "can't locate attribute") in H5O__attr_open_by_idx()
678 HGOTO_ERROR(H5E_ATTR, H5E_BADTYPE, FAIL, "not an attribute") in H5O__attr_find_opened_attr()
742 HGOTO_ERROR(H5E_ATTR, H5E_BADMESG, FAIL, "can't share attribute") in H5O__attr_update_shared()
837 HGOTO_ERROR(H5E_ATTR, H5E_CANTUPDATE, H5_ITER_ERROR, in H5O__attr_write_cb()
1035 HGOTO_ERROR(H5E_ATTR, H5E_CANTUPDATE, H5_ITER_ERROR, in H5O__attr_rename_mod_cb()
1065 HGOTO_ERROR(H5E_ATTR, H5E_CANTDELETE, H5_ITER_ERROR, in H5O__attr_rename_mod_cb()
1074 HGOTO_ERROR(H5E_ATTR, H5E_CANTINSERT, H5_ITER_ERROR, in H5O__attr_rename_mod_cb()
1262 HERROR(H5E_ATTR, H5E_BADITER, "iteration operator failed"); in H5O_attr_iterate_real()
1306 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5O__attr_iterate()
[all …]
H A DH5Aint.c222 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A__create()
259 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open") in H5A__create()
318 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__create_by_name()
389 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A__open_common()
422 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, in H5A__open()
477 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__open_by_idx()
540 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__open_by_name()
624 HGOTO_ERROR(H5E_ATTR, H5E_UNSUPPORTED, FAIL, in H5A__read()
1329 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A__exists_by_name()
1825 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__attr_iterate_table()
[all …]
H A DH5A.c138 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to initialize interface") in H5A__init_package()
665 HGOTO_ERROR(H5E_ATTR, H5E_WRITEERROR, FAIL, "unable to write attribute") in H5Awrite()
706 HGOTO_ERROR(H5E_ATTR, H5E_READERROR, FAIL, "unable to read attribute") in H5Aread()
823 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, H5I_INVALID_HID, in H5Aget_create_plist()
874 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, (-1), "unable to get attribute name") in H5Aget_name()
939 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get name") in H5Aget_name_by_idx()
978 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, 0, "unable to get acpl") in H5Aget_storage_size()
1019 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info()
1331 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5Aiterate2()
1417 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5Aiterate_by_name()
[all …]
H A DH5VLnative_attr.c75 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, NULL, "unable to create attribute") in H5VL__native_attr_create()
81 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, NULL, "unable to create attribute") in H5VL__native_attr_create()
91 HDONE_ERROR(H5E_ATTR, H5E_CANTRELEASE, NULL, "can't free location") in H5VL__native_attr_create()
130 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "can't open attribute") in H5VL__native_attr_open()
138 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open attribute") in H5VL__native_attr_open()
172 HGOTO_ERROR(H5E_ATTR, H5E_READERROR, FAIL, "unable to read attribute") in H5VL__native_attr_read()
201 HGOTO_ERROR(H5E_ATTR, H5E_WRITEERROR, FAIL, "unable to write attribute") in H5VL__native_attr_write()
268 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get attribute name") in H5VL__native_attr_get()
296 HGOTO_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5VL__native_attr_get()
334 HGOTO_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5VL__native_attr_get()
[all …]
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Adense.c278 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, FAIL, "can't close fractal heap") in H5A__dense_create()
434 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A__dense_open()
436 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A__dense_open()
538 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_insert()
542 HGOTO_ERROR(H5E_ATTR, H5E_NOSPACE, FAIL, "can't get actual buffer") in H5A__dense_insert()
718 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_write_bt2_cb()
734 HGOTO_ERROR(H5E_ATTR, H5E_CANTGETSIZE, FAIL, "can't get object size") in H5A__dense_write_bt2_cb()
883 HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute") in H5A__dense_copy_fh_cb()
1170 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate_bt2_cb()
1282 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5A__dense_iterate()
[all …]
H A DH5Oattribute.c228 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_create()
473 HGOTO_ERROR(H5E_ATTR, H5E_CANTPROTECT, NULL, "unable to load object header") in H5O__attr_open_by_name()
612 HGOTO_ERROR(H5E_ATTR, H5E_BADITER, NULL, "can't locate attribute") in H5O__attr_open_by_idx()
703 HGOTO_ERROR(H5E_ATTR, H5E_BADTYPE, FAIL, "not an attribute") in H5O_attr_find_opened_attr()
770 HGOTO_ERROR(H5E_ATTR, H5E_BADMESG, FAIL, "can't share attribute") in H5O__attr_update_shared()
918 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_write()
1165 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_rename()
1297 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5O_attr_iterate_real()
1342 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5O__attr_iterate()
1551 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O__attr_remove()
[all …]
H A DH5Aint.c229 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A__create()
266 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open") in H5A__create()
326 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__create_by_name()
399 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A__open_common()
488 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__open_by_idx()
552 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A__open_by_name()
1343 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A__exists_by_name()
1861 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__attr_iterate_table()
2555 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A__rename_by_name()
2721 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A__iterate_by_name()
[all …]
H A DH5A.c284 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate2()
293 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate2()
372 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate_by_name()
381 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate_by_name()
835 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get attribute name") in H5Aget_name()
977 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info()
1030 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_name()
1091 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_idx()
1264 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5Aiterate2()
1344 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5Aiterate_by_name()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Adense.c282 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, FAIL, "can't close fractal heap") in H5A_dense_create()
408 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A_dense_open()
410 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A_dense_open()
512 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A_dense_insert()
516 HGOTO_ERROR(H5E_ATTR, H5E_NOSPACE, FAIL, "can't get actual buffer") in H5A_dense_insert()
694 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_write_bt2_cb()
710 HGOTO_ERROR(H5E_ATTR, H5E_CANTGETSIZE, FAIL, "can't get object size") in H5A__dense_write_bt2_cb()
861 HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute") in H5A__dense_copy_fh_cb()
1120 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate_bt2_cb()
1233 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5A_dense_iterate()
[all …]
H A DH5Oattribute.c236 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_create()
493 HGOTO_ERROR(H5E_ATTR, H5E_CANTPROTECT, NULL, "unable to load object header") in H5O_attr_open_by_name()
638 HGOTO_ERROR(H5E_ATTR, H5E_BADITER, NULL, "can't locate attribute") in H5O_attr_open_by_idx()
736 HGOTO_ERROR(H5E_ATTR, H5E_BADTYPE, FAIL, "not an attribute") in H5O_attr_find_opened_attr()
804 HGOTO_ERROR(H5E_ATTR, H5E_BADMESG, FAIL, "can't share attribute") in H5O_attr_update_shared()
958 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_write()
1214 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_rename()
1347 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5O_attr_iterate_real()
1392 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5O_attr_iterate()
1604 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_remove()
[all …]
H A DH5Aint.c231 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A_create()
260 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOUNT, NULL, "dataspace is invalid") in H5A_create()
269 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open") in H5A_create()
284 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, NULL, "can't close attribute") in H5A_create()
336 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, FAIL, "unable to copy entry") in H5A_open_common()
340 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A_open_common()
384 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A_open_by_idx()
449 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A_open_by_name()
953 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A_copy()
1203 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A_exists_by_name()
[all …]
H A DH5A.c257 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate2()
266 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate2()
345 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Acreate_by_name()
350 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate_by_name()
358 HDONE_ERROR(H5E_ATTR, H5E_CANTRELEASE, FAIL, "can't free location") in H5Acreate_by_name()
821 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get attribute name") in H5Aget_name()
964 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info()
1018 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_name()
1356 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Aiterate_by_name()
1481 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Adelete_by_name()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Adense.c282 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, FAIL, "can't close fractal heap") in H5A_dense_create()
408 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A_dense_open()
410 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A_dense_open()
512 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A_dense_insert()
516 HGOTO_ERROR(H5E_ATTR, H5E_NOSPACE, FAIL, "can't get actual buffer") in H5A_dense_insert()
694 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_write_bt2_cb()
710 HGOTO_ERROR(H5E_ATTR, H5E_CANTGETSIZE, FAIL, "can't get object size") in H5A__dense_write_bt2_cb()
861 HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute") in H5A__dense_copy_fh_cb()
1120 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate_bt2_cb()
1233 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5A_dense_iterate()
[all …]
H A DH5Oattribute.c233 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_create()
486 HGOTO_ERROR(H5E_ATTR, H5E_CANTPROTECT, NULL, "unable to load object header") in H5O_attr_open_by_name()
631 HGOTO_ERROR(H5E_ATTR, H5E_BADITER, NULL, "can't locate attribute") in H5O_attr_open_by_idx()
729 HGOTO_ERROR(H5E_ATTR, H5E_BADTYPE, FAIL, "not an attribute") in H5O_attr_find_opened_attr()
797 HGOTO_ERROR(H5E_ATTR, H5E_BADMESG, FAIL, "can't share attribute") in H5O_attr_update_shared()
946 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_write()
1194 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_rename()
1327 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5O_attr_iterate_real()
1372 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5O_attr_iterate()
1580 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_remove()
[all …]
H A DH5Aint.c231 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A_create()
260 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOUNT, NULL, "dataspace is invalid") in H5A_create()
269 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, NULL, "unable to open") in H5A_create()
283 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, NULL, "can't close attribute") in H5A_create()
333 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, FAIL, "unable to copy entry") in H5A__open_common()
337 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A__open_common()
381 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A_open_by_idx()
446 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A_open_by_name()
954 HGOTO_ERROR(H5E_ATTR, H5E_CANTCOPY, NULL, "unable to copy path") in H5A_copy()
1207 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5A_exists_by_name()
[all …]
H A DH5A.c279 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate2()
288 HDONE_ERROR(H5E_ATTR, H5E_CANTFREE, FAIL, "can't close attribute") in H5Acreate2()
371 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Acreate_by_name()
376 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate_by_name()
874 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get attribute name") in H5Aget_name()
1017 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info()
1071 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_name()
1133 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "unable to get attribute info") in H5Aget_info_by_idx()
1409 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Aiterate_by_name()
1534 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Adelete_by_name()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Adense.c284 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, FAIL, "can't close fractal heap") in H5A_dense_create()
410 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A_dense_open()
412 HDONE_ERROR(H5E_ATTR, H5E_CLOSEERROR, NULL, "can't close fractal heap") in H5A_dense_open()
514 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A_dense_insert()
518 HGOTO_ERROR(H5E_ATTR, H5E_NOSPACE, FAIL, "can't get actual buffer") in H5A_dense_insert()
696 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "can't wrap buffer") in H5A__dense_write_bt2_cb()
712 HGOTO_ERROR(H5E_ATTR, H5E_CANTGETSIZE, FAIL, "can't get object size") in H5A__dense_write_bt2_cb()
863 HGOTO_ERROR(H5E_ATTR, H5E_CANTDECODE, FAIL, "can't decode attribute") in H5A__dense_copy_fh_cb()
1122 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5A__dense_iterate_bt2_cb()
1235 HERROR(H5E_ATTR, H5E_BADITER, "attribute iteration failed"); in H5A_dense_iterate()
[all …]
H A DH5Oattribute.c238 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_create()
495 HGOTO_ERROR(H5E_ATTR, H5E_CANTPROTECT, NULL, "unable to load object header") in H5O_attr_open_by_name()
640 HGOTO_ERROR(H5E_ATTR, H5E_BADITER, NULL, "can't locate attribute") in H5O_attr_open_by_idx()
738 HGOTO_ERROR(H5E_ATTR, H5E_BADTYPE, FAIL, "not an attribute") in H5O_attr_find_opened_attr()
806 HGOTO_ERROR(H5E_ATTR, H5E_BADMESG, FAIL, "can't share attribute") in H5O_attr_update_shared()
960 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_write()
1216 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_rename()
1349 HERROR(H5E_ATTR, H5E_CANTNEXT, "iteration operator failed"); in H5O_attr_iterate_real()
1394 HERROR(H5E_ATTR, H5E_BADITER, "error iterating over attributes"); in H5O_attr_iterate()
1606 HGOTO_ERROR(H5E_ATTR, H5E_CANTPIN, FAIL, "unable to pin object header") in H5O_attr_remove()
[all …]
H A DH5A.c256 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate2()
335 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Acreate_by_name()
340 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to create attribute") in H5Acreate_by_name()
496 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A_create()
764 HGOTO_ERROR(H5E_ATTR, H5E_CANTOPENOBJ, FAIL, "unable to open") in H5A_open_common()
808 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A_open_by_idx()
873 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, NULL, "object not found") in H5A_open_by_name()
1290 HGOTO_ERROR(H5E_ATTR, H5E_CANTINIT, FAIL, "unable to copy datatype") in H5Aget_type()
1408 HGOTO_ERROR(H5E_ATTR, H5E_CANTGET, FAIL, "can't get attribute name") in H5Aget_name()
2044 HGOTO_ERROR(H5E_ATTR, H5E_NOTFOUND, FAIL, "object not found") in H5Aiterate_by_name()
[all …]

1234