Home
last modified time | relevance | path

Searched refs:castint (Results 1 – 25 of 38) sorted by relevance

12

/dports/graphics/wings/libigl-2.1.0/python/tutorial/
H A D605_Tetgen.py48 F_temp = igl.eigen.MatrixXd(len(s) * 4, 3).castint()
56 F_temp.setRow(i * 4 + 0, igl.eigen.MatrixXd([[(i*4)+0, (i*4)+1, (i*4)+3]]).castint())
57 F_temp.setRow(i * 4 + 1, igl.eigen.MatrixXd([[(i*4)+0, (i*4)+2, (i*4)+1]]).castint())
58 F_temp.setRow(i * 4 + 2, igl.eigen.MatrixXd([[(i*4)+3, (i*4)+2, (i*4)+0]]).castint())
59 F_temp.setRow(i * 4 + 3, igl.eigen.MatrixXd([[(i*4)+1, (i*4)+2, (i*4)+3]]).castint())
H A D401_BiharmonicDeformation.py76 S = S.castint()
78 …rixXd([[t[0] for t in [(i, S[i]) for i in range(0, V.rows())] if t[1] >= 0]]).transpose().castint()
H A D604_Triangle.py24 E = igl.eigen.MatrixXd([[0, 1], [1, 2], [2, 3], [3, 0], [4, 5], [5, 6], [6,7], [7,4]]).castint()
H A D105_Overlays.py61 ).castint()
H A D607_ScreenCapture.py52 F = igl.eigen.MatrixXd([[0, 1, 2], [2, 3, 0]]).castint()
H A D304_LinearEqualityConstraints.py29 b = igl.eigen.MatrixXd([[4331], [5957]]).castint()
H A D305_QuadraticProgramming.py76 b = igl.eigen.MatrixXd([[2556]]).castint()
H A D705_MarchingCubes.py54 res = (s * ((Vmax - Vmin) / (Vmax - Vmin).maxCoeff())).castint()
H A D405_AsRigidAsPossible.py82 …rixXd([[t[0] for t in [(i, S[i]) for i in range(0, V.rows())] if t[1] >= 0]]).transpose().castint()
H A D402_PolyharmonicDeformation.py82 b = igl.eigen.MatrixXd([[i for i in range(0, V.rows()) if (in_b[i])]]).transpose().castint()
H A D504_NRosyDesign.py115 b = igl.eigen.MatrixXd([[0]]).castint()
H A D505_MIQ.py223 b = igl.eigen.MatrixXd([[0]]).castint()
/dports/x11-fm/filerunner/filerunner/packages/twapi/
H A Dosinfo.tcl1066 SPI_SETMOUSESPEED {0x0071 castint}
1088 SPI_SETFOREGROUNDLOCKTIMEOUT {0x2001 castint}
1089 SPI_SETACTIVEWNDTRKTIMEOUT {0x2003 castint}
1090 SPI_SETFOREGROUNDFLASHCOUNT {0x2005 castint}
1091 SPI_SETCARETWIDTH {0x2007 castint}
1093 SPI_SETFONTSMOOTHINGTYPE {0x200B castint}
1095 SPI_SETFOCUSBORDERWIDTH {0x200F castint}
1096 SPI_SETFOCUSBORDERHEIGHT {0x2011 castint}
1134 castint {
/dports/cad/electric/electric-7.00/src/db/
H A Ddblang.c351 addr = castint((float)myatoi(str)); in doquerry()
355 addr = castint((float)ival); in doquerry()
359 addr = castint((float)fval); in doquerry()
H A Ddbtext.c3007 *addr = castint(figureunits(pt, VTUNITSRES, in getsimpletype()
3012 *addr = castint(figureunits(pt, VTUNITSCAP, in getsimpletype()
3017 *addr = castint(figureunits(pt, VTUNITSIND, in getsimpletype()
3022 *addr = castint(figureunits(pt, VTUNITSCUR, in getsimpletype()
3027 *addr = castint(figureunits(pt, VTUNITSVOLT, in getsimpletype()
3032 *addr = castint(figureunits(pt, VTUNITSTIME, in getsimpletype()
3051 *addr = castint(f); in getsimpletype()
H A Ddblangelk.c392 *retval = castint((float)FIXNUM(obj)); in lsp_describeobject()
404 *retval = castint((float)eatof(retstr)); in lsp_describeobject()
407 *retval = castint((float)FLONUM(obj)->val); in lsp_describeobject()
697 *addr = castint((float)FLONUM(oaddr)->val); in lsp_getaddrandtype()
H A Ddblangtcl.c280 *addr = castint(fval); in tcl_converttoanyelectric()
337 return(castint((float)eatof(tclstr))); in tcl_converttoelectric()
/dports/cad/electric/electric-7.00/src/misc/
H A Dcompensate.c1199 castint(percentage), VFLOAT); in compen_uncompensatecell()
1376 castint(percentage), VFLOAT); in compen_detectfeatures()
1411 castint(percentage), VFLOAT); in compen_detectfeatures()
1413 castint(percentage), VFLOAT); in compen_detectfeatures()
1417 castint(percentage), VFLOAT); in compen_detectfeatures()
1419 castint(percentage), VFLOAT); in compen_detectfeatures()
1992 (void)setvalkey((INTBIG)ni, VNODEINST, compen_percentagekey, castint(amt), VFLOAT); in compen_setnodecompensation()
2140 (INTBIG)castint(metalthickness), VFLOAT); in compen_setglobalfactors()
2142 (INTBIG)castint(lrscompensation), VFLOAT); in compen_setglobalfactors()
2144 (INTBIG)castint(globalcompensation), VFLOAT); in compen_setglobalfactors()
[all …]
H A Dlogeffort.cpp393 castint(newmaxstageeffort), VFLOAT); in le_setoptions()
476 var = setvalkey((INTBIG)ai, VARCINST, le_attrcapacitance_key, castint((float)c), in le_setarccapacitance()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomtv.c638 err = setval((INTBIG)us_tool, VTOOL, varname, castint(newfloat), VFLOAT|VDONTSAVE); in us_terminal()
2254 ed->editobjqual, castint(newfloat), ed->editobjvar->type); in us_var()
2617 case VDOUBLE: j = castint((float)eatof(mi[i].value)); break; in us_var()
3129 newval = castint(oldfloat + (float)eatof(par[2])); in us_var()
3134 newval = castint(oldfloat - (float)eatof(par[2])); in us_var()
3139 newval = castint(oldfloat * (float)eatof(par[2])); in us_var()
3162 newval = castint((float)(oldfloat / oldden)); else in us_var()
3165 newval = castint(0.0); in us_var()
3192 newval = castint((float)eatof(par[2])); else in us_var()
H A Dusredtecg.c954 us_tecedlayertexttable[i].value = (void *)castint(spires); in us_tecedmakelayer()
957 us_tecedlayertexttable[i].value = (void *)castint(spicap); in us_tecedmakelayer()
960 us_tecedlayertexttable[i].value = (void *)castint(spiecap); in us_tecedmakelayer()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimfasthenry.cpp640 (void)setvalkey((INTBIG)sim_tool, VTOOL, sim_fasthenryfreqstartkey, castint(fvalue), VFLOAT); in sim_fasthenrydlog()
643 (void)setvalkey((INTBIG)sim_tool, VTOOL, sim_fasthenryfreqendkey, castint(fvalue), VFLOAT); in sim_fasthenrydlog()
H A Dsim.cpp2002 (void)setvalkey((INTBIG)sim_tool, VTOOL, sim_fasthenryfreqstartkey, castint(fvalue), VFLOAT); in sim_set()
2004 (void)setvalkey((INTBIG)sim_tool, VTOOL, sim_fasthenryfreqendkey, castint(fvalue), VFLOAT); in sim_set()
4027 castint(v), VFLOAT); in sim_spicedlog()
4033 castint(v), VFLOAT); in sim_spicedlog()
/dports/cad/electric/electric-7.00/src/io/
H A Dioedifi.c2724 var = setvalkey((INTBIG)ppt, VPORTPROTO, key, castint(property->val.number),
2902 castint(property->val.number), VFLOAT);
2937 castint(property->val.number), VFLOAT);
3009 var = setvalkey(i, j, key, castint(io_edifgbl.pval.number), VFLOAT);
H A Dio.c2630 castint(value), VFLOAT | (var->type & ~VTYPE)); in io_fixnewlib()
2661 castint(value), VFLOAT | (var->type & ~VTYPE)); in io_fixnewlib()
2686 castint(value), VFLOAT | (var->type & ~VTYPE)); in io_fixnewlib()

12