Home
last modified time | relevance | path

Searched defs:transf (Results 76 – 100 of 279) sorted by relevance

12345678910>>...12

/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/nona/
H A DSpaceTransform.h281 void traceImageOutline(vigra::Size2D sz, TRANSFORM & transf, vigra::Rect2D & inside, vigra::Rect2D … in traceImageOutline()
/dports/cad/gdsreader/GDSreader.0.3.2/
H A DGDSboundary.c336 GDStransfBoundary(boundaryEl *boundary, transform *transf) in GDStransfBoundary()
H A DGDSpath.c311 GDStransfPath(pathEl *path, transform *transf) in GDStransfPath()
/dports/cad/k40-whisperer/K40_Whisperer-0.58_src/
H A Dsimpletransform.py26 def parseTransform(transf,mat=[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]): argument
/dports/games/retroarch/RetroArch-1.9.7/tasks/
H A Dtask_core_updater.c225 file_transfer_t *transf = (file_transfer_t*)user_data; in cb_http_task_core_updater_get_list() local
295 file_transfer_t *transf = NULL; in task_core_updater_get_list_handler() local
562 file_transfer_t *transf = (file_transfer_t*)user_data; in cb_http_task_core_updater_download() local
809 file_transfer_t *transf = NULL; in task_core_updater_download_handler() local
/dports/cad/repsnapper/repsnapper-2.5a4/src/
H A Drender.cpp458 Transform3D &transf = shapes[s]->transform3D; in on_motion_notify_event() local
465 Transform3D &transf = objects[o]->transform3D; in on_motion_notify_event() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_export/src/java/org/scilab/modules/graphic_export/
H A DExport.java670 AffineTransform transf = AffineTransform.getRotateInstance(Math.PI / 2); in getGraphics2D() local
729 AffineTransform transf = AffineTransform.getRotateInstance(Math.PI / 2); in getGraphics2D() local
1146 AffineTransform transf = AffineTransform.getRotateInstance(Math.PI / 2); in getGraphics2D() local
/dports/math/polylib/polylib-5.22.5/source/kernel/
H A Dmatrix_permutations.c66 Matrix * mtransformation_permute(Matrix * transf, unsigned int * permutation) { in mtransformation_permute()
/dports/math/barvinok/barvinok-0.41.5/polylib/source/kernel/
H A Dmatrix_permutations.c66 Matrix * mtransformation_permute(Matrix * transf, unsigned int * permutation) { in mtransformation_permute()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/algorithms/point_sampler/
H A DPointSampler.h434 delete transf[i]; in sampleAllPanoPoints() local
586 delete transf[i]; in sampleRandomPanoPoints() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/svg/font/
H A DFOPGVTGlyphVector.java288 AffineTransform transf = getGlyphTransform(glyphIndex); in getGlyphLogicalBounds() local
344 AffineTransform transf = getGlyphTransform(glyphIndex); in getGlyphVisualBounds() local
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-sql/
H A Dconfig.c716 slap_syntax_transform_func *transf = NULL; in create_baseObject() local
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-sql/
H A Dconfig.c689 slap_syntax_transform_func *transf = NULL; in create_baseObject() local
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-sql/
H A Dconfig.c689 slap_syntax_transform_func *transf = NULL; in create_baseObject() local
/dports/math/py-pyneqsys/pyneqsys-0.5.7/pyneqsys/
H A Dsymbolic.py219 def __init__(self, x, exprs, transf, params=(), post_adj=None, **kwargs): argument
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-sql/
H A Dconfig.c716 slap_syntax_transform_func *transf = NULL; in create_baseObject() local
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-sql/
H A Dconfig.c716 slap_syntax_transform_func *transf = NULL; in create_baseObject() local
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-sql/
H A Dconfig.c716 slap_syntax_transform_func *transf = NULL; in create_baseObject() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/include/opencv2/
H A Dxfeatures2d.hpp910 Matx23f transf; //!< the transformation between image space and local patch space member in cv::xfeatures2d::Elliptic_KeyPoint
/dports/devel/upp/upp/bazaar/Controls4U/
H A DPainterCanvas.h10 Svg2DTransform(Svg2DTransform &transf) {*this = transf;} in Svg2DTransform() function
81 SvgStyle(SvgStyle &transf) {*this = transf;} in SvgStyle() function
167 Svg2DTransform transf; variable
/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_BasicEditor.cxx248 Handle(IGESData_TransfEntity) transf; in AutoCorrect() local
H A DIGESData_ToolLocation.cxx252 gp_Trsf transf; in ConvertLocation() local
/dports/science/plumed/plumed2-2.7.2/src/colvar/
H A DGyration.cpp246 Tensor3d ttransf,transf; in calculate() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/parameter/
H A Dpoint.cpp159 Geom::Affine transf = SP_ACTIVE_DESKTOP->doc2dt(); in param_newWidget() local
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/examples/
H A Dtry_fit_constrained.py100 transf = TransformRestriction([[0, 0, 0,1,1]], res2.params[-2:].sum()) variable

12345678910>>...12