Home
last modified time | relevance | path

Searched refs:ncmpix_len_nctype (Results 1 – 13 of 13) sorted by relevance

/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dvard.c32 ncmpii_in_swapn(buf, bnelems, ncmpix_len_nctype(varp->type)); \
193 ncmpii_in_swapn(cbuf, bnelems, ncmpix_len_nctype(varp->type));
275 ncmpii_in_swapn(cbuf, bnelems, ncmpix_len_nctype(varp->type));
H A Dnonblocking.c186 ncmpix_len_nctype(put_list[i].varp->type)); in ncmpii_cancel()
262 ncmpix_len_nctype(put_list[j].varp->type)); in ncmpii_cancel()
984 ncmpix_len_nctype(put_list[i].varp->type)); in ncmpii_wait()
1048 ncmpix_len_nctype(varp->type)); in ncmpii_wait()
H A Dgetput.m4461 ncmpii_in_swapn(xbuf, bnelems, ncmpix_len_nctype(varp->type));
591 ncmpii_in_swapn(xbuf, bnelems, ncmpix_len_nctype(varp->type));
636 ncmpii_in_swapn(buf, bnelems, ncmpix_len_nctype(varp->type));
H A Dnc.h608 ncmpix_len_nctype(nc_type type);
H A Dvarn.m4275 el_size = ncmpix_len_nctype(varp->type);
H A Dheader.c473 sz = ncmpix_len_nctype(attrp->type); in hdr_put_NC_attrV()
1055 ncmpix_len_nctype(nc_type type) { in ncmpix_len_nctype() function
1318 nbytes = attrp->nelems * ncmpix_len_nctype(attrp->type); in hdr_get_NC_attrV()
H A Di_getput.m4340 ncmpii_in_swapn(xbuf, bnelems, ncmpix_len_nctype(varp->type));
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dv1hpg.c600 ncmpix_len_nctype(nc_type type) { in ncmpix_len_nctype() function
651 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_put_NC_attrV()
720 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_get_NC_attrV()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dv1hpg.c600 ncmpix_len_nctype(nc_type type) { in ncmpix_len_nctype() function
651 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_put_NC_attrV()
720 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_get_NC_attrV()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dv1hpg.c594 ncmpix_len_nctype(nc_type type) { in ncmpix_len_nctype() function
644 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_put_NC_attrV()
709 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_get_NC_attrV()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dv1hpg.c600 ncmpix_len_nctype(nc_type type) { in ncmpix_len_nctype() function
651 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_put_NC_attrV()
720 padding = attrp->xsz - ncmpix_len_nctype(attrp->type) * attrp->nelems; in v1h_get_NC_attrV()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A Dncoffsets.c336 ncmpix_len_nctype(nc_type type) { in ncmpix_len_nctype() function
363 varp->xsz = ncmpix_len_nctype(varp->type); in ncmpii_NC_var_shape64()
1085 nbytes = attrp->nelems * ncmpix_len_nctype(attrp->type); in hdr_get_NC_attrV()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpivalid/
H A Dncmpivalid.c354 esz = ncmpix_len_nctype(attrp->type); in val_get_NC_attrV()