Home
last modified time | relevance | path

Searched refs:H5O_msg_class_t (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Opkg.h226 struct H5O_msg_class_t { struct
438 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NULL[1];
444 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINFO[1];
450 H5_DLLVAR const H5O_msg_class_t H5O_MSG_FILL[1];
461 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINK[1];
464 H5_DLLVAR const H5O_msg_class_t H5O_MSG_EFL[1];
486 H5_DLLVAR const H5O_msg_class_t H5O_MSG_ATTR[1];
489 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NAME[1];
505 H5_DLLVAR const H5O_msg_class_t H5O_MSG_CONT[1];
508 H5_DLLVAR const H5O_msg_class_t H5O_MSG_STAB[1];
[all …]
H A DH5Omessage.c74 static herr_t H5O__msg_reset_real(const H5O_msg_class_t *type, void *native);
78 const H5O_msg_class_t *type, const void *mesg, unsigned mesg_flags,
205 H5O__msg_append_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_append_real()
361 H5O__msg_write_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_write_real()
609 H5O__msg_reset_real(const H5O_msg_class_t *type, void *native) in H5O__msg_reset_real()
709 H5O__msg_free_real(const H5O_msg_class_t *type, void *msg_native) in H5O__msg_free_real()
831 H5O_msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type) in H5O_msg_count_real()
1127 H5O__msg_remove_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_remove_real()
1266 H5O__msg_iterate_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_iterate_real()
1849 H5O__msg_copy_file(const H5O_msg_class_t *type, H5F_t *file_src, in H5O__msg_copy_file()
[all …]
H A DH5Oshared.c108 const H5O_shared_t *shared, const H5O_msg_class_t *type) in H5O_shared_read()
222 H5O__shared_link_adj(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, in H5O__shared_link_adj()
310 const H5O_msg_class_t *type) in H5O_shared_decode()
511 H5O__shared_delete(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, in H5O__shared_delete()
554 H5O__shared_link(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, in H5O__shared_link()
589 const H5O_msg_class_t *mesg_type, const void *_native_src, void *_native_dst, in H5O__shared_copy_file()
659 H5O__shared_post_copy_file(H5F_t *f, const H5O_msg_class_t *mesg_type, in H5O__shared_post_copy_file()
H A DH5Obogus.c48 const H5O_msg_class_t H5O_MSG_BOGUS_VALID[1] = {{
72 const H5O_msg_class_t H5O_MSG_BOGUS_INVALID[1] = {{
H A DH5Onull.c33 const H5O_msg_class_t H5O_MSG_NULL[1] = {{
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Opkg.h226 struct H5O_msg_class_t { struct
438 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NULL[1];
444 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINFO[1];
450 H5_DLLVAR const H5O_msg_class_t H5O_MSG_FILL[1];
461 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINK[1];
464 H5_DLLVAR const H5O_msg_class_t H5O_MSG_EFL[1];
486 H5_DLLVAR const H5O_msg_class_t H5O_MSG_ATTR[1];
489 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NAME[1];
505 H5_DLLVAR const H5O_msg_class_t H5O_MSG_CONT[1];
508 H5_DLLVAR const H5O_msg_class_t H5O_MSG_STAB[1];
[all …]
H A DH5Omessage.c74 static herr_t H5O__msg_reset_real(const H5O_msg_class_t *type, void *native);
78 const H5O_msg_class_t *type, const void *mesg, unsigned mesg_flags,
205 H5O__msg_append_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_append_real()
361 H5O__msg_write_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_write_real()
609 H5O__msg_reset_real(const H5O_msg_class_t *type, void *native) in H5O__msg_reset_real()
709 H5O__msg_free_real(const H5O_msg_class_t *type, void *msg_native) in H5O__msg_free_real()
831 H5O_msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type) in H5O_msg_count_real()
1127 H5O__msg_remove_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_remove_real()
1266 H5O__msg_iterate_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O__msg_iterate_real()
1856 H5O__msg_copy_file(const H5O_msg_class_t *type, H5F_t *file_src, in H5O__msg_copy_file()
[all …]
H A DH5Oshared.c108 const H5O_shared_t *shared, const H5O_msg_class_t *type) in H5O_shared_read()
222 H5O__shared_link_adj(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, in H5O__shared_link_adj()
310 const H5O_msg_class_t *type) in H5O_shared_decode()
511 H5O__shared_delete(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, in H5O__shared_delete()
554 H5O__shared_link(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, in H5O__shared_link()
589 const H5O_msg_class_t *mesg_type, const void *_native_src, void *_native_dst, in H5O__shared_copy_file()
659 H5O__shared_post_copy_file(H5F_t *f, const H5O_msg_class_t *mesg_type, in H5O__shared_post_copy_file()
H A DH5Obogus.c48 const H5O_msg_class_t H5O_MSG_BOGUS_VALID[1] = {{
72 const H5O_msg_class_t H5O_MSG_BOGUS_INVALID[1] = {{
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Opkg.h226 struct H5O_msg_class_t { struct
440 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NULL[1];
446 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINFO[1];
452 H5_DLLVAR const H5O_msg_class_t H5O_MSG_FILL[1];
463 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINK[1];
466 H5_DLLVAR const H5O_msg_class_t H5O_MSG_EFL[1];
488 H5_DLLVAR const H5O_msg_class_t H5O_MSG_ATTR[1];
491 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NAME[1];
507 H5_DLLVAR const H5O_msg_class_t H5O_MSG_CONT[1];
510 H5_DLLVAR const H5O_msg_class_t H5O_MSG_STAB[1];
[all …]
H A DH5Omessage.c75 static herr_t H5O__msg_reset_real(const H5O_msg_class_t *type, void *native);
79 const H5O_msg_class_t *type, const void *mesg, unsigned mesg_flags,
612 H5O__msg_reset_real(const H5O_msg_class_t *type, void *native) in H5O__msg_reset_real()
713 H5O_msg_free_real(const H5O_msg_class_t *type, void *msg_native) in H5O_msg_free_real()
835 H5O_msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type) in H5O_msg_count_real()
1132 H5O_msg_remove_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O_msg_remove_real()
1273 H5O_msg_iterate_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O_msg_iterate_real()
1402 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_f()
1466 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_oh()
1856 H5O_msg_copy_file(const H5O_msg_class_t *type, H5F_t *file_src, in H5O_msg_copy_file()
[all …]
H A DH5Oshared.c108 const H5O_shared_t *shared, const H5O_msg_class_t *type) in H5O_shared_read()
223 const H5O_msg_class_t *type, H5O_shared_t *shared, int adjust) in H5O_shared_link_adj()
310 const uint8_t *buf, const H5O_msg_class_t *type) in H5O_shared_decode()
512 const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O_shared_delete()
555 const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O_shared_link()
589 const H5O_msg_class_t *mesg_type, const void *_native_src, void *_native_dst, in H5O_shared_copy_file()
659 H5O_shared_post_copy_file(H5F_t *f, const H5O_msg_class_t *mesg_type, in H5O_shared_post_copy_file()
H A DH5Obogus.c48 const H5O_msg_class_t H5O_MSG_BOGUS_VALID[1] = {{
72 const H5O_msg_class_t H5O_MSG_BOGUS_INVALID[1] = {{
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Opkg.h221 struct H5O_msg_class_t { struct
411 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NULL[1];
417 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINFO[1];
420 H5_DLLVAR const H5O_msg_class_t H5O_MSG_DTYPE[1];
423 H5_DLLVAR const H5O_msg_class_t H5O_MSG_FILL[1];
434 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINK[1];
437 H5_DLLVAR const H5O_msg_class_t H5O_MSG_EFL[1];
457 H5_DLLVAR const H5O_msg_class_t H5O_MSG_ATTR[1];
460 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NAME[1];
476 H5_DLLVAR const H5O_msg_class_t H5O_MSG_CONT[1];
[all …]
H A DH5Omessage.c76 static herr_t H5O_msg_reset_real(const H5O_msg_class_t *type, void *native);
80 const H5O_msg_class_t *type, const void *mesg, unsigned mesg_flags,
613 H5O_msg_reset_real(const H5O_msg_class_t *type, void *native) in H5O_msg_reset_real()
714 H5O_msg_free_real(const H5O_msg_class_t *type, void *msg_native) in H5O_msg_free_real()
836 H5O_msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type) in H5O_msg_count_real()
1137 H5O_msg_remove_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O_msg_remove_real()
1284 H5O_msg_iterate_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O_msg_iterate_real()
1414 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_f()
1478 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_oh()
1868 H5O_msg_copy_file(const H5O_msg_class_t *type, H5F_t *file_src, in H5O_msg_copy_file()
[all …]
H A DH5Oshared.c110 const H5O_shared_t *shared, const H5O_msg_class_t *type) in H5O_shared_read()
225 const H5O_msg_class_t *type, H5O_shared_t *shared, int adjust) in H5O_shared_link_adj()
312 const uint8_t *buf, const H5O_msg_class_t *type) in H5O_shared_decode()
514 const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O_shared_delete()
557 const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O_shared_link()
591 const H5O_msg_class_t *mesg_type, const void *_native_src, void *_native_dst, in H5O_shared_copy_file()
655 H5O_shared_post_copy_file(H5F_t *f, const H5O_msg_class_t *mesg_type, in H5O_shared_post_copy_file()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Opkg.h209 struct H5O_msg_class_t { struct
424 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NULL[1];
430 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINFO[1];
436 H5_DLLVAR const H5O_msg_class_t H5O_MSG_FILL[1];
447 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINK[1];
450 H5_DLLVAR const H5O_msg_class_t H5O_MSG_EFL[1];
472 H5_DLLVAR const H5O_msg_class_t H5O_MSG_ATTR[1];
475 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NAME[1];
491 H5_DLLVAR const H5O_msg_class_t H5O_MSG_CONT[1];
494 H5_DLLVAR const H5O_msg_class_t H5O_MSG_STAB[1];
[all …]
H A DH5Omessage.c69 static herr_t H5O__msg_reset_real(const H5O_msg_class_t *type, void *native);
490 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_read_oh()
578 H5O__msg_reset_real(const H5O_msg_class_t *type, void *native) in H5O__msg_reset_real()
618 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_free()
675 H5O_msg_free_real(const H5O_msg_class_t *type, void *msg_native) in H5O_msg_free_real()
794 H5O__msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type) in H5O__msg_count_real()
1298 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_raw_size()
1338 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_f()
1398 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_oh()
1652 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_get_crt_index()
[all …]
H A DH5Oshared.c71 const H5O_msg_class_t *type);
72 static herr_t H5O__shared_link_adj(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type,
104 const H5O_msg_class_t *type) in H5O__shared_read()
216 H5O__shared_link_adj(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, H5O_shared_t *shared, i… in H5O__shared_link_adj()
304 const H5O_msg_class_t *type) in H5O__shared_decode()
500 H5O__shared_delete(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O__shared_delete()
541 H5O__shared_link(H5F_t *f, H5O_t *open_oh, const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O__shared_link()
573 const H5O_msg_class_t *mesg_type, const void *_native_src, void *_native_dst, in H5O__shared_copy_file()
645 H5O__shared_post_copy_file(H5F_t *f, const H5O_msg_class_t *mesg_type, const H5O_shared_t *shared_s… in H5O__shared_post_copy_file()
H A DH5Obogus.c46 const H5O_msg_class_t H5O_MSG_BOGUS_VALID[1] = {{
70 const H5O_msg_class_t H5O_MSG_BOGUS_INVALID[1] = {{
H A DH5Onull.c30 const H5O_msg_class_t H5O_MSG_NULL[1] = {{
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Opkg.h220 struct H5O_msg_class_t { struct
410 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NULL[1];
416 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINFO[1];
419 H5_DLLVAR const H5O_msg_class_t H5O_MSG_DTYPE[1];
422 H5_DLLVAR const H5O_msg_class_t H5O_MSG_FILL[1];
433 H5_DLLVAR const H5O_msg_class_t H5O_MSG_LINK[1];
436 H5_DLLVAR const H5O_msg_class_t H5O_MSG_EFL[1];
458 H5_DLLVAR const H5O_msg_class_t H5O_MSG_ATTR[1];
461 H5_DLLVAR const H5O_msg_class_t H5O_MSG_NAME[1];
477 H5_DLLVAR const H5O_msg_class_t H5O_MSG_CONT[1];
[all …]
H A DH5Omessage.c74 static herr_t H5O_msg_reset_real(const H5O_msg_class_t *type, void *native);
78 const H5O_msg_class_t *type, const void *mesg, unsigned mesg_flags,
611 H5O_msg_reset_real(const H5O_msg_class_t *type, void *native) in H5O_msg_reset_real()
712 H5O_msg_free_real(const H5O_msg_class_t *type, void *msg_native) in H5O_msg_free_real()
834 H5O_msg_count_real(const H5O_t *oh, const H5O_msg_class_t *type) in H5O_msg_count_real()
1135 H5O_msg_remove_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O_msg_remove_real()
1282 H5O_msg_iterate_real(H5F_t *f, H5O_t *oh, const H5O_msg_class_t *type, in H5O_msg_iterate_real()
1412 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_f()
1476 const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ in H5O_msg_size_oh()
1866 H5O_msg_copy_file(const H5O_msg_class_t *type, H5F_t *file_src, in H5O_msg_copy_file()
[all …]
H A DH5Oshared.c108 const H5O_shared_t *shared, const H5O_msg_class_t *type) in H5O_shared_read()
223 const H5O_msg_class_t *type, H5O_shared_t *shared, int adjust) in H5O_shared_link_adj()
310 const uint8_t *buf, const H5O_msg_class_t *type) in H5O_shared_decode()
512 const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O_shared_delete()
555 const H5O_msg_class_t *type, H5O_shared_t *sh_mesg) in H5O_shared_link()
589 const H5O_msg_class_t *mesg_type, const void *_native_src, void *_native_dst, in H5O_shared_copy_file()
653 H5O_shared_post_copy_file(H5F_t *f, const H5O_msg_class_t *mesg_type, in H5O_shared_post_copy_file()
H A DH5Obogus.c47 const H5O_msg_class_t H5O_MSG_BOGUS_VALID[1] = {{
71 const H5O_msg_class_t H5O_MSG_BOGUS_INVALID[1] = {{

12345678