Home
last modified time | relevance | path

Searched refs:new_fapl (Results 1 – 15 of 15) sorted by relevance

/dports/science/hdf5/hdf5-1.10.6/tools/test/misc/
H A Dh5clear_gentest.c366 hid_t fapl = -1, new_fapl = -1; /* File access property lists */ in main() local
393 if((new_fapl = H5Pcopy(fapl)) < 0) in main()
396 if(H5Pset_libver_bounds(new_fapl, H5F_LIBVER_LATEST, H5F_LIBVER_LATEST) < 0) in main()
409 fapl2 = new_fapl; in main()
490 if(H5Pclose(new_fapl) < 0) in main()
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dmf.c3771 if((fapl1 = H5Pcopy(new_fapl)) < 0) TEST_ERROR in test_mf_align_eoa()
4052 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_fs()
4437 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc1()
4695 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc2()
5037 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc3()
5348 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc4()
5561 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc5()
6252 if((new_fapl = H5Pcopy(fapl)) < 0) TEST_ERROR in main()
6277 nerrors += test_dichotomy(env_h5_drvr, new_fapl); in main()
6323 if(H5Pclose(new_fapl) < 0) in main()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/lib/
H A Dh5tools.c442 if ((new_fapl = H5Pcreate(H5P_FILE_ACCESS)) < 0) in h5tools_get_fapl()
446 if ((new_fapl = H5Pcopy(fapl)) < 0) in h5tools_get_fapl()
454 if (H5Pset_fapl_sec2(new_fapl) < 0) in h5tools_get_fapl()
466 if (H5Pset_fapl_family(new_fapl, (hsize_t) 0, H5P_DEFAULT) < 0) in h5tools_get_fapl()
474 if (H5Pset_fapl_split(new_fapl, "-m.h5", H5P_DEFAULT, "-r.h5", H5P_DEFAULT) < 0) in h5tools_get_fapl()
482 if (H5Pset_fapl_multi(new_fapl, NULL, NULL, NULL, NULL, TRUE) < 0) in h5tools_get_fapl()
498 if(H5Pset_fapl_mpio(new_fapl, MPI_COMM_WORLD, MPI_INFO_NULL) < 0) in h5tools_get_fapl()
509 if((new_fapl != H5P_DEFAULT) && (ret_value < 0)) { in h5tools_get_fapl()
510 H5Pclose(new_fapl); in h5tools_get_fapl()
511 new_fapl = -1; in h5tools_get_fapl()
[all …]
/dports/science/hdf5/hdf5-1.10.6/tools/lib/
H A Dh5tools.c442 if ((new_fapl = H5Pcreate(H5P_FILE_ACCESS)) < 0) in h5tools_get_fapl()
446 if ((new_fapl = H5Pcopy(fapl)) < 0) in h5tools_get_fapl()
454 if (H5Pset_fapl_sec2(new_fapl) < 0) in h5tools_get_fapl()
466 if (H5Pset_fapl_family(new_fapl, (hsize_t) 0, H5P_DEFAULT) < 0) in h5tools_get_fapl()
474 if (H5Pset_fapl_split(new_fapl, "-m.h5", H5P_DEFAULT, "-r.h5", H5P_DEFAULT) < 0) in h5tools_get_fapl()
482 if (H5Pset_fapl_multi(new_fapl, NULL, NULL, NULL, NULL, TRUE) < 0) in h5tools_get_fapl()
498 if(H5Pset_fapl_mpio(new_fapl, MPI_COMM_WORLD, MPI_INFO_NULL) < 0) in h5tools_get_fapl()
509 if((new_fapl != H5P_DEFAULT) && (ret_value < 0)) { in h5tools_get_fapl()
510 H5Pclose(new_fapl); in h5tools_get_fapl()
511 new_fapl = -1; in h5tools_get_fapl()
[all …]
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dtfile.c3586 new_fapl = H5Pcopy(fapl); in test_filespace_info()
3766 my_fapl = new_fapl; in test_filespace_info()
3984 new_fapl = H5Pcopy(fapl); in test_file_freespace()
5066 ret = H5Pclose(new_fapl); in test_libver_bounds_open()
5688 ret = H5Pclose(new_fapl); in test_libver_bounds_super_open()
5850 ret = H5Pclose(new_fapl); in test_libver_bounds_obj()
6067 ret = H5Pclose(new_fapl); in test_libver_bounds_dataset()
6305 ret = H5Pclose(new_fapl); in test_libver_bounds_dataspace()
6624 ret = H5Pclose(new_fapl); in test_libver_bounds_datatype_check()
6916 ret = H5Pclose(new_fapl); in test_libver_bounds_attributes()
[all …]
H A Dswmr.c1002 if((new_fapl = H5Pcopy(fapl)) < 0) in test_metadata_read_retry_info()
1026 if(H5Pclose(new_fapl) < 0) in test_metadata_read_retry_info()
1036 if((new_fapl = H5Pcopy(fapl)) < 0) in test_metadata_read_retry_info()
1059 if(H5Pclose(new_fapl) < 0) in test_metadata_read_retry_info()
1069 if((new_fapl = H5Pcopy(fapl)) < 0) in test_metadata_read_retry_info()
1093 if(H5Pclose(new_fapl) < 0) in test_metadata_read_retry_info()
1127 if(H5Pclose(new_fapl) < 0) in test_metadata_read_retry_info()
1369 if(H5Pclose(new_fapl) < 0) in test_metadata_read_retry_info()
1519 H5Pclose(new_fapl); in test_metadata_read_retry_info()
2307 if(H5Pclose(new_fapl) < 0) in test_err_start_swmr_write()
[all …]
H A Dmf.c3759 if((fapl1 = H5Pcopy(new_fapl)) < 0) TEST_ERROR in test_mf_align_eoa()
4036 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_fs()
4402 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc1()
4658 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc2()
4997 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc3()
5310 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc4()
5521 if(H5Pget_alignment(new_fapl, NULL, &alignment) < 0) in test_mf_align_alloc5()
8887 if((new_fapl = H5Pcopy(fapl)) < 0) TEST_ERROR in main()
8894 nerrors += test_dichotomy(new_fapl); in main()
8995 if(H5Pclose(new_fapl) < 0) in main()
[all …]
H A Dset_extent.c430 hid_t new_fapl = -1; in do_layouts() local
440 new_fapl = H5Pcopy(fapl); in do_layouts()
444 ret = H5Pset_libver_bounds(new_fapl, low, high); in do_layouts()
449 if (H5Pclose(new_fapl) < 0) in do_layouts()
454 if (test_layouts( H5D_COMPACT, new_fapl ) < 0) in do_layouts()
457 if (test_layouts( H5D_CONTIGUOUS, new_fapl ) < 0) in do_layouts()
460 if (H5Pclose(new_fapl) < 0) in do_layouts()
472 H5Pclose(new_fapl); in do_layouts()
H A Ddsets.c759 hid_t verfile = -1, new_fapl = -1; in test_compact_io() local
839 if((new_fapl = H5Pcreate(H5P_FILE_ACCESS)) < 0) TEST_ERROR in test_compact_io()
850 ret = H5Pset_libver_bounds(new_fapl, low, high); in test_compact_io()
857 h5_fixname(FILENAME[25], new_fapl, filename, sizeof filename); in test_compact_io()
858 if((verfile = H5Fcreate(filename, H5F_ACC_TRUNC, H5P_DEFAULT, new_fapl)) < 0) in test_compact_io()
915 if(H5Pclose(new_fapl) < 0) TEST_ERROR in test_compact_io()
926 H5Pclose(new_fapl); in test_compact_io()
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Fint.c1577 H5P_genplist_t *new_fapl; /* Duplicated FAPL */ in H5F_build_actual_name() local
1593 if(NULL == (new_fapl = (H5P_genplist_t *)H5I_object(new_fapl_id))) in H5F_build_actual_name()
1598 if(H5P_set(new_fapl, H5F_ACS_WANT_POSIX_FD_NAME, &want_posix_fd) < 0) in H5F_build_actual_name()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Fint.c2036 H5P_genplist_t *new_fapl; /* Duplicated FAPL */ in H5F_build_actual_name() local
2055 if(NULL == (new_fapl = (H5P_genplist_t *)H5I_object(new_fapl_id))) in H5F_build_actual_name()
2060 if(H5P_set(new_fapl, H5F_ACS_WANT_POSIX_FD_NAME, &want_posix_fd) < 0) in H5F_build_actual_name()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5F.c2320 H5P_genplist_t *new_fapl; /* Duplicated FAPL */ in H5F_build_actual_name() local
2336 if(NULL == (new_fapl = (H5P_genplist_t *)H5I_object(new_fapl_id))) in H5F_build_actual_name()
2341 if(H5P_set(new_fapl, H5F_ACS_WANT_POSIX_FD_NAME, &want_posix_fd) < 0) in H5F_build_actual_name()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Fint.c2411 H5P_genplist_t *new_fapl; /* Duplicated FAPL */ in H5F_build_actual_name() local
2430 if(NULL == (new_fapl = (H5P_genplist_t *)H5I_object(new_fapl_id))) in H5F_build_actual_name()
2435 if(H5P_set(new_fapl, H5F_ACS_WANT_POSIX_FD_NAME, &want_posix_fd) < 0) in H5F_build_actual_name()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Fint.c2316 H5P_genplist_t *new_fapl; /* Duplicated FAPL */ in H5F_build_actual_name() local
2335 if(NULL == (new_fapl = (H5P_genplist_t *)H5I_object(new_fapl_id))) in H5F_build_actual_name()
2340 if(H5P_set(new_fapl, H5F_ACS_WANT_POSIX_FD_NAME, &want_posix_fd) < 0) in H5F_build_actual_name()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Fint.c2688 H5P_genplist_t *new_fapl; /* Duplicated FAPL */ in H5F__build_actual_name() local
2708 if (NULL == (new_fapl = (H5P_genplist_t *)H5I_object(new_fapl_id))) in H5F__build_actual_name()
2713 if (H5P_set(new_fapl, H5F_ACS_WANT_POSIX_FD_NAME, &want_posix_fd) < 0) in H5F__build_actual_name()