Home
last modified time | relevance | path

Searched refs:H5AC_PREFETCHED_ENTRY (Results 1 – 19 of 19) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Cprefetched.c94 const H5AC_class_t H5AC_PREFETCHED_ENTRY[1] = {{ variable
H A DH5Cimage.c3192 HDassert((pf_entry_ptr->prefetched && pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3193 || (!pf_entry_ptr->prefetched && pf_entry_ptr->type != H5AC_PREFETCHED_ENTRY)); in H5C__reconstruct_cache_contents()
3194 if(pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3206 if(pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) { in H5C__reconstruct_cache_contents()
3437 pf_entry_ptr->type = H5AC_PREFETCHED_ENTRY; in H5C__reconstruct_cache_entry()
H A DH5ACprivate.h382 H5_DLLVAR const H5AC_class_t H5AC_PREFETCHED_ENTRY[1]; variable
H A DH5AC.c131 H5AC_PREFETCHED_ENTRY /* (29) prefetched entry - always internal to cache */
H A Ditk_hdf5_mangle.h77 #define H5AC_PREFETCHED_ENTRY itk_H5AC_PREFETCHED_ENTRY macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprefetched.c80 const H5AC_class_t H5AC_PREFETCHED_ENTRY[1] = {{ variable
H A DH5Cimage.c3114 HDassert((pf_entry_ptr->prefetched && pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) || in H5C__reconstruct_cache_contents()
3115 (!pf_entry_ptr->prefetched && pf_entry_ptr->type != H5AC_PREFETCHED_ENTRY)); in H5C__reconstruct_cache_contents()
3116 if (pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3128 if (pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) { in H5C__reconstruct_cache_contents()
3358 pf_entry_ptr->type = H5AC_PREFETCHED_ENTRY; in H5C__reconstruct_cache_entry()
H A DH5ACprivate.h376 H5_DLLVAR const H5AC_class_t H5AC_PREFETCHED_ENTRY[1]; variable
H A DH5AC.c126 H5AC_PREFETCHED_ENTRY /* (29) prefetched entry - always internal to cache */
H A Dvtk_hdf5_mangle.h71 #define H5AC_PREFETCHED_ENTRY vtkhdf5_H5AC_PREFETCHED_ENTRY macro
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Cprefetched.c94 const H5AC_class_t H5AC_PREFETCHED_ENTRY[1] = {{ variable
H A DH5Cimage.c3192 HDassert((pf_entry_ptr->prefetched && pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3193 || (!pf_entry_ptr->prefetched && pf_entry_ptr->type != H5AC_PREFETCHED_ENTRY)); in H5C__reconstruct_cache_contents()
3194 if(pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3206 if(pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) { in H5C__reconstruct_cache_contents()
3437 pf_entry_ptr->type = H5AC_PREFETCHED_ENTRY; in H5C__reconstruct_cache_entry()
H A DH5ACprivate.h376 H5_DLLVAR const H5AC_class_t H5AC_PREFETCHED_ENTRY[1]; variable
H A DH5AC.c133 H5AC_PREFETCHED_ENTRY /* (29) prefetched entry - always internal to cache */
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprefetched.c94 const H5AC_class_t H5AC_PREFETCHED_ENTRY[1] = {{ variable
H A DH5Cimage.c3194 HDassert((pf_entry_ptr->prefetched && pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3195 || (!pf_entry_ptr->prefetched && pf_entry_ptr->type != H5AC_PREFETCHED_ENTRY)); in H5C__reconstruct_cache_contents()
3196 if(pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) in H5C__reconstruct_cache_contents()
3208 if(pf_entry_ptr->type == H5AC_PREFETCHED_ENTRY) { in H5C__reconstruct_cache_contents()
3439 pf_entry_ptr->type = H5AC_PREFETCHED_ENTRY; in H5C__reconstruct_cache_entry()
H A DH5ACprivate.h404 H5_DLLVAR const H5AC_class_t H5AC_PREFETCHED_ENTRY[1]; variable
H A DH5AC.c144 H5AC_PREFETCHED_ENTRY /* (29) prefetched entry - always internal to cache */
H A Dvtk_hdf5_mangle.h78 #define H5AC_PREFETCHED_ENTRY vtkhdf5_H5AC_PREFETCHED_ENTRY macro