Home
last modified time | relevance | path

Searched refs:heap_len_size (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HFman.c248 UINT64DECODE_VAR(id, *obj_len_p, hdr->heap_len_size); in H5HF_man_get_obj_len()
349 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF__man_op_real()
591 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF__man_remove()
H A DH5HFpkg.h156 UINT64ENCODE_VAR((i), (l), (h)->heap_len_size)
162 UINT64DECODE_VAR((i), (l), (h)->heap_len_size)
359 uint8_t heap_len_size; /* Size of heap ID lengths (in bytes) */ member
H A DH5HFhdr.c225 hdr->heap_len_size = (uint8_t)MIN(hdr->man_dtable.max_dir_blk_off_size, in H5HF_hdr_finish_init_phase1()
456 hdr->id_len = (unsigned)1 + hdr->heap_off_size + hdr->heap_len_size; in H5HF_hdr_create()
474 if(cparam->id_len < (1 + hdr->heap_off_size + hdr->heap_len_size)) in H5HF_hdr_create()
H A DH5HFtest.c96 if(fh->hdr->id_len == (unsigned)(1 + fh->hdr->heap_off_size + fh->hdr->heap_len_size)) in H5HF_get_cparam_test()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HFman.c249 UINT64DECODE_VAR(id, *obj_len_p, hdr->heap_len_size); in H5HF_man_get_obj_len()
350 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF__man_op_real()
592 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF__man_remove()
H A DH5HFpkg.h156 UINT64ENCODE_VAR((i), (l), (h)->heap_len_size)
162 UINT64DECODE_VAR((i), (l), (h)->heap_len_size)
359 uint8_t heap_len_size; /* Size of heap ID lengths (in bytes) */ member
H A DH5HFhdr.c225 hdr->heap_len_size = (uint8_t)MIN(hdr->man_dtable.max_dir_blk_off_size, in H5HF_hdr_finish_init_phase1()
456 hdr->id_len = (unsigned)1 + hdr->heap_off_size + hdr->heap_len_size; in H5HF_hdr_create()
474 if(cparam->id_len < (1 + hdr->heap_off_size + hdr->heap_len_size)) in H5HF_hdr_create()
H A DH5HFtest.c96 if(fh->hdr->id_len == (unsigned)(1 + fh->hdr->heap_off_size + fh->hdr->heap_len_size)) in H5HF_get_cparam_test()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFman.c251 UINT64DECODE_VAR(id, *obj_len_p, hdr->heap_len_size); in H5HF_man_get_obj_len()
352 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF_man_op_real()
596 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF_man_remove()
H A DH5HFpkg.h156 UINT64ENCODE_VAR((i), (l), (h)->heap_len_size)
162 UINT64DECODE_VAR((i), (l), (h)->heap_len_size)
359 uint8_t heap_len_size; /* Size of heap ID lengths (in bytes) */ member
H A DH5HFhdr.c225 hdr->heap_len_size = (uint8_t)MIN(hdr->man_dtable.max_dir_blk_off_size, in H5HF_hdr_finish_init_phase1()
458 hdr->id_len = (unsigned)1 + hdr->heap_off_size + hdr->heap_len_size; in H5HF_hdr_create()
476 if(cparam->id_len < (1 + hdr->heap_off_size + hdr->heap_len_size)) in H5HF_hdr_create()
H A DH5HFtest.c96 if(fh->hdr->id_len == (unsigned)(1 + fh->hdr->heap_off_size + fh->hdr->heap_len_size)) in H5HF_get_cparam_test()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFman.c240 UINT64DECODE_VAR(id, *obj_len_p, hdr->heap_len_size); in H5HF__man_get_obj_len()
336 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF__man_op_real()
575 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF__man_remove()
H A DH5HFpkg.h158 UINT64ENCODE_VAR((i), (l), (h)->heap_len_size)
164 UINT64DECODE_VAR((i), (l), (h)->heap_len_size)
361 uint8_t heap_len_size; /* Size of heap ID lengths (in bytes) */ member
H A DH5HFhdr.c210 hdr->heap_len_size = in H5HF__hdr_finish_init_phase1()
439 hdr->id_len = (unsigned)1 + hdr->heap_off_size + hdr->heap_len_size; in H5HF__hdr_create()
458 if (cparam->id_len < (1 + hdr->heap_off_size + hdr->heap_len_size)) in H5HF__hdr_create()
H A DH5HFtest.c88 if (fh->hdr->id_len == (unsigned)(1 + fh->hdr->heap_off_size + fh->hdr->heap_len_size)) in H5HF_get_cparam_test()
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HFman.c274 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF_man_op_real()
518 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF_man_remove()
H A DH5HFpkg.h156 UINT64ENCODE_VAR((i), (l), (h)->heap_len_size)
162 UINT64DECODE_VAR((i), (l), (h)->heap_len_size)
359 uint8_t heap_len_size; /* Size of heap ID lengths (in bytes) */ member
H A DH5HFhdr.c224 hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, in H5HF_hdr_finish_init_phase1()
457 hdr->id_len = (unsigned)1 + hdr->heap_off_size + hdr->heap_len_size; in H5HF_hdr_create()
475 if(cparam->id_len < (1 + hdr->heap_off_size + hdr->heap_len_size)) in H5HF_hdr_create()
H A DH5HFtest.c95 if(fh->hdr->id_len == (unsigned)(1 + fh->hdr->heap_off_size + fh->hdr->heap_len_size)) in H5HF_get_cparam_test()
H A DH5HF.c447 UINT64DECODE_VAR(id, *obj_len_p, fh->hdr->heap_len_size); in H5HF_get_obj_len()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFman.c276 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF_man_op_real()
520 UINT64DECODE_VAR(id, obj_len, hdr->heap_len_size); in H5HF_man_remove()
H A DH5HFpkg.h158 UINT64ENCODE_VAR((i), (l), (h)->heap_len_size)
164 UINT64DECODE_VAR((i), (l), (h)->heap_len_size)
361 uint8_t heap_len_size; /* Size of heap ID lengths (in bytes) */ member
H A DH5HFhdr.c226 hdr->heap_len_size = MIN(hdr->man_dtable.max_dir_blk_off_size, in H5HF_hdr_finish_init_phase1()
459 hdr->id_len = (unsigned)1 + hdr->heap_off_size + hdr->heap_len_size; in H5HF_hdr_create()
477 if(cparam->id_len < (1 + hdr->heap_off_size + hdr->heap_len_size)) in H5HF_hdr_create()
H A DH5HFtest.c97 if(fh->hdr->id_len == (unsigned)(1 + fh->hdr->heap_off_size + fh->hdr->heap_len_size)) in H5HF_get_cparam_test()

12