Home
last modified time | relevance | path

Searched defs:get_shapes (Results 1 – 13 of 13) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_edit_shape.cpp15 std::set<Shape *> ToolEditShape::get_shapes() in get_shapes() function in horizon::ToolEditShape
/dports/devel/xparam/xparam-1.22/doc/doc_examples/
H A Dshapes.h26 const std::vector<Shape*>& get_shapes(void) const { return shapes; } in get_shapes() function
/dports/devel/xparam/xparam-1.22/examples/involved/include/
H A Dshapes.h57 const std::vector<Shape*>& get_shapes(void) const { return shapes; } in get_shapes() function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tools/bandwidth/
H A Dmeasure.py62 def get_shapes(symbol, data_shape): function
/dports/misc/mxnet/incubator-mxnet-1.9.0/tools/bandwidth/
H A Dmeasure.py62 def get_shapes(symbol, data_shape): function
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/tests/unittest/
H A Dtest_models.py341 def get_shapes(output): function
/dports/science/py-ase/ase-3.22.0/ase/
H A Dquaternions.py24 def get_shapes(self): member in Quaternions
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dshapeid.h88 Shapes_vga_file &get_shapes() { in get_shapes() function
/dports/cad/horizon-eda/horizon-2.1.0/src/import_step/
H A Dstep_importer.cpp433 std::vector<TopoDS_Shape> STEPImporter::get_shapes() in get_shapes() function in horizon::STEPImporter::STEPImporter
/dports/misc/frugally-deep/frugally-deep-0.15.13-p0/keras_export/
H A Dconvert_model.py732 def get_shapes(tensors): function
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/coremodules/demand/
H A Ddemand.py344 def get_shapes(self, ids=None): member in Routes
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_main.c437 get_shapes(void) in get_shapes() function
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/
H A Dowscatterplotgraph.py1315 def get_shapes(self): member in OWScatterPlotBase