Home
last modified time | relevance | path

Searched refs:ncx_howmany (Results 1 – 20 of 20) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c847 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_char_char()
904 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_schar()
960 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uchar()
1016 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_short()
1072 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_int()
1128 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_float()
1184 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_double()
1240 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_longlong()
1296 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_ushort()
1352 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uint()
[all …]
H A Dnc3internal.c114 ncx_howmany(nc_type type, size_t xbufsize) in ncx_howmany() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c907 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_char_char()
962 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_schar()
1016 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uchar()
1070 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_short()
1124 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_int()
1178 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_float()
1232 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_double()
1286 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_longlong()
1340 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_ushort()
1394 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uint()
[all …]
H A Dnc3internal.c117 ncx_howmany(nc_type type, size_t xbufsize) in ncx_howmany() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c770 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_char_char()
816 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_schar()
861 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uchar()
906 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_short()
951 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_int()
996 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_float()
1041 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_double()
1086 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_longlong()
1132 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_short_schar()
1177 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_short_uchar()
[all …]
H A Dputget.m4672 size_t nput = ncx_howmany(varp->type, extent);
779 size_t nget = ncx_howmany(varp->type, extent);
H A Dnc.c139 ncx_howmany(nc_type type, size_t xbufsize) in ncx_howmany() function
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dputget.c1100 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_char_char()
1208 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_schar()
1315 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uchar()
1422 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_short()
1529 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_int()
1636 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_float()
1743 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_double()
1850 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_longlong()
1957 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_ushort()
2064 size_t nput = ncx_howmany(varp->type, extent); in putNCvx_schar_uint()
[all …]
H A Dnc3internal.c114 ncx_howmany(nc_type type, size_t xbufsize) in ncx_howmany() function
H A Dputget.m4660 size_t nput = ncx_howmany(varp->type, extent);
826 size_t nget = ncx_howmany(varp->type, extent);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h302 ncx_howmany(nc_type type, size_t xbufsize);
H A Dvtk_netcdf_mangle.h1009 #define ncx_howmany vtknetcdf_ncx_howmany macro
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnc3internal.h302 ncx_howmany(nc_type type, size_t xbufsize);
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnc3internal.h329 ncx_howmany(nc_type type, size_t xbufsize);
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h378 ncx_howmany(nc_type type, size_t xbufsize);
H A Dvtk_netcdf_mangle.h804 #define ncx_howmany vtknetcdf_ncx_howmany macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc.h378 ncx_howmany(nc_type type, size_t xbufsize);
H A Dvtk_netcdf_mangle.h674 #define ncx_howmany vtk_netcdf_ncx_howmany macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dnc3internal.c122 ncx_howmany(nc_type type, size_t xbufsize) in ncx_howmany() function
H A Dputget.m4722 size_t nput = ncx_howmany(varp->type, extent);
888 size_t nget = ncx_howmany(varp->type, extent);