Home
last modified time | relevance | path

Searched defs:num_wires (Results 1 – 7 of 7) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dverify.c72 int num_wires = 0; in verify_net() local
/dports/devel/nextpnr/nextpnr-48cd407/ice40/
H A Dchipdb.py19 num_wires = None variable
518 num_wires = int(line[4]) variable
/dports/cad/openroad/OpenROAD-2.0/src/psm/src/
H A Dir_solver.cpp497 int num_wires = 0; in CreateGmat() local
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dmfdpanel.c529 int wire, swapper, targ, num_wires; in mfd_solve_wirepanel() local
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Ddynapi_test.c5713 BITCODE_BL num_wires; in test__3DSOLID() local
10665 BITCODE_BL num_wires; in test_EXTRUDEDSURFACE() local
14243 BITCODE_BL num_wires; in test_LOFTEDSURFACE() local
16973 BITCODE_BL num_wires; in test_NURBSURFACE() local
17732 BITCODE_BL num_wires; in test_PLANESURFACE() local
19927 BITCODE_BL num_wires; in test_REVOLVEDSURFACE() local
21471 BITCODE_BL num_wires; in test_SWEPTSURFACE() local
25712 BITCODE_BL num_wires; in test_ACSH_BREP_CLASS() local
29848 BITCODE_BL num_wires; in test_ASSOCASMBODYACTIONPARAM() local
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py2032num_wires = property(_LibreDWG.Dwg_3DSOLID_silhouette_num_wires_get, _LibreDWG.Dwg_3DSOLID_silhoue… variable in Dwg_3DSOLID_silhouette
2074num_wires = property(_LibreDWG.Dwg_Entity__3DSOLID_num_wires_get, _LibreDWG.Dwg_Entity__3DSOLID_nu… variable in Dwg_Entity__3DSOLID
5358num_wires = property(_LibreDWG.Dwg_Entity_EXTRUDEDSURFACE_num_wires_get, _LibreDWG.Dwg_Entity_EXTR… variable in Dwg_Entity_EXTRUDEDSURFACE
5428num_wires = property(_LibreDWG.Dwg_Entity_SWEPTSURFACE_num_wires_get, _LibreDWG.Dwg_Entity_SWEPTSU… variable in Dwg_Entity_SWEPTSURFACE
5500num_wires = property(_LibreDWG.Dwg_Entity_LOFTEDSURFACE_num_wires_get, _LibreDWG.Dwg_Entity_LOFTED… variable in Dwg_Entity_LOFTEDSURFACE
5565num_wires = property(_LibreDWG.Dwg_Entity_NURBSURFACE_num_wires_get, _LibreDWG.Dwg_Entity_NURBSURF… variable in Dwg_Entity_NURBSURFACE
5616num_wires = property(_LibreDWG.Dwg_Entity_PLANESURFACE_num_wires_get, _LibreDWG.Dwg_Entity_PLANESU… variable in Dwg_Entity_PLANESURFACE
5663num_wires = property(_LibreDWG.Dwg_Entity_REVOLVEDSURFACE_num_wires_get, _LibreDWG.Dwg_Entity_REVO… variable in Dwg_Entity_REVOLVEDSURFACE
6494num_wires = property(_LibreDWG.Dwg_Object_ASSOCASMBODYACTIONPARAM_num_wires_get, _LibreDWG.Dwg_Obj… variable in Dwg_Object_ASSOCASMBODYACTIONPARAM
7350num_wires = property(_LibreDWG.Dwg_Object_ACSH_BREP_CLASS_num_wires_get, _LibreDWG.Dwg_Object_ACSH… variable in Dwg_Object_ACSH_BREP_CLASS
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h1872 BITCODE_BL num_wires; member