Home
last modified time | relevance | path

Searched refs:H5VL_FILE_IS_EQUAL (Results 1 – 4 of 4) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5VLconnector.h123 H5VL_FILE_IS_EQUAL /* Check if two files are the same */ enumerator
H A DH5VLnative_file.c396 case H5VL_FILE_IS_EQUAL: { in H5VL__native_file_specific()
H A DH5VLint.c1132 if (H5VL_file_specific(vol_obj1, H5VL_FILE_IS_EQUAL, H5P_DATASET_XFER_DEFAULT, NULL, obj2, in H5VL_file_is_same()
H A DH5trace.c2914 case H5VL_FILE_IS_EQUAL: in H5_trace()