Home
last modified time | relevance | path

Searched defs:swap_parent (Results 1 – 5 of 5) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5B2internal.c792 void *swap_loc, void *swap_parent, uint16_t depth, H5AC_info_t *parent_cache_info, in H5B2__remove_internal()
1025 void *swap_loc, void *swap_parent, uint16_t depth, H5AC_info_t *parent_cache_info, in H5B2__remove_internal_by_idx()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5B2internal.c804 H5B2__remove_internal(H5B2_hdr_t *hdr, hbool_t *depth_decreased, void *swap_loc, void *swap_parent, in H5B2__remove_internal()
1048 …emove_internal_by_idx(H5B2_hdr_t *hdr, hbool_t *depth_decreased, void *swap_loc, void *swap_parent, in H5B2__remove_internal_by_idx()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5B2internal.c792 void *swap_loc, void *swap_parent, uint16_t depth, H5AC_info_t *parent_cache_info, in H5B2__remove_internal()
1025 void *swap_loc, void *swap_parent, uint16_t depth, H5AC_info_t *parent_cache_info, in H5B2__remove_internal_by_idx()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5B2internal.c797 void *swap_loc, void *swap_parent, uint16_t depth, H5AC_info_t *parent_cache_info, in H5B2__remove_internal()
1034 hbool_t *depth_decreased, void *swap_loc, void *swap_parent, uint16_t depth, in H5B2__remove_internal_by_idx()
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dlog_multi.cc201 uint32_t swap_parent = b.nodes[swap_child].parent; in children() local