Home
last modified time | relevance | path

Searched refs:ncp (Results 1 – 25 of 1552) sorted by relevance

12345678910>>...63

/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dnc.c76 ncp->prev->next = ncp->next; in ncmpii_del_from_NCList()
80 ncp->next->prev = ncp->prev; in ncmpii_del_from_NCList()
224 for (ncp = NClist; ncp != NULL; ncp = ncp->next) { in ncmpii_NC_check_id()
250 for (ncp=NClist; ncp!=NULL; ncp=ncp->next) in ncmpii_inq_files_opened()
256 for (ncp=NClist; ncp!=NULL; ncp=ncp->next) in ncmpii_inq_files_opened()
432 ncp->xsz = ncmpii_hdr_len_NC(ncp); in NC_begins()
471 if (ncp->begin_var < ncp->old->begin_var) in NC_begins()
543 ncp->begin_var = ncp->begin_rec; in NC_begins()
591 ncp->recsize += ncp->vars.value[i]->len; in NC_begins()
887 if (ncp->xsz != (int)ncp->xsz) in write_NC()
[all …]
H A Dmpinetcdf.c378 ncp->xsz = ncmpii_hdr_len_NC(ncp); in ncmpi_create()
678 NC *ncp; in ncmpi_inq_format() local
707 NC *ncp; in ncmpi_inq_file_format() local
783 NC *ncp; in ncmpi_inq_file_info() local
834 NC *ncp; in ncmpi_redef() local
858 ncp->old = ncmpii_dup_NC(ncp); in ncmpi_redef()
873 NC *ncp; in ncmpi_begin_indep_data() local
913 NC *ncp; in ncmpi_end_indep_data() local
973 NC *ncp; in ncmpi_enddef() local
1060 err = ncmpii_sync_numrecs(ncp, ncp->numrecs); in ncmpi_sync_numrecs()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc.c77 assert(ncp->xsz == ncx_len_NC(ncp,0)); in new_NC()
187 ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); in NC_begins()
299 status = ncp->nciop->get(ncp->nciop, in read_numrecs()
332 status = ncp->nciop->get(ncp->nciop, in write_numrecs()
782 status = fill_added(ncp, ncp->old); in NC_endef()
799 return ncp->nciop->sync(ncp->nciop); in NC_endef()
857 *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; in NC_calcsize()
936 0, ncp->xsz, &ncp->chunk, in NC3_create()
969 ncp->int_ncid = ncp->nciop->fd; in NC3_create()
1068 ncp->int_ncid = ncp->nciop->fd; in NC3_open()
[all …]
H A Dputget.c784 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_char_char()
830 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_schar()
875 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_uchar()
920 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_short()
965 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_int()
1010 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_float()
1055 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_double()
1100 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_schar_longlong()
1146 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_short_schar()
1191 (void) ncp->nciop->rel(ncp->nciop, offset, in putNCvx_short_uchar()
[all …]
/dports/biology/ncbi-toolkit/ncbi/network/vibnet/
H A Dnetcnfg.c75 if (ncp != NULL) { in ConfigMessageProc()
248 SafeSetTitle (ncp->proxyHost, ncp->proxyValue); in ChangeConfigControls()
252 SafeSetTitle (ncp->firewallProxy, ncp->firewallValue); in ChangeConfigControls()
257 GetTitle (ncp->proxyHost, ncp->proxyValue, sizeof (ncp->proxyValue)); in ChangeConfigControls()
262 GetTitle (ncp->firewallProxy, ncp->firewallValue, sizeof (ncp->firewallValue)); in ChangeConfigControls()
270 SafeSetTitle (ncp->proxyHost, ncp->proxyValue); in ChangeConfigControls()
274 SafeSetTitle (ncp->proxyPort, ncp->portValue); in ChangeConfigControls()
279 GetTitle (ncp->proxyPort, ncp->portValue, sizeof (ncp->portValue)); in ChangeConfigControls()
350 SetObjectExtra (ncp->srvConnMode, ncp, NULL); in ShowNetConfigForm()
371 SetObjectExtra (ncp->proxyHost, ncp, NULL); in ShowNetConfigForm()
[all …]
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dplot.c97 ncplane_erase(ncp->plot.ncp); \
108 if(ncp->maxy > ncp->miny){ \
115 interval = ncp->maxy < ncp->miny ? 0 : (ncp->maxy - ncp->miny) / ((double)dimy * states); \
122 ncplane_set_styles(ncp->plot.ncp, ncp->plot.legendstyle); \
232 ncplane_set_styles(ncp->plot.ncp, ncp->plot.legendstyle); \
233 ncplane_set_channels(ncp->plot.ncp, ncp->plot.maxchannels); \
239 ncplane_home(ncp->plot.ncp); \
266 ncplane_erase(ncp->plot.ncp); \
278 if(ncp->maxy > ncp->miny){ \
285 interval = ncp->maxy < ncp->miny ? 0 : (ncp->maxy - ncp->miny) / ((double)dimy * states); \
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Datt.c18 NC* ncp; in nc_inq_att() local
27 NC* ncp; in nc_inq_attid() local
36 NC* ncp; in nc_inq_attname() local
45 NC* ncp; in nc_rename_att() local
54 NC* ncp; in nc_del_att() local
63 NC* ncp; in nc_inq_natts() local
73 NC* ncp; in nc_inq_atttype() local
82 NC* ncp; in nc_inq_attlen() local
93 NC* ncp; in nc_get_att() local
111 NC* ncp; in nc_put_att() local
[all …]
H A Dnc4.c56 NC* ncp; in nc_inq_var_deflate() local
83 NC* ncp; in nc_inq_var_szip() local
110 NC* ncp; in nc_inq_var_fletcher32() local
137 NC *ncp; in nc_inq_var_chunking() local
148 NC* ncp; in nc_inq_var_fill() local
175 NC* ncp; in nc_inq_var_endian() local
203 NC* ncp; in nc_inq_ncid() local
212 NC* ncp; in nc_inq_grps() local
221 NC* ncp; in nc_inq_grpname() local
230 NC* ncp; in nc_inq_grpname_full() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dvfs_cache.c433 memcmp(ncp->nc_name, name, (u_int)ncp->nc_nlen)) in cache_lookup_entry()
856 memcpy(ncp->nc_name, name, (unsigned)ncp->nc_nlen); in cache_enter()
887 (ncp->nc_nlen > 1 && ncp->nc_name[1] != '.') || in cache_enter()
944 ncp = obj; in cache_ctor()
955 ncp = obj; in cache_dtor()
1034 for (ncp = LIST_FIRST(&vp->v_nclist); ncp != NULL; in cache_purge1()
1045 for (ncp = LIST_FIRST(&vp->v_dnclist); ncp != NULL; in cache_purge1()
1077 for (ncp = TAILQ_FIRST(&nclruhead); ncp != NULL; ncp = nxtcp) { in cache_purgevfs()
1110 for (ncp = TAILQ_FIRST(&nclruhead); ncp != NULL; ncp = nxtcp) { in cache_prune()
1217 if (ncp->nc_vp == vp && ncp->nc_dvp != NULL) { in namecache_print()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/unit_test/
H A Dtst_nc4internal.c36 NC *ncp; in main() local
54 add_to_NCList(ncp); in main()
78 free_NC(ncp); in main()
146 free_NC(ncp); in main()
196 free_NC(ncp); in main()
201 NC *ncp; in main() local
226 free_NC(ncp); in main()
231 NC *ncp; in main() local
257 free_NC(ncp); in main()
262 NC *ncp; in main() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc3internal.c55 if(ncp == NULL) return ncp; in new_NC3INFO()
66 if(ncp == NULL) return ncp; in dup_NC3INFO()
175 ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); in NC_begins()
184 if (ncp->begin_var < ncp->xsz + h_minfree || in NC_begins()
269 ncp->begin_var = ncp->begin_rec; in NC_begins()
872 if(ncp->begin_rec > ncp->old->begin_rec) in NC_endef()
874 status = move_recs_r(ncp, ncp->old); in NC_endef()
879 status = move_vars_r(ncp, ncp->old); in NC_endef()
891 status = move_vars_r(ncp, ncp->old); in NC_endef()
984 *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; in NC_calcsize()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dnc3internal.c55 if(ncp == NULL) return ncp; in new_NC3INFO()
66 if(ncp == NULL) return ncp; in dup_NC3INFO()
175 ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); in NC_begins()
184 if (ncp->begin_var < ncp->xsz + h_minfree || in NC_begins()
269 ncp->begin_var = ncp->begin_rec; in NC_begins()
872 if(ncp->begin_rec > ncp->old->begin_rec) in NC_endef()
874 status = move_recs_r(ncp, ncp->old); in NC_endef()
879 status = move_vars_r(ncp, ncp->old); in NC_endef()
891 status = move_vars_r(ncp, ncp->old); in NC_endef()
984 *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; in NC_calcsize()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dnc3internal.c58 if(ncp == NULL) return ncp; in new_NC3INFO()
69 if(ncp == NULL) return ncp; in dup_NC3INFO()
177 ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); in NC_begins()
184 if (ncp->begin_var < ncp->xsz + h_minfree || in NC_begins()
268 ncp->begin_var = ncp->begin_rec; in NC_begins()
803 if(ncp->begin_rec > ncp->old->begin_rec) in NC_endef()
805 status = move_recs_r(ncp, ncp->old); in NC_endef()
810 status = move_vars_r(ncp, ncp->old); in NC_endef()
822 status = move_vars_r(ncp, ncp->old); in NC_endef()
930 *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; in NC_calcsize()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Ddattget.c98 NC* ncp; in nc_get_att() local
187 NC* ncp; in nc_get_att_text() local
220 NC* ncp; in nc_get_att_schar() local
320 NC* ncp; in nc_get_att_uchar() local
353 NC* ncp; in nc_get_att_short() local
386 NC* ncp; in nc_get_att_int() local
419 NC* ncp; in nc_get_att_long() local
452 NC* ncp; in nc_get_att_float() local
485 NC* ncp; in nc_get_att_double() local
518 NC* ncp; in nc_get_att_ubyte() local
[all …]
H A Ddgroup.c58 NC* ncp; in nc_inq_ncid() local
75 NC* ncp; in nc_inq_grps() local
90 NC* ncp; in nc_inq_grpname() local
108 NC* ncp; in nc_inq_grpname_full() local
138 NC* ncp; in nc_inq_grp_parent() local
171 NC* ncp; in nc_inq_grp_full_ncid() local
189 NC* ncp; in nc_inq_varids() local
207 NC* ncp; in nc_inq_dimids() local
225 NC* ncp; in nc_inq_typeids() local
270 NC* ncp; in nc_def_grp() local
[all …]
H A Ddattput.c78 NC* ncp; in nc_put_att_string() local
156 NC* ncp; in nc_put_att_text() local
225 NC* ncp; in nc_put_att() local
259 NC *ncp; in nc_put_att_schar() local
293 NC* ncp; in nc_put_att_uchar() local
327 NC* ncp; in nc_put_att_short() local
361 NC* ncp; in nc_put_att_int() local
395 NC* ncp; in nc_put_att_long() local
429 NC* ncp; in nc_put_att_float() local
463 NC* ncp; in nc_put_att_double() local
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdispatch/
H A Ddattget.c85 NC* ncp; in nc_get_att() local
189 NC* ncp; in nc_get_att_text() local
199 NC* ncp; in nc_get_att_schar() local
209 NC* ncp; in nc_get_att_uchar() local
219 NC* ncp; in nc_get_att_short() local
229 NC* ncp; in nc_get_att_int() local
239 NC* ncp; in nc_get_att_long() local
249 NC* ncp; in nc_get_att_float() local
259 NC* ncp; in nc_get_att_double() local
269 NC* ncp; in nc_get_att_ubyte() local
[all …]
H A Ddgroup.c58 NC* ncp; in nc_inq_ncid() local
75 NC* ncp; in nc_inq_grps() local
90 NC* ncp; in nc_inq_grpname() local
108 NC* ncp; in nc_inq_grpname_full() local
138 NC* ncp; in nc_inq_grp_parent() local
171 NC* ncp; in nc_inq_grp_full_ncid() local
189 NC* ncp; in nc_inq_varids() local
207 NC* ncp; in nc_inq_dimids() local
225 NC* ncp; in nc_inq_typeids() local
270 NC* ncp; in nc_def_grp() local
[all …]
H A Ddattput.c53 NC* ncp; in nc_put_att_string() local
142 NC* ncp; in nc_put_att_text() local
234 NC* ncp; in nc_put_att() local
245 NC *ncp; in nc_put_att_schar() local
256 NC* ncp; in nc_put_att_uchar() local
267 NC* ncp; in nc_put_att_short() local
278 NC* ncp; in nc_put_att_int() local
289 NC* ncp; in nc_put_att_long() local
300 NC* ncp; in nc_put_att_float() local
311 NC* ncp; in nc_put_att_double() local
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Ddattget.c46 NC* ncp; in nc_get_att() local
139 NC* ncp; in nc_get_att_text() local
149 NC* ncp; in nc_get_att_schar() local
159 NC* ncp; in nc_get_att_uchar() local
169 NC* ncp; in nc_get_att_short() local
179 NC* ncp; in nc_get_att_int() local
189 NC* ncp; in nc_get_att_long() local
199 NC* ncp; in nc_get_att_float() local
209 NC* ncp; in nc_get_att_double() local
219 NC* ncp; in nc_get_att_ubyte() local
[all …]
H A Ddgroup.c58 NC* ncp; in nc_inq_ncid() local
75 NC* ncp; in nc_inq_grps() local
90 NC* ncp; in nc_inq_grpname() local
108 NC* ncp; in nc_inq_grpname_full() local
138 NC* ncp; in nc_inq_grp_parent() local
171 NC* ncp; in nc_inq_grp_full_ncid() local
189 NC* ncp; in nc_inq_varids() local
207 NC* ncp; in nc_inq_dimids() local
225 NC* ncp; in nc_inq_typeids() local
270 NC* ncp; in nc_def_grp() local
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libdispatch/
H A Ddattget.c98 NC* ncp; in nc_get_att() local
187 NC* ncp; in nc_get_att_text() local
220 NC* ncp; in nc_get_att_schar() local
320 NC* ncp; in nc_get_att_uchar() local
353 NC* ncp; in nc_get_att_short() local
386 NC* ncp; in nc_get_att_int() local
419 NC* ncp; in nc_get_att_long() local
452 NC* ncp; in nc_get_att_float() local
485 NC* ncp; in nc_get_att_double() local
518 NC* ncp; in nc_get_att_ubyte() local
[all …]
H A Ddgroup.c58 NC* ncp; in nc_inq_ncid() local
75 NC* ncp; in nc_inq_grps() local
90 NC* ncp; in nc_inq_grpname() local
108 NC* ncp; in nc_inq_grpname_full() local
138 NC* ncp; in nc_inq_grp_parent() local
171 NC* ncp; in nc_inq_grp_full_ncid() local
189 NC* ncp; in nc_inq_varids() local
207 NC* ncp; in nc_inq_dimids() local
225 NC* ncp; in nc_inq_typeids() local
270 NC* ncp; in nc_def_grp() local
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dnc3internal.c63 if(ncp == NULL) return ncp; in new_NC3INFO()
74 if(ncp == NULL) return ncp; in dup_NC3INFO()
183 ncp->xsz = ncx_len_NC(ncp,sizeof_off_t); in NC_begins()
192 if (ncp->begin_var < ncp->xsz + h_minfree || in NC_begins()
277 ncp->begin_var = ncp->begin_rec; in NC_begins()
880 if(ncp->begin_rec > ncp->old->begin_rec) in NC_endef()
882 status = move_recs_r(ncp, ncp->old); in NC_endef()
887 status = move_vars_r(ncp, ncp->old); in NC_endef()
899 status = move_vars_r(ncp, ncp->old); in NC_endef()
1007 *calcsizep = ncp->begin_rec + ncp->numrecs * ncp->recsize; in NC_calcsize()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dgetnetconfig.c276 return(ncp->nc_configs->ncp); in getnetconfig()
280 ncp->nc_configs = ncp->nc_configs->next; in getnetconfig()
281 return(ncp->nc_configs->ncp); in getnetconfig()
401 if (q->ncp->nc_lookups != NULL) free(q->ncp->nc_lookups); in endnetconfig()
402 free(q->ncp); in endnetconfig()
477 if ((ncp = malloc(sizeof(*ncp))) == NULL) in getnetconfigent()
481 free(ncp); in getnetconfigent()
490 return(ncp); in getnetconfigent()
591 ncp->nc_lookups = malloc(sizeof(*ncp->nc_lookups)); in parse_ncp()
595 ncp->nc_lookups[(size_t)ncp->nc_nlookups++] = cp; in parse_ncp()
[all …]

12345678910>>...63