Home
last modified time | relevance | path

Searched refs:class_table_ptr (Results 1 – 20 of 20) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5C.c243 const H5C_class_t * const * class_table_ptr, in H5C_create() argument
261 HDassert( class_table_ptr ); in H5C_create()
264 HDassert( (class_table_ptr)[i] ); in H5C_create()
265 HDassert(HDstrlen((class_table_ptr)[i]->name) > 0); in H5C_create()
297 cache_ptr->class_table_ptr = class_table_ptr; in H5C_create()
1269 HDassert( type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type ); in H5C_insert_entry()
2220 HDassert( type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type ); in H5C_protect()
6126 class_table_ptr[entry_ptr->prefetch_type_id]->
H A DH5Cprivate.h2227 int max_type_id, const H5C_class_t * const *class_table_ptr,
H A DH5Cdbg.c903 ((cache_ptr->class_table_ptr))[i]->name); in H5C_stats()
H A DH5Cimage.c512 HDassert(type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type); in H5C__deserialize_prefetched_entry()
H A DH5Cpkg.h4685 const H5C_class_t * const *class_table_ptr; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5C.c282 … const H5C_class_t *const *class_table_ptr, H5C_write_permitted_func_t check_write_permitted, in H5C_create() argument
297 HDassert(class_table_ptr); in H5C_create()
300 HDassert((class_table_ptr)[i]); in H5C_create()
301 HDassert(HDstrlen((class_table_ptr)[i]->name) > 0); in H5C_create()
328 cache_ptr->class_table_ptr = class_table_ptr; in H5C_create()
1312 HDassert(type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type); in H5C_insert_entry()
2230 HDassert(type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type); in H5C_protect()
6623 mem_type = cache_ptr->class_table_ptr[entry_ptr->prefetch_type_id]->mem_type; in H5C__flush_single_entry()
H A DH5Cprivate.h2224 const H5C_class_t *const * class_table_ptr,
H A DH5Cdbg.c657 ((cache_ptr->class_table_ptr))[i]->name); in H5C_stats()
H A DH5Cimage.c506 HDassert(type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type); in H5C__deserialize_prefetched_entry()
H A DH5Cpkg.h4822 const H5C_class_t * const *class_table_ptr; member
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5C.c243 const H5C_class_t * const * class_table_ptr, in H5C_create() argument
261 HDassert( class_table_ptr ); in H5C_create()
264 HDassert( (class_table_ptr)[i] ); in H5C_create()
265 HDassert(HDstrlen((class_table_ptr)[i]->name) > 0); in H5C_create()
292 cache_ptr->class_table_ptr = class_table_ptr; in H5C_create()
1271 HDassert( type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type ); in H5C_insert_entry()
2208 HDassert( type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type ); in H5C_protect()
6099 class_table_ptr[entry_ptr->prefetch_type_id]->
H A DH5Cprivate.h2233 int max_type_id, const H5C_class_t * const *class_table_ptr,
H A DH5Cdbg.c867 ((cache_ptr->class_table_ptr))[i]->name); in H5C_stats()
H A DH5Cimage.c512 HDassert(type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type); in H5C__deserialize_prefetched_entry()
H A DH5Cpkg.h4658 const H5C_class_t * const *class_table_ptr; member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5C.c240 const H5C_class_t * const * class_table_ptr, in H5C_create() argument
258 HDassert( class_table_ptr ); in H5C_create()
261 HDassert( (class_table_ptr)[i] ); in H5C_create()
262 HDassert(HDstrlen((class_table_ptr)[i]->name) > 0); in H5C_create()
294 cache_ptr->class_table_ptr = class_table_ptr; in H5C_create()
1387 HDassert( type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type ); in H5C_insert_entry()
2408 HDassert( type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type ); in H5C_protect()
6280 mem_type = cache_ptr->class_table_ptr[entry_ptr->prefetch_type_id]->mem_type;
H A DH5Cprivate.h2232 int max_type_id, const H5C_class_t * const *class_table_ptr,
H A DH5Cdbg.c901 ((cache_ptr->class_table_ptr))[i]->name); in H5C_stats()
H A DH5Cimage.c514 HDassert(type->mem_type == cache_ptr->class_table_ptr[type->id]->mem_type); in H5C__deserialize_prefetched_entry()
H A DH5Cpkg.h4685 const H5C_class_t * const *class_table_ptr; member