Home
last modified time | relevance | path

Searched refs:NC_ENOTINDEFINE (Results 76 – 100 of 104) sorted by relevance

12345

/dports/science/hdf/hdf-4.2.15/mfhdf/libsrc/
H A Dfile.c257 NCadvise(NC_ENOTINDEFINE, "%s Not in define mode",
H A Dnetcdf.h.in317 #define NC_ENOTINDEFINE 6 /* Operation not allowed in data mode */ macro
/dports/science/netcdf/netcdf-c-4.7.4/libhdf5/
H A Dhdf5var.c367 BAIL(NC_ENOTINDEFINE); in NC4_def_var()
1173 return NC_ENOTINDEFINE; in NC4_rename_var()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_vars2.c438 if (nc_def_var(ncid, DIMNAME, NC_INT, 1, &dimid, &xvarid) != NC_ENOTINDEFINE) ERR; in main()
550 if (nc_rename_var(ncid, wind_id, "windy") != NC_ENOTINDEFINE) ERR; in main()
H A Dtst_dims.c217 if (nc_def_dim(ncid, LAT_NAME, NC_UNLIMITED, &dimid) != NC_ENOTINDEFINE) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_vars2.c438 if (nc_def_var(ncid, DIMNAME, NC_INT, 1, &dimid, &xvarid) != NC_ENOTINDEFINE) ERR; in main()
550 if (nc_rename_var(ncid, wind_id, "windy") != NC_ENOTINDEFINE) ERR; in main()
H A Dtst_dims.c217 if (nc_def_dim(ncid, LAT_NAME, NC_UNLIMITED, &dimid) != NC_ENOTINDEFINE) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test/
H A Dutil.c1239 case (NC_ENOTINDEFINE): return "NC_ENOTINDEFINE"; in nc_err_code_name()
H A Dtest_read.c52 {NC_ENOTINDEFINE, "NetCDF: Operation not allowed in data mode"}, in test_nc_strerror()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test/
H A Dutil.c1238 case (NC_ENOTINDEFINE): return "NC_ENOTINDEFINE"; in nc_err_code_name()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc.c1096 return(NC_ENOTINDEFINE); in NC3__enddef()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc3internal.c1243 return(NC_ENOTINDEFINE); in NC3__enddef()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc3internal.c1195 return(NC_ENOTINDEFINE); in NC3__enddef()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dnc3internal.c1243 return(NC_ENOTINDEFINE); in NC3__enddef()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dnc3internal.c1265 return(NC_ENOTINDEFINE); in NC3__enddef()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dxxxnetcdf.h326 #define NC_ENOTINDEFINE (-38) macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dxxxnetcdf.h256 #define NC_ENOTINDEFINE (-38) /* Operation not allowed in data mode */ macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnetcdf.h351 #define NC_ENOTINDEFINE (-38) macro
/dports/math/p5-NetCDF/netcdf-perl-1.2.4/src/perl/
H A DNetCDF.xs1604 return NC_ENOTINDEFINE;
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnetcdf.h338 #define NC_ENOTINDEFINE (-38) macro
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnetcdf.h345 #define NC_ENOTINDEFINE (-38) macro
/dports/science/py-netCDF4/netcdf4-python-1.5.7rel/include/
H A DnetCDF4.pxi163 NC_ENOTINDEFINE
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4file.c2907 return NC_ENOTINDEFINE; in nc4_enddef_netcdf4_file()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4file.c3293 return NC_ENOTINDEFINE; in nc4_enddef_netcdf4_file()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nc_test/
H A Dtest_read.m473 {NC_ENOTINDEFINE, "NetCDF: Operation not allowed in data mode"},

12345