genlib.c#577 | int idim, ivar, iatt, jatt, itype, maxdims; |
#708 | for (itype = 0; itype < ntypes; itype++) |
#709 | max_atts[(int)types[itype]] = 0; |
#720 | for (itype = 0; itype < ntypes; itype++) { |
#721 | if (types[itype] != NC_CHAR && max_atts[(int)types[itype]] > 0) { |
#722 | sprintf(stmnt, "%s %sval(%lu)", ncftype(types[itype]), |
#723 | nfstype(types[itype]), |
#724 | (unsigned long) max_atts[(int)types[itype]]); |
nccopy.c#249 | copy_vlen_type(int igrp, nc_type itype, int ogrp) |
#260 | NC_CHECK(nc_inq_vlen(igrp, itype, name, &size, &ibasetype)); |
#282 | copy_opaque_type(int igrp, nc_type itype, int ogrp) |
#289 | NC_CHECK(nc_inq_opaque(igrp, itype, name, &size)); |
#299 | copy_enum_type(int igrp, nc_type itype, int ogrp) |
#309 | NC_CHECK(nc_inq_enum(igrp, itype, name, &basetype, &basesize, &nmembers)); |
#314 | NC_CHECK(nc_inq_enum_member(igrp, itype, i, ename, &val)); |
#324 | copy_compound_type(int igrp, nc_type itype, int ogrp) |
#333 | NC_CHECK(nc_inq_compound(igrp, itype, name, &size, &nfields)); |
#343 | NC_CHECK(nc_inq_compound_field(igrp, itype, fid, fname, &foff, &iftype, &fndims, NULL)); |
#354 | stat = nc_inq_compound_field(igrp, itype, fid, NULL, NULL, NULL, |
nctime0.c#84 | int itype; |
#87 | for(itype = 0; itype < ncals; itype++) { |
#88 | if(strncmp(calstr, calmap[itype].attname, catt.len) == 0) { |
#89 | ctype = calmap[itype].type; |
test_put.c#25 | const nct_itype itype) |
#30 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#42 | const nct_itype itype) |
#47 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#59 | const nct_itype itype) |
#64 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#76 | const nct_itype itype) |
#81 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#93 | const nct_itype itype) |
#98 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#110 | const nct_itype itype) |
#115 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#127 | const nct_itype itype) |
#132 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#144 | const nct_itype itype) |
#149 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#161 | const nct_itype itype) |
#166 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#178 | const nct_itype itype) |
#183 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#195 | const nct_itype itype) |
#200 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
#212 | const nct_itype itype) |
#217 | return MAX(min, MIN(max, hash4( type, rank, index, itype))); |
tests.h#511 | int inRange3(const double value, const nc_type datatype, const nct_itype itype); |
#513 | int equal(const double x, const double y, nc_type extType, nct_itype itype); |
#542 | const nct_itype itype); |
util.c#129 | const nct_itype itype) |
#131 | switch (itype) { |
#155 | nct_itype itype) |
#161 | epsilon = extType == NC_FLOAT || itype == NCT_FLOAT ? flt_epsilon : dbl_epsilon; |
#586 | const nct_itype itype) |
#591 | if (itype == NCT_UCHAR && type == NC_BYTE && result >= -128 && result < 0) |
v1hpg.c#190 | const int itype = (int) *typep; |
#194 | status = ncx_put_int_int(psp->pos, &itype); |
#251 | const int itype = (int) type; |
#255 | status = ncx_put_int_int(psp->pos, &itype); |
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed