Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dt_ncio.c239 flags |= NC_LOCK; in main()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dt_ncio.c239 flags |= NC_LOCK; in main()
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/fortran/
H A Dmodule_netcdf_nc_data.F90228 Integer(C_INT), Parameter :: NC_LOCK = 1024 variable
H A Dmodule_netcdf_nf_data.F9081 Integer, Parameter :: NF_LOCK = NC_LOCK
H A Dnf_v2compat.c305 rwmode > NC_WRITE + NC_SHARE + NC_CLASSIC_MODEL + NC_LOCK) in c_ncopn()
/dports/science/netcdf/netcdf-c-4.7.4/libsrcp/
H A Dncpdispatch.c33 …C_WRITE | NC_NOCLOBBER | NC_64BIT_OFFSET | NC_CLASSIC_MODEL | NC_SHARE | NC_LOCK | NC_64BIT_DATA |…
35 static const int LEGAL_OPEN_FLAGS = (NC_WRITE | NC_NOCLOBBER | NC_SHARE | NC_LOCK | NC_CLASSIC_MODE…
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrcp/
H A Dncpdispatch.c33 …C_WRITE | NC_NOCLOBBER | NC_64BIT_OFFSET | NC_CLASSIC_MODEL | NC_SHARE | NC_LOCK | NC_64BIT_DATA |…
35 static const int LEGAL_OPEN_FLAGS = (NC_WRITE | NC_NOCLOBBER | NC_SHARE | NC_LOCK | NC_CLASSIC_MODE…
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dxxxnetcdf.h143 #define NC_LOCK 0x0400 macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dxxxnetcdf.h166 #define NC_LOCK 0x0400 /* Use locking if available */ macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnetcdf.h148 #define NC_LOCK 0x0400 macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnetcdf.h144 #define NC_LOCK 0x0400 macro
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnetcdf.h145 #define NC_LOCK 0x0400 macro
/dports/science/py-netCDF4/netcdf4-python-1.5.7rel/include/
H A DnetCDF4.pxi62 NC_LOCK # Use locking if available
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4file.c356 | NC_SHARE | NC_MPIIO | NC_MPIPOSIX | NC_LOCK | NC_PNETCDF) in NC4_create()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dpnetcdf.h.in171 #define NC_LOCK 0x0400 macro