Home
last modified time | relevance | path

Searched refs:begin_rec (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dnc.c347 ncp->begin_rec = ref->begin_rec; in ncmpii_dup_NC()
522 if (ncp->begin_rec < end_var || in NC_begins()
523 ncp->begin_rec != D_RNDUP(ncp->begin_rec, v_align)) in NC_begins()
532 ncp->begin_rec = D_RNDUP(ncp->begin_rec, r_align); in NC_begins()
536 if (ncp->begin_rec < ncp->old->begin_rec) in NC_begins()
537 ncp->begin_rec = ncp->old->begin_rec; in NC_begins()
543 ncp->begin_var = ncp->begin_rec; in NC_begins()
545 end_var = ncp->begin_rec; in NC_begins()
960 const off_t ncp_off = ncp->begin_rec; in move_recs_r()
1204 assert(ncp->begin_rec >= ncp->old->begin_rec); in ncmpii_NC_enddef()
[all …]
H A Dheader.c86 ncp->begin_rec = (MPI_Offset) ncp->xsz; in ncmpii_NC_computeshapes()
109 ncp->begin_rec = (*vpp)->begin + (MPI_Offset)(*vpp)->len; in ncmpii_NC_computeshapes()
114 if (ncp->begin_rec > first_rec->begin) in ncmpii_NC_computeshapes()
117 ncp->begin_rec = first_rec->begin; in ncmpii_NC_computeshapes()
128 ncp->begin_var = ncp->begin_rec; in ncmpii_NC_computeshapes()
132 ncp->begin_rec <= 0 || in ncmpii_NC_computeshapes()
133 ncp->begin_var > ncp->begin_rec) in ncmpii_NC_computeshapes()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc3internal.c77 ncp->begin_rec = ref->begin_rec; in dup_NC3INFO()
249 if (ncp->begin_rec < ncp->old->begin_rec) in NC_begins()
250 ncp->begin_rec = ncp->old->begin_rec; in NC_begins()
257 ncp->begin_rec != D_RNDUP(ncp->begin_rec, r_align) ) in NC_begins()
260 if(ncp->begin_rec < index + v_minfree) in NC_begins()
269 ncp->begin_var = ncp->begin_rec; in NC_begins()
271 index = ncp->begin_rec; in NC_begins()
812 if (ncp->begin_rec < prev_off) { in NC_check_voffs()
820 prev_off = ncp->begin_rec; in NC_check_voffs()
867 assert(ncp->begin_rec >= ncp->old->begin_rec); in NC_endef()
[all …]
H A Dv1hpg.c1231 ncp->begin_rec = (off_t) ncp->xsz; in NC_computeshapes()
1257 ncp->begin_rec = (*vpp)->begin + (off_t)(*vpp)->len; in NC_computeshapes()
1263 if(ncp->begin_rec > first_rec->begin) in NC_computeshapes()
1265 ncp->begin_rec = first_rec->begin; in NC_computeshapes()
1279 ncp->begin_var = ncp->begin_rec; in NC_computeshapes()
1284 ncp->begin_rec <= 0 || in NC_computeshapes()
1285 ncp->begin_var > ncp->begin_rec) in NC_computeshapes()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dnc3internal.c77 ncp->begin_rec = ref->begin_rec; in dup_NC3INFO()
249 if (ncp->begin_rec < ncp->old->begin_rec) in NC_begins()
250 ncp->begin_rec = ncp->old->begin_rec; in NC_begins()
257 ncp->begin_rec != D_RNDUP(ncp->begin_rec, r_align) ) in NC_begins()
260 if(ncp->begin_rec < index + v_minfree) in NC_begins()
269 ncp->begin_var = ncp->begin_rec; in NC_begins()
271 index = ncp->begin_rec; in NC_begins()
812 if (ncp->begin_rec < prev_off) { in NC_check_voffs()
820 prev_off = ncp->begin_rec; in NC_check_voffs()
867 assert(ncp->begin_rec >= ncp->old->begin_rec); in NC_endef()
[all …]
H A Dv1hpg.c1231 ncp->begin_rec = (off_t) ncp->xsz; in NC_computeshapes()
1257 ncp->begin_rec = (*vpp)->begin + (off_t)(*vpp)->len; in NC_computeshapes()
1263 if(ncp->begin_rec > first_rec->begin) in NC_computeshapes()
1265 ncp->begin_rec = first_rec->begin; in NC_computeshapes()
1279 ncp->begin_var = ncp->begin_rec; in NC_computeshapes()
1284 ncp->begin_rec <= 0 || in NC_computeshapes()
1285 ncp->begin_var > ncp->begin_rec) in NC_computeshapes()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dnc3internal.c85 ncp->begin_rec = ref->begin_rec; in dup_NC3INFO()
257 if (ncp->begin_rec < ncp->old->begin_rec) in NC_begins()
258 ncp->begin_rec = ncp->old->begin_rec; in NC_begins()
265 ncp->begin_rec != D_RNDUP(ncp->begin_rec, r_align) ) in NC_begins()
268 if(ncp->begin_rec < index + v_minfree) in NC_begins()
277 ncp->begin_var = ncp->begin_rec; in NC_begins()
279 index = ncp->begin_rec; in NC_begins()
820 if (ncp->begin_rec < prev_off) { in NC_check_voffs()
828 prev_off = ncp->begin_rec; in NC_check_voffs()
875 assert(ncp->begin_rec >= ncp->old->begin_rec); in NC_endef()
[all …]
H A Dv1hpg.c1231 ncp->begin_rec = (off_t) ncp->xsz; in NC_computeshapes()
1257 ncp->begin_rec = (*vpp)->begin + (off_t)(*vpp)->len; in NC_computeshapes()
1263 if(ncp->begin_rec > first_rec->begin) in NC_computeshapes()
1265 ncp->begin_rec = first_rec->begin; in NC_computeshapes()
1279 ncp->begin_var = ncp->begin_rec; in NC_computeshapes()
1284 ncp->begin_rec <= 0 || in NC_computeshapes()
1285 ncp->begin_var > ncp->begin_rec) in NC_computeshapes()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc3internal.c80 ncp->begin_rec = ref->begin_rec; in dup_NC3INFO()
248 if (ncp->begin_rec < ncp->old->begin_rec) in NC_begins()
249 ncp->begin_rec = ncp->old->begin_rec; in NC_begins()
255 if (ncp->begin_rec < index + v_minfree || in NC_begins()
256 ncp->begin_rec != D_RNDUP(ncp->begin_rec, r_align) ) in NC_begins()
258 ncp->begin_rec = D_RNDUP(index, r_align); in NC_begins()
259 if(ncp->begin_rec < index + v_minfree) in NC_begins()
268 ncp->begin_var = ncp->begin_rec; in NC_begins()
270 index = ncp->begin_rec; in NC_begins()
798 assert(ncp->begin_rec >= ncp->old->begin_rec); in NC_endef()
[all …]
H A Dv1hpg.c1206 ncp->begin_rec = (off_t) ncp->xsz; in NC_computeshapes()
1237 ncp->begin_rec = (*vpp)->begin + (off_t)(*vpp)->len; in NC_computeshapes()
1243 if(ncp->begin_rec > first_rec->begin) in NC_computeshapes()
1245 ncp->begin_rec = first_rec->begin; in NC_computeshapes()
1259 ncp->begin_var = ncp->begin_rec; in NC_computeshapes()
1264 ncp->begin_rec <= 0 || in NC_computeshapes()
1265 ncp->begin_var > ncp->begin_rec) in NC_computeshapes()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc.c100 ncp->begin_rec = ref->begin_rec; in dup_NC()
229 if (ncp->begin_rec < index + v_minfree || in NC_begins()
230 ncp->begin_rec != D_RNDUP(ncp->begin_rec, r_align) ) in NC_begins()
232 ncp->begin_rec = D_RNDUP(index, r_align); in NC_begins()
233 if(ncp->begin_rec < index + v_minfree) in NC_begins()
235 ncp->begin_rec = D_RNDUP(index + (off_t)v_minfree, r_align); in NC_begins()
238 index = ncp->begin_rec; in NC_begins()
735 assert(ncp->begin_rec >= ncp->old->begin_rec); in NC_endef()
740 if(ncp->begin_rec > ncp->old->begin_rec) in NC_endef()
857 *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; in NC_calcsize()
H A Dv1hpg.c1104 ncp->begin_rec = (off_t) ncp->xsz; in NC_computeshapes()
1130 ncp->begin_rec = (*vpp)->begin + (off_t)(*vpp)->len; in NC_computeshapes()
1136 assert(ncp->begin_rec <= first_rec->begin); in NC_computeshapes()
1137 ncp->begin_rec = first_rec->begin; in NC_computeshapes()
1151 ncp->begin_var = ncp->begin_rec; in NC_computeshapes()
1156 assert(ncp->begin_rec > 0); in NC_computeshapes()
1157 assert(ncp->begin_var <= ncp->begin_rec); in NC_computeshapes()
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dncvalidator.c223 long long begin_rec;/* file offset of the first 'record' */ member
810 ncp->begin_rec = ncp->xsz; in compute_var_shape()
839 ncp->begin_rec = ncp->vars.value[i]->begin in compute_var_shape()
845 if (ncp->begin_rec > first_rec->begin) { in compute_var_shape()
851 ncp->begin_rec = first_rec->begin; in compute_var_shape()
862 ncp->begin_var = ncp->begin_rec; in compute_var_shape()
874 else if (ncp->begin_rec <= 0) { in compute_var_shape()
879 else if (ncp->begin_var > ncp->begin_rec) { in compute_var_shape()
2078 if (ncp->begin_rec < prev_off) { in val_NC_check_voff()
2086 prev_off = ncp->begin_rec; in val_NC_check_voff()
[all …]
/dports/science/hdf/hdf-4.2.15/mfhdf/libsrc/
H A Dvar.c371 handle->begin_rec = 0 ;
396 handle->begin_rec = first->begin ;
763 outoff = outhandle->begin_rec + outvp->begin ;
764 inoff = inhandle->begin_rec + invp->begin ;
H A Dfile.c768 handle->begin_rec = index ;
982 handle->begin_rec, handle->recsize, handle->numrecs) ;
H A Dcdf.c373 cdf->begin_rec = 0 ;
521 cdf->begin_rec = 0 ;
3287 && handle->begin_rec > 0)
3294 if( !xdr_setpos(xdrs, handle->begin_rec
3303 handle->begin_rec, handle->numrecs, handle->recsize) ;
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncoffsets/
H A Dncoffsets.c175 long long begin_rec;/* file offset of the first 'record' */ member
452 ncp->begin_rec = ncp->xsz; in ncmpii_NC_computeshapes()
475 ncp->begin_rec = (*vpp)->begin + (*vpp)->len; in ncmpii_NC_computeshapes()
480 if (ncp->begin_rec > first_rec->begin) in ncmpii_NC_computeshapes()
483 ncp->begin_rec = first_rec->begin; in ncmpii_NC_computeshapes()
494 ncp->begin_var = ncp->begin_rec; in ncmpii_NC_computeshapes()
498 ncp->begin_rec <= 0 || in ncmpii_NC_computeshapes()
499 ncp->begin_var > ncp->begin_rec) in ncmpii_NC_computeshapes()
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dawk.h92 awk_rule *begin_rec; /* optional BEGIN_RECORD rule */ member
H A Dawk.c1189 rs->begin_rec = r; in awk_compile_program()
1319 if (this && this->begin_rec) in awk_exec_begin_record()
1321 return awk_exec_action(this->symtbl,this->begin_rec->code); in awk_exec_begin_record()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpivalid/
H A Dncmpivalid.c847 if ( ncp->begin_rec + ncp->recsize * ncp->numrecs < ncfilestat.st_size ) { in main()
854 ncp->begin_rec + ncp->recsize * (ncp->numrecs - 1) > ncfilestat.st_size ) { in main()
856 …egin_rec=%lld recsize=%lld numrecs=%lld ncfilestat.st_size=%lld\n",ncp->begin_rec, ncp->recsize, n… in main()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h240 off_t begin_rec; /* position of the first 'record' */ member
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnc3internal.h240 off_t begin_rec; /* position of the first 'record' */ member
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnc3internal.h249 off_t begin_rec; /* position of the first 'record' */ member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc3internal.h298 off_t begin_rec; /* position of the first 'record' */ member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc.h298 off_t begin_rec; /* position of the first 'record' */ member

12