Home
last modified time | relevance | path

Searched refs:nc4_dim_list_del (Results 1 – 17 of 17) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4internal.h391 int nc4_dim_list_del(NC_DIM_INFO_T **list, NC_DIM_INFO_T *dim);
H A Dnc4internal.c1100 nc4_dim_list_del(NC_DIM_INFO_T **list, NC_DIM_INFO_T *dim) in nc4_dim_list_del() function
1200 if ((retval = nc4_dim_list_del(&grp->dim, dim))) in nc4_rec_grp_del()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc4internal.h393 extern int nc4_dim_list_del(NC_GRP_INFO_T *grp, NC_DIM_INFO_T *dim);
H A Dvtk_netcdf_mangle.h118 #define nc4_dim_list_del vtknetcdf_nc4_dim_list_del macro
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnc4internal.h402 int nc4_dim_list_del(NC_GRP_INFO_T *grp, NC_DIM_INFO_T *dim);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc4internal.h395 int nc4_dim_list_del(NC_DIM_INFO_T **list, NC_DIM_INFO_T *dim);
H A Dvtk_netcdf_mangle.h105 #define nc4_dim_list_del vtknetcdf_nc4_dim_list_del macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnc4internal.h379 int nc4_dim_list_del(NC_GRP_INFO_T* grp, NC_DIM_INFO_T *dim);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4internal.c1104 nc4_dim_list_del(NC_DIM_INFO_T **list, NC_DIM_INFO_T *dim) in nc4_dim_list_del() function
1202 if ((retval = nc4_dim_list_del(&grp->dim, dim))) in nc4_rec_grp_del()
H A Dnc4file.c743 if ((retval = nc4_dim_list_del(&grp->dim, new_dim))) in read_scale()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dvtk_netcdf_mangle.h193 #define nc4_dim_list_del vtk_netcdf_nc4_dim_list_del macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc4/
H A Dnc4internal.c1303 nc4_dim_list_del(NC_GRP_INFO_T* grp, NC_DIM_INFO_T *dim) in nc4_dim_list_del() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4internal.c1412 nc4_dim_list_del(NC_GRP_INFO_T *grp, NC_DIM_INFO_T *dim) in nc4_dim_list_del() function
/dports/science/netcdf/netcdf-c-4.7.4/libsrc4/
H A Dnc4internal.c1415 nc4_dim_list_del(NC_GRP_INFO_T *grp, NC_DIM_INFO_T *dim) in nc4_dim_list_del() function
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libhdf5/
H A Dhdf5open.c1808 if ((retval = nc4_dim_list_del(grp, new_dim))) in read_scale()
/dports/science/netcdf/netcdf-c-4.7.4/libhdf5/
H A Dhdf5open.c2316 if ((retval = nc4_dim_list_del(grp, new_dim))) in read_scale()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libhdf5/
H A Dhdf5open.c2429 if ((retval = nc4_dim_list_del(grp, new_dim))) in read_scale()