Home
last modified time | relevance | path

Searched refs:numf (Results 201 – 225 of 311) sorted by relevance

12345678910>>...13

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dgaspipe_fanno.f21 & nodef,idirf,df,cp,r,physcon,dvi,numf,set, argument
35 integer nelem,nactdog(0:3,*),node1,node2,nodem,numf, local
210 numf=5
H A Dmafillnet.f43 & ipobody(2,*),nodem,ieq,kflag,nrhcon(*),numf,k_oil, local
604 & nodef,idirf,df,cp,R,rho,physcon,g,co,dvi,numf,
608 do k=1,numf
H A Dgaspipe_rot.f21 & nodef,idirf,df,cp,r,physcon,dvi,numf,set, argument
33 integer nelem,nactdog(0:3,*),node1,node2,nodem,numf,ielprop(*), local
272 numf=5
H A Denvtemp.f47 & ielprop(*),idirf(8),iflag,imat,numf,nrhcon(*),nshcon(*), local
532 & nodef,idirf,df,cp,r,rho,physcon,g,co,dvi,numf,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Locale/
H A DLocaleProviders.java364 final var numf = NumberFormat.getNumberInstance(Locale.US);
371 var result = numf.format(input);
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBuilderAPI/
H A DBRepBuilderAPI_Sewing.cxx4108 Standard_Integer numf = 0; in CreateSewedShape() local
4111 numf++; in CreateSewedShape()
4113 if (numf == 1) aB.Add(aComp,face); in CreateSewedShape()
4115 if (numf) numsh++; in CreateSewedShape()
4138 Standard_Integer numf = 0; in CreateSewedShape() local
4141 numf++; in CreateSewedShape()
4143 if (numf == 1) aB.Add(aComp,face); in CreateSewedShape()
4145 if (numf) numsh++; in CreateSewedShape()
4191 Standard_Integer numf = 0; in CreateSewedShape() local
4195 numf++; in CreateSewedShape()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/Locale/
H A DLocaleProviders.java370 final var numf = NumberFormat.getNumberInstance(Locale.US); in bug8232860Test() local
377 var result = numf.format(input); in bug8232860Test()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/property/
H A Dwaimfile.F1139 integer numd,numf,numg,numh
1164 numf=0
1169 if (int_mb(k_ritype+i).eq.10) numf=numf+1
1173 sprimprim=primprim+numd+3*numf+6*numg+10*numh
/dports/science/nwchem-data/nwchem-7.0.2-release/src/property/
H A Dwaimfile.F1139 integer numd,numf,numg,numh
1164 numf=0
1169 if (int_mb(k_ritype+i).eq.10) numf=numf+1
1173 sprimprim=primprim+numd+3*numf+6*numg+10*numh
/dports/irc/epic4/epic4-2.10.9/source/
H A Dstatus.c734 int numf = 0; in make_status() local
736 numf = window->screen->co - pr_lhs - pr_rhs -1; in make_status()
737 while (numf-- >= 0) in make_status()
/dports/lang/perl5.34/perl-5.34.0/dist/Locale-Maketext/
H A DChangeLog123 One more recipe: on [numf,...] with decimal precision
253 alias for [numf,...]. Added some more things to test.pl
/dports/lang/perl5.30/perl-5.30.3/dist/Locale-Maketext/
H A DChangeLog115 One more recipe: on [numf,...] with decimal precision
245 alias for [numf,...]. Added some more things to test.pl
/dports/science/py-chempy/chempy-0.8.2/examples/
H A DAmmonia.ipynb194 "numf = [_.subs(subs) for _ in f]\n",
195 "neqs = SymbolicSys(list(y), numf)\n",
/dports/lang/perl5.32/perl-5.32.1/dist/Locale-Maketext/
H A DChangeLog123 One more recipe: on [numf,...] with decimal precision
253 alias for [numf,...]. Added some more things to test.pl
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Dschema.py479 numf = self.c.exe(query)[0][0]
482 parent = pclass({pclass.idkey : numf}, self.c)
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Dschema.py479 numf = self.c.exe(query)[0][0]
482 parent = pclass({pclass.idkey : numf}, self.c)
/dports/devel/p5-Locale-Maketext/Locale-Maketext-1.29/
H A DChangeLog123 One more recipe: on [numf,...] with decimal precision
253 alias for [numf,...]. Added some more things to test.pl
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Locale-Maketext/
H A DChangeLog123 One more recipe: on [numf,...] with decimal precision
253 alias for [numf,...]. Added some more things to test.pl
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dcsoaa.cc140 size_t numf = features.size(); in del_example_namespace() local
146 assert (ec.atomics[(size_t)ns].size() >= numf); in del_example_namespace()
147 if (ec.atomics[(size_t)ns].size() == numf) { // did NOT have ns in del_example_namespace()
/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dtqsllib.h1043 DLLEXPORT int CALLCONVENTION tqsl_getNumLocationField(tQSL_Location loc, int *numf);
1063 DLLEXPORT int CALLCONVENTION tqsl_getNumLocationField(tQSL_Location loc, int *numf);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/
H A Dat_xdmac.c1006 if (!xt || !xt->numf || (xt->dir != DMA_MEM_TO_MEM)) in at_xdmac_prep_interleaved()
1013 if ((xt->numf > 1) && (xt->frame_size > 1)) in at_xdmac_prep_interleaved()
1017 __func__, &xt->src_start, &xt->dst_start, xt->numf, in at_xdmac_prep_interleaved()
1023 if (xt->numf > 1) { in at_xdmac_prep_interleaved()
1030 for (i = 0; i < xt->numf - 1; i++) in at_xdmac_prep_interleaved()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/
H A Dat_xdmac.c1006 if (!xt || !xt->numf || (xt->dir != DMA_MEM_TO_MEM)) in at_xdmac_prep_interleaved()
1013 if ((xt->numf > 1) && (xt->frame_size > 1)) in at_xdmac_prep_interleaved()
1017 __func__, &xt->src_start, &xt->dst_start, xt->numf, in at_xdmac_prep_interleaved()
1023 if (xt->numf > 1) { in at_xdmac_prep_interleaved()
1030 for (i = 0; i < xt->numf - 1; i++) in at_xdmac_prep_interleaved()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/
H A Dat_xdmac.c1006 if (!xt || !xt->numf || (xt->dir != DMA_MEM_TO_MEM)) in at_xdmac_prep_interleaved()
1013 if ((xt->numf > 1) && (xt->frame_size > 1)) in at_xdmac_prep_interleaved()
1017 __func__, &xt->src_start, &xt->dst_start, xt->numf, in at_xdmac_prep_interleaved()
1023 if (xt->numf > 1) { in at_xdmac_prep_interleaved()
1030 for (i = 0; i < xt->numf - 1; i++) in at_xdmac_prep_interleaved()
H A Dimx-dma.c948 xt->numf, xt->frame_size); in imxdma_prep_dma_interleaved()
954 if (xt->frame_size != 1 || xt->numf <= 0 || xt->dir != DMA_MEM_TO_MEM) in imxdma_prep_dma_interleaved()
963 desc->y = xt->numf; in imxdma_prep_dma_interleaved()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dstatus.c852 int numf = 0; in make_status() local
854 numf = win->screen->co - pr_lhs - pr_rhs -1; in make_status()
855 while (numf-- >= 0) in make_status()

12345678910>>...13